@charset "UTF-8";
/*  Fuentes  */
@font-face {
  font-family: "Helvetica Neue";
  src: url("assets/webfont/HelveticaNeueBold.eot");
  src: url("assets/webfont/HelveticaNeueBold.eot?#iefix") format("embedded-opentype"), url("assets/webfont/HelveticaNeueBold.woff2") format("woff2"), url("assets/webfont/HelveticaNeueBold.woff") format("woff"), url("assets/webfont/HelveticaNeueBold.ttf") format("truetype"), url("assets/webfont/HelveticaNeueBold.svg#HelveticaNeueBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("assets/webfont/HelveticaNeueRegular.eot");
  src: url("assets/webfont/HelveticaNeueRegular.eot?#iefix") format("embedded-opentype"), url("assets/webfont/HelveticaNeueRegular.woff2") format("woff2"), url("assets/webfont/HelveticaNeueRegular.woff") format("woff"), url("assets/webfont/HelveticaNeueRegular.ttf") format("truetype"), url("assets/webfont/HelveticaNeueRegular.svg#HelveticaNeueRegular") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("assets/webfont/HelveticaNeueMedium.eot");
  src: url("assets/webfont/HelveticaNeueMedium.eot?#iefix") format("embedded-opentype"), url("assets/webfont/HelveticaNeueMedium.woff2") format("woff2"), url("assets/webfont/HelveticaNeueMedium.woff") format("woff"), url("assets/webfont/HelveticaNeueMedium.ttf") format("truetype"), url("assets/webfont/HelveticaNeueMedium.svg#HelveticaNeueMedium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Rotis SemiSans Std";
  src: url("assets/webfont/RotisSemiSansStd.eot");
  src: url("assets/webfont/RotisSemiSansStd.eot?#iefix") format("embedded-opentype"), url("assets/webfont/RotisSemiSansStd.woff2") format("woff2"), url("assets/webfont/RotisSemiSansStd.woff") format("woff"), url("assets/webfont/RotisSemiSansStd.ttf") format("truetype"), url("assets/webfont/RotisSemiSansStd.svg#RotisSemiSansStd") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rotis SemiSans Std";
  src: url("assets/webfont/RotisSemiSansStd-ExtraBold.eot");
  src: url("assets/webfont/RotisSemiSansStd-ExtraBold.eot?#iefix") format("embedded-opentype"), url("assets/webfont/RotisSemiSansStd-ExtraBold.woff2") format("woff2"), url("assets/webfont/RotisSemiSansStd-ExtraBold.woff") format("woff"), url("assets/webfont/RotisSemiSansStd-ExtraBold.ttf") format("truetype"), url("assets/webfont/RotisSemiSansStd-ExtraBold.svg#RotisSemiSansStd-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Rotis SemiSerif Std";
  src: url("assets/webfont/RotisSemiSerifStd.eot");
  src: url("assets/webfont/RotisSemiSerifStd.eot?#iefix") format("embedded-opentype"), url("assets/webfont/RotisSemiSerifStd.woff2") format("woff2"), url("assets/webfont/RotisSemiSerifStd.woff") format("woff"), url("assets/webfont/RotisSemiSerifStd.ttf") format("truetype"), url("assets/webfont/RotisSemiSerifStd.svg#RotisSemiSerifStd") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rotis SemiSerif Std";
  src: url("assets/webfont/RotisSemiSerifStd-Bold.eot");
  src: url("assets/webfont/RotisSemiSerifStd-Bold.eot?#iefix") format("embedded-opentype"), url("assets/webfont/RotisSemiSerifStd-Bold.woff2") format("woff2"), url("assets/webfont/RotisSemiSerifStd-Bold.woff") format("woff"), url("assets/webfont/RotisSemiSerifStd-Bold.ttf") format("truetype"), url("assets/webfont/RotisSemiSerifStd-Bold.svg#RotisSemiSerifStd-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --breakpoint-xs: 0;
  --breakpoint-sm: 414px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1024px;
  --breakpoint-xl: 1366px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #6f31cd;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(77.5688976378, 34.2421259843, 143.2578740157);
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 414px) {
  .container {
    max-width: 350px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 624px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 876px;
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 1104px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 414px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1366px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table, .two_thumb_center_table, .parent_cms_table, .plain_table, .parent_table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th, .two_thumb_center_table th, .parent_cms_table th, .plain_table th, .parent_table th,
.table td,
.two_thumb_center_table td,
.parent_cms_table td,
.plain_table td,
.parent_table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th, .two_thumb_center_table thead th, .parent_cms_table thead th, .plain_table thead th, .parent_table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody, .two_thumb_center_table tbody + tbody, .parent_cms_table tbody + tbody, .plain_table tbody + tbody, .parent_table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table, .two_thumb_center_table .table, .table .two_thumb_center_table, .two_thumb_center_table .two_thumb_center_table, .parent_cms_table .table, .parent_cms_table .two_thumb_center_table, .table .parent_cms_table, .two_thumb_center_table .parent_cms_table, .parent_cms_table .parent_cms_table, .plain_table .table, .plain_table .two_thumb_center_table, .plain_table .parent_cms_table, .table .plain_table, .two_thumb_center_table .plain_table, .parent_cms_table .plain_table, .plain_table .plain_table, .parent_table .table, .parent_table .two_thumb_center_table, .parent_table .parent_cms_table, .parent_table .plain_table, .table .parent_table, .two_thumb_center_table .parent_table, .parent_cms_table .parent_table, .plain_table .parent_table, .parent_table .parent_table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(214.68, 197.32, 241);
}

.table-hover .table-primary:hover {
  background-color: rgb(200.33625, 176.80046875, 236.01953125);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(200.33625, 176.80046875, 236.01953125);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}

.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(245.2, 198.44, 202.92);
}

.table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th, .two_thumb_center_table .thead-dark th, .parent_cms_table .thead-dark th, .plain_table .thead-dark th, .parent_table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table .thead-light th, .two_thumb_center_table .thead-light th, .parent_cms_table .thead-light th, .plain_table .thead-light th, .parent_table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 413.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1023.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1365.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive, .two_thumb_center_table, .parent_cms_table, .plain_table, .parent_table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered, .two_thumb_center_table > .table-bordered, .parent_cms_table > .table-bordered, .plain_table > .table-bordered, .parent_table > .table-bordered {
  border: 0;
}

.form-control, .page-login input[type=text],
.page-login input[type=search],
.page-login input[type=url],
.page-login input[type=tel],
.page-login input[type=number],
.page-login input[type=range],
.page-login input[type=date],
.page-login input[type=month],
.page-login input[type=week],
.page-login input[type=time],
.page-login input[type=datetime],
.page-login input[type=datetime-local],
.page-login input[type=color],
.page-login input[type=email],
.page-login input[type=file],
.page-login input[type=submit],
.page-login input[type=password],
.page-login select,
.page-login textarea, .page-acceso-restringido input[type=text],
.page-acceso-restringido input[type=search],
.page-acceso-restringido input[type=url],
.page-acceso-restringido input[type=tel],
.page-acceso-restringido input[type=number],
.page-acceso-restringido input[type=range],
.page-acceso-restringido input[type=date],
.page-acceso-restringido input[type=month],
.page-acceso-restringido input[type=week],
.page-acceso-restringido input[type=time],
.page-acceso-restringido input[type=datetime],
.page-acceso-restringido input[type=datetime-local],
.page-acceso-restringido input[type=color],
.page-acceso-restringido input[type=email],
.page-acceso-restringido input[type=file],
.page-acceso-restringido input[type=submit],
.page-acceso-restringido input[type=password],
.page-acceso-restringido select,
.page-acceso-restringido textarea, #simple-contact-form input[type=text],
#simple-contact-form input[type=search],
#simple-contact-form input[type=url],
#simple-contact-form input[type=tel],
#simple-contact-form input[type=number],
#simple-contact-form input[type=range],
#simple-contact-form input[type=date],
#simple-contact-form input[type=month],
#simple-contact-form input[type=week],
#simple-contact-form input[type=time],
#simple-contact-form input[type=datetime],
#simple-contact-form input[type=datetime-local],
#simple-contact-form input[type=color],
#simple-contact-form input[type=email],
#simple-contact-form input[type=file],
#simple-contact-form input[type=submit],
#simple-contact-form select,
#simple-contact-form textarea, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=submit],
.wpcf7 select,
.wpcf7 textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control, .page-login input[type=text],
  .page-login input[type=search],
  .page-login input[type=url],
  .page-login input[type=tel],
  .page-login input[type=number],
  .page-login input[type=range],
  .page-login input[type=date],
  .page-login input[type=month],
  .page-login input[type=week],
  .page-login input[type=time],
  .page-login input[type=datetime],
  .page-login input[type=datetime-local],
  .page-login input[type=color],
  .page-login input[type=email],
  .page-login input[type=file],
  .page-login input[type=submit],
  .page-login input[type=password],
  .page-login select,
  .page-login textarea, .page-acceso-restringido input[type=text],
  .page-acceso-restringido input[type=search],
  .page-acceso-restringido input[type=url],
  .page-acceso-restringido input[type=tel],
  .page-acceso-restringido input[type=number],
  .page-acceso-restringido input[type=range],
  .page-acceso-restringido input[type=date],
  .page-acceso-restringido input[type=month],
  .page-acceso-restringido input[type=week],
  .page-acceso-restringido input[type=time],
  .page-acceso-restringido input[type=datetime],
  .page-acceso-restringido input[type=datetime-local],
  .page-acceso-restringido input[type=color],
  .page-acceso-restringido input[type=email],
  .page-acceso-restringido input[type=file],
  .page-acceso-restringido input[type=submit],
  .page-acceso-restringido input[type=password],
  .page-acceso-restringido select,
  .page-acceso-restringido textarea, #simple-contact-form input[type=text],
  #simple-contact-form input[type=search],
  #simple-contact-form input[type=url],
  #simple-contact-form input[type=tel],
  #simple-contact-form input[type=number],
  #simple-contact-form input[type=range],
  #simple-contact-form input[type=date],
  #simple-contact-form input[type=month],
  #simple-contact-form input[type=week],
  #simple-contact-form input[type=time],
  #simple-contact-form input[type=datetime],
  #simple-contact-form input[type=datetime-local],
  #simple-contact-form input[type=color],
  #simple-contact-form input[type=email],
  #simple-contact-form input[type=file],
  #simple-contact-form input[type=submit],
  #simple-contact-form select,
  #simple-contact-form textarea, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=text],
  .wpcf7 input[type=search],
  .wpcf7 input[type=url],
  .wpcf7 input[type=tel],
  .wpcf7 input[type=number],
  .wpcf7 input[type=range],
  .wpcf7 input[type=date],
  .wpcf7 input[type=month],
  .wpcf7 input[type=week],
  .wpcf7 input[type=time],
  .wpcf7 input[type=datetime],
  .wpcf7 input[type=datetime-local],
  .wpcf7 input[type=color],
  .wpcf7 input[type=email],
  .wpcf7 input[type=file],
  .wpcf7 input[type=submit],
  .wpcf7 select,
  .wpcf7 textarea {
    transition: none;
  }
}
.form-control::-ms-expand, .page-login input[type=text]::-ms-expand,
.page-login input[type=search]::-ms-expand,
.page-login input[type=url]::-ms-expand,
.page-login input[type=tel]::-ms-expand,
.page-login input[type=number]::-ms-expand,
.page-login input[type=range]::-ms-expand,
.page-login input[type=date]::-ms-expand,
.page-login input[type=month]::-ms-expand,
.page-login input[type=week]::-ms-expand,
.page-login input[type=time]::-ms-expand,
.page-login input[type=datetime]::-ms-expand,
.page-login input[type=datetime-local]::-ms-expand,
.page-login input[type=color]::-ms-expand,
.page-login input[type=email]::-ms-expand,
.page-login input[type=file]::-ms-expand,
.page-login input[type=submit]::-ms-expand,
.page-login input[type=password]::-ms-expand,
.page-login select::-ms-expand,
.page-login textarea::-ms-expand, .page-acceso-restringido input[type=text]::-ms-expand,
.page-acceso-restringido input[type=search]::-ms-expand,
.page-acceso-restringido input[type=url]::-ms-expand,
.page-acceso-restringido input[type=tel]::-ms-expand,
.page-acceso-restringido input[type=number]::-ms-expand,
.page-acceso-restringido input[type=range]::-ms-expand,
.page-acceso-restringido input[type=date]::-ms-expand,
.page-acceso-restringido input[type=month]::-ms-expand,
.page-acceso-restringido input[type=week]::-ms-expand,
.page-acceso-restringido input[type=time]::-ms-expand,
.page-acceso-restringido input[type=datetime]::-ms-expand,
.page-acceso-restringido input[type=datetime-local]::-ms-expand,
.page-acceso-restringido input[type=color]::-ms-expand,
.page-acceso-restringido input[type=email]::-ms-expand,
.page-acceso-restringido input[type=file]::-ms-expand,
.page-acceso-restringido input[type=submit]::-ms-expand,
.page-acceso-restringido input[type=password]::-ms-expand,
.page-acceso-restringido select::-ms-expand,
.page-acceso-restringido textarea::-ms-expand, #simple-contact-form input[type=text]::-ms-expand,
#simple-contact-form input[type=search]::-ms-expand,
#simple-contact-form input[type=url]::-ms-expand,
#simple-contact-form input[type=tel]::-ms-expand,
#simple-contact-form input[type=number]::-ms-expand,
#simple-contact-form input[type=range]::-ms-expand,
#simple-contact-form input[type=date]::-ms-expand,
#simple-contact-form input[type=month]::-ms-expand,
#simple-contact-form input[type=week]::-ms-expand,
#simple-contact-form input[type=time]::-ms-expand,
#simple-contact-form input[type=datetime]::-ms-expand,
#simple-contact-form input[type=datetime-local]::-ms-expand,
#simple-contact-form input[type=color]::-ms-expand,
#simple-contact-form input[type=email]::-ms-expand,
#simple-contact-form input[type=file]::-ms-expand,
#simple-contact-form input[type=submit]::-ms-expand,
#simple-contact-form select::-ms-expand,
#simple-contact-form textarea::-ms-expand, .wpcf7 .wpcf7-validation-errors::-ms-expand, .wpcf7 input[type=text]::-ms-expand,
.wpcf7 input[type=search]::-ms-expand,
.wpcf7 input[type=url]::-ms-expand,
.wpcf7 input[type=tel]::-ms-expand,
.wpcf7 input[type=number]::-ms-expand,
.wpcf7 input[type=range]::-ms-expand,
.wpcf7 input[type=date]::-ms-expand,
.wpcf7 input[type=month]::-ms-expand,
.wpcf7 input[type=week]::-ms-expand,
.wpcf7 input[type=time]::-ms-expand,
.wpcf7 input[type=datetime]::-ms-expand,
.wpcf7 input[type=datetime-local]::-ms-expand,
.wpcf7 input[type=color]::-ms-expand,
.wpcf7 input[type=email]::-ms-expand,
.wpcf7 input[type=file]::-ms-expand,
.wpcf7 input[type=submit]::-ms-expand,
.wpcf7 select::-ms-expand,
.wpcf7 textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus, .page-login input[type=text]:focus,
.page-login input[type=search]:focus,
.page-login input[type=url]:focus,
.page-login input[type=tel]:focus,
.page-login input[type=number]:focus,
.page-login input[type=range]:focus,
.page-login input[type=date]:focus,
.page-login input[type=month]:focus,
.page-login input[type=week]:focus,
.page-login input[type=time]:focus,
.page-login input[type=datetime]:focus,
.page-login input[type=datetime-local]:focus,
.page-login input[type=color]:focus,
.page-login input[type=email]:focus,
.page-login input[type=file]:focus,
.page-login input[type=submit]:focus,
.page-login input[type=password]:focus,
.page-login select:focus,
.page-login textarea:focus, .page-acceso-restringido input[type=text]:focus,
.page-acceso-restringido input[type=search]:focus,
.page-acceso-restringido input[type=url]:focus,
.page-acceso-restringido input[type=tel]:focus,
.page-acceso-restringido input[type=number]:focus,
.page-acceso-restringido input[type=range]:focus,
.page-acceso-restringido input[type=date]:focus,
.page-acceso-restringido input[type=month]:focus,
.page-acceso-restringido input[type=week]:focus,
.page-acceso-restringido input[type=time]:focus,
.page-acceso-restringido input[type=datetime]:focus,
.page-acceso-restringido input[type=datetime-local]:focus,
.page-acceso-restringido input[type=color]:focus,
.page-acceso-restringido input[type=email]:focus,
.page-acceso-restringido input[type=file]:focus,
.page-acceso-restringido input[type=submit]:focus,
.page-acceso-restringido input[type=password]:focus,
.page-acceso-restringido select:focus,
.page-acceso-restringido textarea:focus, #simple-contact-form input[type=text]:focus,
#simple-contact-form input[type=search]:focus,
#simple-contact-form input[type=url]:focus,
#simple-contact-form input[type=tel]:focus,
#simple-contact-form input[type=number]:focus,
#simple-contact-form input[type=range]:focus,
#simple-contact-form input[type=date]:focus,
#simple-contact-form input[type=month]:focus,
#simple-contact-form input[type=week]:focus,
#simple-contact-form input[type=time]:focus,
#simple-contact-form input[type=datetime]:focus,
#simple-contact-form input[type=datetime-local]:focus,
#simple-contact-form input[type=color]:focus,
#simple-contact-form input[type=email]:focus,
#simple-contact-form input[type=file]:focus,
#simple-contact-form input[type=submit]:focus,
#simple-contact-form select:focus,
#simple-contact-form textarea:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input[type=text]:focus,
.wpcf7 input[type=search]:focus,
.wpcf7 input[type=url]:focus,
.wpcf7 input[type=tel]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=range]:focus,
.wpcf7 input[type=date]:focus,
.wpcf7 input[type=month]:focus,
.wpcf7 input[type=week]:focus,
.wpcf7 input[type=time]:focus,
.wpcf7 input[type=datetime]:focus,
.wpcf7 input[type=datetime-local]:focus,
.wpcf7 input[type=color]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=file]:focus,
.wpcf7 input[type=submit]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(182.655511811, 151.2893700787, 230.2106299213);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.form-control::placeholder, .page-login input[type=text]::placeholder,
.page-login input[type=search]::placeholder,
.page-login input[type=url]::placeholder,
.page-login input[type=tel]::placeholder,
.page-login input[type=number]::placeholder,
.page-login input[type=range]::placeholder,
.page-login input[type=date]::placeholder,
.page-login input[type=month]::placeholder,
.page-login input[type=week]::placeholder,
.page-login input[type=time]::placeholder,
.page-login input[type=datetime]::placeholder,
.page-login input[type=datetime-local]::placeholder,
.page-login input[type=color]::placeholder,
.page-login input[type=email]::placeholder,
.page-login input[type=file]::placeholder,
.page-login input[type=submit]::placeholder,
.page-login input[type=password]::placeholder,
.page-login select::placeholder,
.page-login textarea::placeholder, .page-acceso-restringido input[type=text]::placeholder,
.page-acceso-restringido input[type=search]::placeholder,
.page-acceso-restringido input[type=url]::placeholder,
.page-acceso-restringido input[type=tel]::placeholder,
.page-acceso-restringido input[type=number]::placeholder,
.page-acceso-restringido input[type=range]::placeholder,
.page-acceso-restringido input[type=date]::placeholder,
.page-acceso-restringido input[type=month]::placeholder,
.page-acceso-restringido input[type=week]::placeholder,
.page-acceso-restringido input[type=time]::placeholder,
.page-acceso-restringido input[type=datetime]::placeholder,
.page-acceso-restringido input[type=datetime-local]::placeholder,
.page-acceso-restringido input[type=color]::placeholder,
.page-acceso-restringido input[type=email]::placeholder,
.page-acceso-restringido input[type=file]::placeholder,
.page-acceso-restringido input[type=submit]::placeholder,
.page-acceso-restringido input[type=password]::placeholder,
.page-acceso-restringido select::placeholder,
.page-acceso-restringido textarea::placeholder, #simple-contact-form input[type=text]::placeholder,
#simple-contact-form input[type=search]::placeholder,
#simple-contact-form input[type=url]::placeholder,
#simple-contact-form input[type=tel]::placeholder,
#simple-contact-form input[type=number]::placeholder,
#simple-contact-form input[type=range]::placeholder,
#simple-contact-form input[type=date]::placeholder,
#simple-contact-form input[type=month]::placeholder,
#simple-contact-form input[type=week]::placeholder,
#simple-contact-form input[type=time]::placeholder,
#simple-contact-form input[type=datetime]::placeholder,
#simple-contact-form input[type=datetime-local]::placeholder,
#simple-contact-form input[type=color]::placeholder,
#simple-contact-form input[type=email]::placeholder,
#simple-contact-form input[type=file]::placeholder,
#simple-contact-form input[type=submit]::placeholder,
#simple-contact-form select::placeholder,
#simple-contact-form textarea::placeholder, .wpcf7 .wpcf7-validation-errors::placeholder, .wpcf7 input[type=text]::placeholder,
.wpcf7 input[type=search]::placeholder,
.wpcf7 input[type=url]::placeholder,
.wpcf7 input[type=tel]::placeholder,
.wpcf7 input[type=number]::placeholder,
.wpcf7 input[type=range]::placeholder,
.wpcf7 input[type=date]::placeholder,
.wpcf7 input[type=month]::placeholder,
.wpcf7 input[type=week]::placeholder,
.wpcf7 input[type=time]::placeholder,
.wpcf7 input[type=datetime]::placeholder,
.wpcf7 input[type=datetime-local]::placeholder,
.wpcf7 input[type=color]::placeholder,
.wpcf7 input[type=email]::placeholder,
.wpcf7 input[type=file]::placeholder,
.wpcf7 input[type=submit]::placeholder,
.wpcf7 select::placeholder,
.wpcf7 textarea::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .page-login input[type=text]:disabled,
.page-login input[type=search]:disabled,
.page-login input[type=url]:disabled,
.page-login input[type=tel]:disabled,
.page-login input[type=number]:disabled,
.page-login input[type=range]:disabled,
.page-login input[type=date]:disabled,
.page-login input[type=month]:disabled,
.page-login input[type=week]:disabled,
.page-login input[type=time]:disabled,
.page-login input[type=datetime]:disabled,
.page-login input[type=datetime-local]:disabled,
.page-login input[type=color]:disabled,
.page-login input[type=email]:disabled,
.page-login input[type=file]:disabled,
.page-login input[type=submit]:disabled,
.page-login input[type=password]:disabled,
.page-login select:disabled,
.page-login textarea:disabled, .page-acceso-restringido input[type=text]:disabled,
.page-acceso-restringido input[type=search]:disabled,
.page-acceso-restringido input[type=url]:disabled,
.page-acceso-restringido input[type=tel]:disabled,
.page-acceso-restringido input[type=number]:disabled,
.page-acceso-restringido input[type=range]:disabled,
.page-acceso-restringido input[type=date]:disabled,
.page-acceso-restringido input[type=month]:disabled,
.page-acceso-restringido input[type=week]:disabled,
.page-acceso-restringido input[type=time]:disabled,
.page-acceso-restringido input[type=datetime]:disabled,
.page-acceso-restringido input[type=datetime-local]:disabled,
.page-acceso-restringido input[type=color]:disabled,
.page-acceso-restringido input[type=email]:disabled,
.page-acceso-restringido input[type=file]:disabled,
.page-acceso-restringido input[type=submit]:disabled,
.page-acceso-restringido input[type=password]:disabled,
.page-acceso-restringido select:disabled,
.page-acceso-restringido textarea:disabled, #simple-contact-form input[type=text]:disabled,
#simple-contact-form input[type=search]:disabled,
#simple-contact-form input[type=url]:disabled,
#simple-contact-form input[type=tel]:disabled,
#simple-contact-form input[type=number]:disabled,
#simple-contact-form input[type=range]:disabled,
#simple-contact-form input[type=date]:disabled,
#simple-contact-form input[type=month]:disabled,
#simple-contact-form input[type=week]:disabled,
#simple-contact-form input[type=time]:disabled,
#simple-contact-form input[type=datetime]:disabled,
#simple-contact-form input[type=datetime-local]:disabled,
#simple-contact-form input[type=color]:disabled,
#simple-contact-form input[type=email]:disabled,
#simple-contact-form input[type=file]:disabled,
#simple-contact-form input[type=submit]:disabled,
#simple-contact-form select:disabled,
#simple-contact-form textarea:disabled, .wpcf7 .wpcf7-validation-errors:disabled, .wpcf7 input[type=text]:disabled,
.wpcf7 input[type=search]:disabled,
.wpcf7 input[type=url]:disabled,
.wpcf7 input[type=tel]:disabled,
.wpcf7 input[type=number]:disabled,
.wpcf7 input[type=range]:disabled,
.wpcf7 input[type=date]:disabled,
.wpcf7 input[type=month]:disabled,
.wpcf7 input[type=week]:disabled,
.wpcf7 input[type=time]:disabled,
.wpcf7 input[type=datetime]:disabled,
.wpcf7 input[type=datetime-local]:disabled,
.wpcf7 input[type=color]:disabled,
.wpcf7 input[type=email]:disabled,
.wpcf7 input[type=file]:disabled,
.wpcf7 input[type=submit]:disabled,
.wpcf7 select:disabled,
.wpcf7 textarea:disabled, .form-control[readonly], .page-login input[readonly][type=text],
.page-login input[readonly][type=search],
.page-login input[readonly][type=url],
.page-login input[readonly][type=tel],
.page-login input[readonly][type=number],
.page-login input[readonly][type=range],
.page-login input[readonly][type=date],
.page-login input[readonly][type=month],
.page-login input[readonly][type=week],
.page-login input[readonly][type=time],
.page-login input[readonly][type=datetime],
.page-login input[readonly][type=datetime-local],
.page-login input[readonly][type=color],
.page-login input[readonly][type=email],
.page-login input[readonly][type=file],
.page-login input[readonly][type=submit],
.page-login input[readonly][type=password],
.page-login select[readonly],
.page-login textarea[readonly], .page-acceso-restringido input[readonly][type=text],
.page-acceso-restringido input[readonly][type=search],
.page-acceso-restringido input[readonly][type=url],
.page-acceso-restringido input[readonly][type=tel],
.page-acceso-restringido input[readonly][type=number],
.page-acceso-restringido input[readonly][type=range],
.page-acceso-restringido input[readonly][type=date],
.page-acceso-restringido input[readonly][type=month],
.page-acceso-restringido input[readonly][type=week],
.page-acceso-restringido input[readonly][type=time],
.page-acceso-restringido input[readonly][type=datetime],
.page-acceso-restringido input[readonly][type=datetime-local],
.page-acceso-restringido input[readonly][type=color],
.page-acceso-restringido input[readonly][type=email],
.page-acceso-restringido input[readonly][type=file],
.page-acceso-restringido input[readonly][type=submit],
.page-acceso-restringido input[readonly][type=password],
.page-acceso-restringido select[readonly],
.page-acceso-restringido textarea[readonly], #simple-contact-form input[readonly][type=text],
#simple-contact-form input[readonly][type=search],
#simple-contact-form input[readonly][type=url],
#simple-contact-form input[readonly][type=tel],
#simple-contact-form input[readonly][type=number],
#simple-contact-form input[readonly][type=range],
#simple-contact-form input[readonly][type=date],
#simple-contact-form input[readonly][type=month],
#simple-contact-form input[readonly][type=week],
#simple-contact-form input[readonly][type=time],
#simple-contact-form input[readonly][type=datetime],
#simple-contact-form input[readonly][type=datetime-local],
#simple-contact-form input[readonly][type=color],
#simple-contact-form input[readonly][type=email],
#simple-contact-form input[readonly][type=file],
#simple-contact-form input[readonly][type=submit],
#simple-contact-form select[readonly],
#simple-contact-form textarea[readonly], .wpcf7 [readonly].wpcf7-validation-errors, .wpcf7 input[readonly][type=text],
.wpcf7 input[readonly][type=search],
.wpcf7 input[readonly][type=url],
.wpcf7 input[readonly][type=tel],
.wpcf7 input[readonly][type=number],
.wpcf7 input[readonly][type=range],
.wpcf7 input[readonly][type=date],
.wpcf7 input[readonly][type=month],
.wpcf7 input[readonly][type=week],
.wpcf7 input[readonly][type=time],
.wpcf7 input[readonly][type=datetime],
.wpcf7 input[readonly][type=datetime-local],
.wpcf7 input[readonly][type=color],
.wpcf7 input[readonly][type=email],
.wpcf7 input[readonly][type=file],
.wpcf7 input[readonly][type=submit],
.wpcf7 select[readonly],
.wpcf7 textarea[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]),
.page-login select:not([size]):not([multiple]),
.page-acceso-restringido select:not([size]):not([multiple]),
#simple-contact-form select:not([size]):not([multiple]),
.wpcf7 select:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value,
.page-login select:focus::-ms-value,
.page-acceso-restringido select:focus::-ms-value,
#simple-contact-form select:focus::-ms-value,
.wpcf7 select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .page-login .input-group-sm > input.form-control-plaintext[type=text],
.page-login .input-group-sm > input.form-control-plaintext[type=search],
.page-login .input-group-sm > input.form-control-plaintext[type=url],
.page-login .input-group-sm > input.form-control-plaintext[type=tel],
.page-login .input-group-sm > input.form-control-plaintext[type=number],
.page-login .input-group-sm > input.form-control-plaintext[type=range],
.page-login .input-group-sm > input.form-control-plaintext[type=date],
.page-login .input-group-sm > input.form-control-plaintext[type=month],
.page-login .input-group-sm > input.form-control-plaintext[type=week],
.page-login .input-group-sm > input.form-control-plaintext[type=time],
.page-login .input-group-sm > input.form-control-plaintext[type=datetime],
.page-login .input-group-sm > input.form-control-plaintext[type=datetime-local],
.page-login .input-group-sm > input.form-control-plaintext[type=color],
.page-login .input-group-sm > input.form-control-plaintext[type=email],
.page-login .input-group-sm > input.form-control-plaintext[type=file],
.page-login .input-group-sm > input.form-control-plaintext[type=submit],
.page-login .input-group-sm > input.form-control-plaintext[type=password],
.page-login .input-group-sm > select.form-control-plaintext,
.page-login .input-group-sm > textarea.form-control-plaintext, .page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=text],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=search],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=url],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=tel],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=number],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=range],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=date],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=month],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=week],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=time],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=datetime],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=datetime-local],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=color],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=email],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=file],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=submit],
.page-acceso-restringido .input-group-sm > input.form-control-plaintext[type=password],
.page-acceso-restringido .input-group-sm > select.form-control-plaintext,
.page-acceso-restringido .input-group-sm > textarea.form-control-plaintext, #simple-contact-form .input-group-sm > input.form-control-plaintext[type=text],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=search],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=url],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=tel],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=number],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=range],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=date],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=month],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=week],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=time],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=datetime],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=datetime-local],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=color],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=email],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=file],
#simple-contact-form .input-group-sm > input.form-control-plaintext[type=submit],
#simple-contact-form .input-group-sm > select.form-control-plaintext,
#simple-contact-form .input-group-sm > textarea.form-control-plaintext, .wpcf7 .input-group-sm > .form-control-plaintext.wpcf7-validation-errors, .wpcf7 .input-group-sm > input.form-control-plaintext[type=text],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=search],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=url],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=tel],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=number],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=range],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=date],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=month],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=week],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=time],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=datetime],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=datetime-local],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=color],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=email],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=file],
.wpcf7 .input-group-sm > input.form-control-plaintext[type=submit],
.wpcf7 .input-group-sm > select.form-control-plaintext,
.wpcf7 .input-group-sm > textarea.form-control-plaintext,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .page-login .input-group-lg > input.form-control-plaintext[type=text],
.page-login .input-group-lg > input.form-control-plaintext[type=search],
.page-login .input-group-lg > input.form-control-plaintext[type=url],
.page-login .input-group-lg > input.form-control-plaintext[type=tel],
.page-login .input-group-lg > input.form-control-plaintext[type=number],
.page-login .input-group-lg > input.form-control-plaintext[type=range],
.page-login .input-group-lg > input.form-control-plaintext[type=date],
.page-login .input-group-lg > input.form-control-plaintext[type=month],
.page-login .input-group-lg > input.form-control-plaintext[type=week],
.page-login .input-group-lg > input.form-control-plaintext[type=time],
.page-login .input-group-lg > input.form-control-plaintext[type=datetime],
.page-login .input-group-lg > input.form-control-plaintext[type=datetime-local],
.page-login .input-group-lg > input.form-control-plaintext[type=color],
.page-login .input-group-lg > input.form-control-plaintext[type=email],
.page-login .input-group-lg > input.form-control-plaintext[type=file],
.page-login .input-group-lg > input.form-control-plaintext[type=submit],
.page-login .input-group-lg > input.form-control-plaintext[type=password],
.page-login .input-group-lg > select.form-control-plaintext,
.page-login .input-group-lg > textarea.form-control-plaintext, .page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=text],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=search],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=url],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=tel],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=number],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=range],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=date],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=month],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=week],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=time],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=datetime],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=datetime-local],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=color],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=email],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=file],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=submit],
.page-acceso-restringido .input-group-lg > input.form-control-plaintext[type=password],
.page-acceso-restringido .input-group-lg > select.form-control-plaintext,
.page-acceso-restringido .input-group-lg > textarea.form-control-plaintext, #simple-contact-form .input-group-lg > input.form-control-plaintext[type=text],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=search],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=url],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=tel],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=number],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=range],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=date],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=month],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=week],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=time],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=datetime],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=datetime-local],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=color],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=email],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=file],
#simple-contact-form .input-group-lg > input.form-control-plaintext[type=submit],
#simple-contact-form .input-group-lg > select.form-control-plaintext,
#simple-contact-form .input-group-lg > textarea.form-control-plaintext, .wpcf7 .input-group-lg > .form-control-plaintext.wpcf7-validation-errors, .wpcf7 .input-group-lg > input.form-control-plaintext[type=text],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=search],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=url],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=tel],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=number],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=range],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=date],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=month],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=week],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=time],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=datetime],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=datetime-local],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=color],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=email],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=file],
.wpcf7 .input-group-lg > input.form-control-plaintext[type=submit],
.wpcf7 .input-group-lg > select.form-control-plaintext,
.wpcf7 .input-group-lg > textarea.form-control-plaintext,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control, .page-login .input-group-sm > input[type=text],
.page-login .input-group-sm > input[type=search],
.page-login .input-group-sm > input[type=url],
.page-login .input-group-sm > input[type=tel],
.page-login .input-group-sm > input[type=number],
.page-login .input-group-sm > input[type=range],
.page-login .input-group-sm > input[type=date],
.page-login .input-group-sm > input[type=month],
.page-login .input-group-sm > input[type=week],
.page-login .input-group-sm > input[type=time],
.page-login .input-group-sm > input[type=datetime],
.page-login .input-group-sm > input[type=datetime-local],
.page-login .input-group-sm > input[type=color],
.page-login .input-group-sm > input[type=email],
.page-login .input-group-sm > input[type=file],
.page-login .input-group-sm > input[type=submit],
.page-login .input-group-sm > input[type=password],
.page-login .input-group-sm > select,
.page-login .input-group-sm > textarea, .page-acceso-restringido .input-group-sm > input[type=text],
.page-acceso-restringido .input-group-sm > input[type=search],
.page-acceso-restringido .input-group-sm > input[type=url],
.page-acceso-restringido .input-group-sm > input[type=tel],
.page-acceso-restringido .input-group-sm > input[type=number],
.page-acceso-restringido .input-group-sm > input[type=range],
.page-acceso-restringido .input-group-sm > input[type=date],
.page-acceso-restringido .input-group-sm > input[type=month],
.page-acceso-restringido .input-group-sm > input[type=week],
.page-acceso-restringido .input-group-sm > input[type=time],
.page-acceso-restringido .input-group-sm > input[type=datetime],
.page-acceso-restringido .input-group-sm > input[type=datetime-local],
.page-acceso-restringido .input-group-sm > input[type=color],
.page-acceso-restringido .input-group-sm > input[type=email],
.page-acceso-restringido .input-group-sm > input[type=file],
.page-acceso-restringido .input-group-sm > input[type=submit],
.page-acceso-restringido .input-group-sm > input[type=password],
.page-acceso-restringido .input-group-sm > select,
.page-acceso-restringido .input-group-sm > textarea, #simple-contact-form .input-group-sm > input[type=text],
#simple-contact-form .input-group-sm > input[type=search],
#simple-contact-form .input-group-sm > input[type=url],
#simple-contact-form .input-group-sm > input[type=tel],
#simple-contact-form .input-group-sm > input[type=number],
#simple-contact-form .input-group-sm > input[type=range],
#simple-contact-form .input-group-sm > input[type=date],
#simple-contact-form .input-group-sm > input[type=month],
#simple-contact-form .input-group-sm > input[type=week],
#simple-contact-form .input-group-sm > input[type=time],
#simple-contact-form .input-group-sm > input[type=datetime],
#simple-contact-form .input-group-sm > input[type=datetime-local],
#simple-contact-form .input-group-sm > input[type=color],
#simple-contact-form .input-group-sm > input[type=email],
#simple-contact-form .input-group-sm > input[type=file],
#simple-contact-form .input-group-sm > input[type=submit],
#simple-contact-form .input-group-sm > select,
#simple-contact-form .input-group-sm > textarea, .wpcf7 .input-group-sm > .wpcf7-validation-errors, .wpcf7 .input-group-sm > input[type=text],
.wpcf7 .input-group-sm > input[type=search],
.wpcf7 .input-group-sm > input[type=url],
.wpcf7 .input-group-sm > input[type=tel],
.wpcf7 .input-group-sm > input[type=number],
.wpcf7 .input-group-sm > input[type=range],
.wpcf7 .input-group-sm > input[type=date],
.wpcf7 .input-group-sm > input[type=month],
.wpcf7 .input-group-sm > input[type=week],
.wpcf7 .input-group-sm > input[type=time],
.wpcf7 .input-group-sm > input[type=datetime],
.wpcf7 .input-group-sm > input[type=datetime-local],
.wpcf7 .input-group-sm > input[type=color],
.wpcf7 .input-group-sm > input[type=email],
.wpcf7 .input-group-sm > input[type=file],
.wpcf7 .input-group-sm > input[type=submit],
.wpcf7 .input-group-sm > select,
.wpcf7 .input-group-sm > textarea,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.page-login .input-group-sm > select:not([size]):not([multiple]),
.page-acceso-restringido .input-group-sm > select:not([size]):not([multiple]),
#simple-contact-form .input-group-sm > select:not([size]):not([multiple]),
.wpcf7 .input-group-sm > select:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control, .page-login .input-group-lg > input[type=text],
.page-login .input-group-lg > input[type=search],
.page-login .input-group-lg > input[type=url],
.page-login .input-group-lg > input[type=tel],
.page-login .input-group-lg > input[type=number],
.page-login .input-group-lg > input[type=range],
.page-login .input-group-lg > input[type=date],
.page-login .input-group-lg > input[type=month],
.page-login .input-group-lg > input[type=week],
.page-login .input-group-lg > input[type=time],
.page-login .input-group-lg > input[type=datetime],
.page-login .input-group-lg > input[type=datetime-local],
.page-login .input-group-lg > input[type=color],
.page-login .input-group-lg > input[type=email],
.page-login .input-group-lg > input[type=file],
.page-login .input-group-lg > input[type=submit],
.page-login .input-group-lg > input[type=password],
.page-login .input-group-lg > select,
.page-login .input-group-lg > textarea, .page-acceso-restringido .input-group-lg > input[type=text],
.page-acceso-restringido .input-group-lg > input[type=search],
.page-acceso-restringido .input-group-lg > input[type=url],
.page-acceso-restringido .input-group-lg > input[type=tel],
.page-acceso-restringido .input-group-lg > input[type=number],
.page-acceso-restringido .input-group-lg > input[type=range],
.page-acceso-restringido .input-group-lg > input[type=date],
.page-acceso-restringido .input-group-lg > input[type=month],
.page-acceso-restringido .input-group-lg > input[type=week],
.page-acceso-restringido .input-group-lg > input[type=time],
.page-acceso-restringido .input-group-lg > input[type=datetime],
.page-acceso-restringido .input-group-lg > input[type=datetime-local],
.page-acceso-restringido .input-group-lg > input[type=color],
.page-acceso-restringido .input-group-lg > input[type=email],
.page-acceso-restringido .input-group-lg > input[type=file],
.page-acceso-restringido .input-group-lg > input[type=submit],
.page-acceso-restringido .input-group-lg > input[type=password],
.page-acceso-restringido .input-group-lg > select,
.page-acceso-restringido .input-group-lg > textarea, #simple-contact-form .input-group-lg > input[type=text],
#simple-contact-form .input-group-lg > input[type=search],
#simple-contact-form .input-group-lg > input[type=url],
#simple-contact-form .input-group-lg > input[type=tel],
#simple-contact-form .input-group-lg > input[type=number],
#simple-contact-form .input-group-lg > input[type=range],
#simple-contact-form .input-group-lg > input[type=date],
#simple-contact-form .input-group-lg > input[type=month],
#simple-contact-form .input-group-lg > input[type=week],
#simple-contact-form .input-group-lg > input[type=time],
#simple-contact-form .input-group-lg > input[type=datetime],
#simple-contact-form .input-group-lg > input[type=datetime-local],
#simple-contact-form .input-group-lg > input[type=color],
#simple-contact-form .input-group-lg > input[type=email],
#simple-contact-form .input-group-lg > input[type=file],
#simple-contact-form .input-group-lg > input[type=submit],
#simple-contact-form .input-group-lg > select,
#simple-contact-form .input-group-lg > textarea, .wpcf7 .input-group-lg > .wpcf7-validation-errors, .wpcf7 .input-group-lg > input[type=text],
.wpcf7 .input-group-lg > input[type=search],
.wpcf7 .input-group-lg > input[type=url],
.wpcf7 .input-group-lg > input[type=tel],
.wpcf7 .input-group-lg > input[type=number],
.wpcf7 .input-group-lg > input[type=range],
.wpcf7 .input-group-lg > input[type=date],
.wpcf7 .input-group-lg > input[type=month],
.wpcf7 .input-group-lg > input[type=week],
.wpcf7 .input-group-lg > input[type=time],
.wpcf7 .input-group-lg > input[type=datetime],
.wpcf7 .input-group-lg > input[type=datetime-local],
.wpcf7 .input-group-lg > input[type=color],
.wpcf7 .input-group-lg > input[type=email],
.wpcf7 .input-group-lg > input[type=file],
.wpcf7 .input-group-lg > input[type=submit],
.wpcf7 .input-group-lg > select,
.wpcf7 .input-group-lg > textarea,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.page-login .input-group-lg > select:not([size]):not([multiple]),
.page-acceso-restringido .input-group-lg > select:not([size]):not([multiple]),
#simple-contact-form .input-group-lg > select:not([size]):not([multiple]),
.wpcf7 .input-group-lg > select:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group, .wpcf7 .wpcf7-form p {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:valid, .was-validated .page-login input[type=text]:valid, .page-login .was-validated input[type=text]:valid,
.was-validated .page-login input[type=search]:valid,
.page-login .was-validated input[type=search]:valid,
.was-validated .page-login input[type=url]:valid,
.page-login .was-validated input[type=url]:valid,
.was-validated .page-login input[type=tel]:valid,
.page-login .was-validated input[type=tel]:valid,
.was-validated .page-login input[type=number]:valid,
.page-login .was-validated input[type=number]:valid,
.was-validated .page-login input[type=range]:valid,
.page-login .was-validated input[type=range]:valid,
.was-validated .page-login input[type=date]:valid,
.page-login .was-validated input[type=date]:valid,
.was-validated .page-login input[type=month]:valid,
.page-login .was-validated input[type=month]:valid,
.was-validated .page-login input[type=week]:valid,
.page-login .was-validated input[type=week]:valid,
.was-validated .page-login input[type=time]:valid,
.page-login .was-validated input[type=time]:valid,
.was-validated .page-login input[type=datetime]:valid,
.page-login .was-validated input[type=datetime]:valid,
.was-validated .page-login input[type=datetime-local]:valid,
.page-login .was-validated input[type=datetime-local]:valid,
.was-validated .page-login input[type=color]:valid,
.page-login .was-validated input[type=color]:valid,
.was-validated .page-login input[type=email]:valid,
.page-login .was-validated input[type=email]:valid,
.was-validated .page-login input[type=file]:valid,
.page-login .was-validated input[type=file]:valid,
.was-validated .page-login input[type=submit]:valid,
.page-login .was-validated input[type=submit]:valid,
.was-validated .page-login input[type=password]:valid,
.page-login .was-validated input[type=password]:valid,
.was-validated .page-login select:valid,
.page-login .was-validated select:valid,
.was-validated .page-login textarea:valid,
.page-login .was-validated textarea:valid, .was-validated .page-acceso-restringido input[type=text]:valid, .page-acceso-restringido .was-validated input[type=text]:valid,
.was-validated .page-acceso-restringido input[type=search]:valid,
.page-acceso-restringido .was-validated input[type=search]:valid,
.was-validated .page-acceso-restringido input[type=url]:valid,
.page-acceso-restringido .was-validated input[type=url]:valid,
.was-validated .page-acceso-restringido input[type=tel]:valid,
.page-acceso-restringido .was-validated input[type=tel]:valid,
.was-validated .page-acceso-restringido input[type=number]:valid,
.page-acceso-restringido .was-validated input[type=number]:valid,
.was-validated .page-acceso-restringido input[type=range]:valid,
.page-acceso-restringido .was-validated input[type=range]:valid,
.was-validated .page-acceso-restringido input[type=date]:valid,
.page-acceso-restringido .was-validated input[type=date]:valid,
.was-validated .page-acceso-restringido input[type=month]:valid,
.page-acceso-restringido .was-validated input[type=month]:valid,
.was-validated .page-acceso-restringido input[type=week]:valid,
.page-acceso-restringido .was-validated input[type=week]:valid,
.was-validated .page-acceso-restringido input[type=time]:valid,
.page-acceso-restringido .was-validated input[type=time]:valid,
.was-validated .page-acceso-restringido input[type=datetime]:valid,
.page-acceso-restringido .was-validated input[type=datetime]:valid,
.was-validated .page-acceso-restringido input[type=datetime-local]:valid,
.page-acceso-restringido .was-validated input[type=datetime-local]:valid,
.was-validated .page-acceso-restringido input[type=color]:valid,
.page-acceso-restringido .was-validated input[type=color]:valid,
.was-validated .page-acceso-restringido input[type=email]:valid,
.page-acceso-restringido .was-validated input[type=email]:valid,
.was-validated .page-acceso-restringido input[type=file]:valid,
.page-acceso-restringido .was-validated input[type=file]:valid,
.was-validated .page-acceso-restringido input[type=submit]:valid,
.page-acceso-restringido .was-validated input[type=submit]:valid,
.was-validated .page-acceso-restringido input[type=password]:valid,
.page-acceso-restringido .was-validated input[type=password]:valid,
.was-validated .page-acceso-restringido select:valid,
.page-acceso-restringido .was-validated select:valid,
.was-validated .page-acceso-restringido textarea:valid,
.page-acceso-restringido .was-validated textarea:valid, .was-validated #simple-contact-form input[type=text]:valid, #simple-contact-form .was-validated input[type=text]:valid,
.was-validated #simple-contact-form input[type=search]:valid,
#simple-contact-form .was-validated input[type=search]:valid,
.was-validated #simple-contact-form input[type=url]:valid,
#simple-contact-form .was-validated input[type=url]:valid,
.was-validated #simple-contact-form input[type=tel]:valid,
#simple-contact-form .was-validated input[type=tel]:valid,
.was-validated #simple-contact-form input[type=number]:valid,
#simple-contact-form .was-validated input[type=number]:valid,
.was-validated #simple-contact-form input[type=range]:valid,
#simple-contact-form .was-validated input[type=range]:valid,
.was-validated #simple-contact-form input[type=date]:valid,
#simple-contact-form .was-validated input[type=date]:valid,
.was-validated #simple-contact-form input[type=month]:valid,
#simple-contact-form .was-validated input[type=month]:valid,
.was-validated #simple-contact-form input[type=week]:valid,
#simple-contact-form .was-validated input[type=week]:valid,
.was-validated #simple-contact-form input[type=time]:valid,
#simple-contact-form .was-validated input[type=time]:valid,
.was-validated #simple-contact-form input[type=datetime]:valid,
#simple-contact-form .was-validated input[type=datetime]:valid,
.was-validated #simple-contact-form input[type=datetime-local]:valid,
#simple-contact-form .was-validated input[type=datetime-local]:valid,
.was-validated #simple-contact-form input[type=color]:valid,
#simple-contact-form .was-validated input[type=color]:valid,
.was-validated #simple-contact-form input[type=email]:valid,
#simple-contact-form .was-validated input[type=email]:valid,
.was-validated #simple-contact-form input[type=file]:valid,
#simple-contact-form .was-validated input[type=file]:valid,
.was-validated #simple-contact-form input[type=submit]:valid,
#simple-contact-form .was-validated input[type=submit]:valid,
.was-validated #simple-contact-form select:valid,
#simple-contact-form .was-validated select:valid,
.was-validated #simple-contact-form textarea:valid,
#simple-contact-form .was-validated textarea:valid, .was-validated .wpcf7 .wpcf7-validation-errors:valid, .wpcf7 .was-validated .wpcf7-validation-errors:valid, .was-validated .wpcf7 input[type=text]:valid, .wpcf7 .was-validated input[type=text]:valid,
.was-validated .wpcf7 input[type=search]:valid,
.wpcf7 .was-validated input[type=search]:valid,
.was-validated .wpcf7 input[type=url]:valid,
.wpcf7 .was-validated input[type=url]:valid,
.was-validated .wpcf7 input[type=tel]:valid,
.wpcf7 .was-validated input[type=tel]:valid,
.was-validated .wpcf7 input[type=number]:valid,
.wpcf7 .was-validated input[type=number]:valid,
.was-validated .wpcf7 input[type=range]:valid,
.wpcf7 .was-validated input[type=range]:valid,
.was-validated .wpcf7 input[type=date]:valid,
.wpcf7 .was-validated input[type=date]:valid,
.was-validated .wpcf7 input[type=month]:valid,
.wpcf7 .was-validated input[type=month]:valid,
.was-validated .wpcf7 input[type=week]:valid,
.wpcf7 .was-validated input[type=week]:valid,
.was-validated .wpcf7 input[type=time]:valid,
.wpcf7 .was-validated input[type=time]:valid,
.was-validated .wpcf7 input[type=datetime]:valid,
.wpcf7 .was-validated input[type=datetime]:valid,
.was-validated .wpcf7 input[type=datetime-local]:valid,
.wpcf7 .was-validated input[type=datetime-local]:valid,
.was-validated .wpcf7 input[type=color]:valid,
.wpcf7 .was-validated input[type=color]:valid,
.was-validated .wpcf7 input[type=email]:valid,
.wpcf7 .was-validated input[type=email]:valid,
.was-validated .wpcf7 input[type=file]:valid,
.wpcf7 .was-validated input[type=file]:valid,
.was-validated .wpcf7 input[type=submit]:valid,
.wpcf7 .was-validated input[type=submit]:valid,
.was-validated .wpcf7 select:valid,
.wpcf7 .was-validated select:valid,
.was-validated .wpcf7 textarea:valid,
.wpcf7 .was-validated textarea:valid, .form-control.is-valid, .page-login input.is-valid[type=text],
.page-login input.is-valid[type=search],
.page-login input.is-valid[type=url],
.page-login input.is-valid[type=tel],
.page-login input.is-valid[type=number],
.page-login input.is-valid[type=range],
.page-login input.is-valid[type=date],
.page-login input.is-valid[type=month],
.page-login input.is-valid[type=week],
.page-login input.is-valid[type=time],
.page-login input.is-valid[type=datetime],
.page-login input.is-valid[type=datetime-local],
.page-login input.is-valid[type=color],
.page-login input.is-valid[type=email],
.page-login input.is-valid[type=file],
.page-login input.is-valid[type=submit],
.page-login input.is-valid[type=password],
.page-login select.is-valid,
.page-login textarea.is-valid, .page-acceso-restringido input.is-valid[type=text],
.page-acceso-restringido input.is-valid[type=search],
.page-acceso-restringido input.is-valid[type=url],
.page-acceso-restringido input.is-valid[type=tel],
.page-acceso-restringido input.is-valid[type=number],
.page-acceso-restringido input.is-valid[type=range],
.page-acceso-restringido input.is-valid[type=date],
.page-acceso-restringido input.is-valid[type=month],
.page-acceso-restringido input.is-valid[type=week],
.page-acceso-restringido input.is-valid[type=time],
.page-acceso-restringido input.is-valid[type=datetime],
.page-acceso-restringido input.is-valid[type=datetime-local],
.page-acceso-restringido input.is-valid[type=color],
.page-acceso-restringido input.is-valid[type=email],
.page-acceso-restringido input.is-valid[type=file],
.page-acceso-restringido input.is-valid[type=submit],
.page-acceso-restringido input.is-valid[type=password],
.page-acceso-restringido select.is-valid,
.page-acceso-restringido textarea.is-valid, #simple-contact-form input.is-valid[type=text],
#simple-contact-form input.is-valid[type=search],
#simple-contact-form input.is-valid[type=url],
#simple-contact-form input.is-valid[type=tel],
#simple-contact-form input.is-valid[type=number],
#simple-contact-form input.is-valid[type=range],
#simple-contact-form input.is-valid[type=date],
#simple-contact-form input.is-valid[type=month],
#simple-contact-form input.is-valid[type=week],
#simple-contact-form input.is-valid[type=time],
#simple-contact-form input.is-valid[type=datetime],
#simple-contact-form input.is-valid[type=datetime-local],
#simple-contact-form input.is-valid[type=color],
#simple-contact-form input.is-valid[type=email],
#simple-contact-form input.is-valid[type=file],
#simple-contact-form input.is-valid[type=submit],
#simple-contact-form select.is-valid,
#simple-contact-form textarea.is-valid, .wpcf7 .is-valid.wpcf7-validation-errors, .wpcf7 input.is-valid[type=text],
.wpcf7 input.is-valid[type=search],
.wpcf7 input.is-valid[type=url],
.wpcf7 input.is-valid[type=tel],
.wpcf7 input.is-valid[type=number],
.wpcf7 input.is-valid[type=range],
.wpcf7 input.is-valid[type=date],
.wpcf7 input.is-valid[type=month],
.wpcf7 input.is-valid[type=week],
.wpcf7 input.is-valid[type=time],
.wpcf7 input.is-valid[type=datetime],
.wpcf7 input.is-valid[type=datetime-local],
.wpcf7 input.is-valid[type=color],
.wpcf7 input.is-valid[type=email],
.wpcf7 input.is-valid[type=file],
.wpcf7 input.is-valid[type=submit],
.wpcf7 select.is-valid,
.wpcf7 textarea.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus, .was-validated .page-login input[type=text]:valid:focus, .page-login .was-validated input[type=text]:valid:focus,
.was-validated .page-login input[type=search]:valid:focus,
.page-login .was-validated input[type=search]:valid:focus,
.was-validated .page-login input[type=url]:valid:focus,
.page-login .was-validated input[type=url]:valid:focus,
.was-validated .page-login input[type=tel]:valid:focus,
.page-login .was-validated input[type=tel]:valid:focus,
.was-validated .page-login input[type=number]:valid:focus,
.page-login .was-validated input[type=number]:valid:focus,
.was-validated .page-login input[type=range]:valid:focus,
.page-login .was-validated input[type=range]:valid:focus,
.was-validated .page-login input[type=date]:valid:focus,
.page-login .was-validated input[type=date]:valid:focus,
.was-validated .page-login input[type=month]:valid:focus,
.page-login .was-validated input[type=month]:valid:focus,
.was-validated .page-login input[type=week]:valid:focus,
.page-login .was-validated input[type=week]:valid:focus,
.was-validated .page-login input[type=time]:valid:focus,
.page-login .was-validated input[type=time]:valid:focus,
.was-validated .page-login input[type=datetime]:valid:focus,
.page-login .was-validated input[type=datetime]:valid:focus,
.was-validated .page-login input[type=datetime-local]:valid:focus,
.page-login .was-validated input[type=datetime-local]:valid:focus,
.was-validated .page-login input[type=color]:valid:focus,
.page-login .was-validated input[type=color]:valid:focus,
.was-validated .page-login input[type=email]:valid:focus,
.page-login .was-validated input[type=email]:valid:focus,
.was-validated .page-login input[type=file]:valid:focus,
.page-login .was-validated input[type=file]:valid:focus,
.was-validated .page-login input[type=submit]:valid:focus,
.page-login .was-validated input[type=submit]:valid:focus,
.was-validated .page-login input[type=password]:valid:focus,
.page-login .was-validated input[type=password]:valid:focus,
.was-validated .page-login select:valid:focus,
.page-login .was-validated select:valid:focus,
.was-validated .page-login textarea:valid:focus,
.page-login .was-validated textarea:valid:focus, .was-validated .page-acceso-restringido input[type=text]:valid:focus, .page-acceso-restringido .was-validated input[type=text]:valid:focus,
.was-validated .page-acceso-restringido input[type=search]:valid:focus,
.page-acceso-restringido .was-validated input[type=search]:valid:focus,
.was-validated .page-acceso-restringido input[type=url]:valid:focus,
.page-acceso-restringido .was-validated input[type=url]:valid:focus,
.was-validated .page-acceso-restringido input[type=tel]:valid:focus,
.page-acceso-restringido .was-validated input[type=tel]:valid:focus,
.was-validated .page-acceso-restringido input[type=number]:valid:focus,
.page-acceso-restringido .was-validated input[type=number]:valid:focus,
.was-validated .page-acceso-restringido input[type=range]:valid:focus,
.page-acceso-restringido .was-validated input[type=range]:valid:focus,
.was-validated .page-acceso-restringido input[type=date]:valid:focus,
.page-acceso-restringido .was-validated input[type=date]:valid:focus,
.was-validated .page-acceso-restringido input[type=month]:valid:focus,
.page-acceso-restringido .was-validated input[type=month]:valid:focus,
.was-validated .page-acceso-restringido input[type=week]:valid:focus,
.page-acceso-restringido .was-validated input[type=week]:valid:focus,
.was-validated .page-acceso-restringido input[type=time]:valid:focus,
.page-acceso-restringido .was-validated input[type=time]:valid:focus,
.was-validated .page-acceso-restringido input[type=datetime]:valid:focus,
.page-acceso-restringido .was-validated input[type=datetime]:valid:focus,
.was-validated .page-acceso-restringido input[type=datetime-local]:valid:focus,
.page-acceso-restringido .was-validated input[type=datetime-local]:valid:focus,
.was-validated .page-acceso-restringido input[type=color]:valid:focus,
.page-acceso-restringido .was-validated input[type=color]:valid:focus,
.was-validated .page-acceso-restringido input[type=email]:valid:focus,
.page-acceso-restringido .was-validated input[type=email]:valid:focus,
.was-validated .page-acceso-restringido input[type=file]:valid:focus,
.page-acceso-restringido .was-validated input[type=file]:valid:focus,
.was-validated .page-acceso-restringido input[type=submit]:valid:focus,
.page-acceso-restringido .was-validated input[type=submit]:valid:focus,
.was-validated .page-acceso-restringido input[type=password]:valid:focus,
.page-acceso-restringido .was-validated input[type=password]:valid:focus,
.was-validated .page-acceso-restringido select:valid:focus,
.page-acceso-restringido .was-validated select:valid:focus,
.was-validated .page-acceso-restringido textarea:valid:focus,
.page-acceso-restringido .was-validated textarea:valid:focus, .was-validated #simple-contact-form input[type=text]:valid:focus, #simple-contact-form .was-validated input[type=text]:valid:focus,
.was-validated #simple-contact-form input[type=search]:valid:focus,
#simple-contact-form .was-validated input[type=search]:valid:focus,
.was-validated #simple-contact-form input[type=url]:valid:focus,
#simple-contact-form .was-validated input[type=url]:valid:focus,
.was-validated #simple-contact-form input[type=tel]:valid:focus,
#simple-contact-form .was-validated input[type=tel]:valid:focus,
.was-validated #simple-contact-form input[type=number]:valid:focus,
#simple-contact-form .was-validated input[type=number]:valid:focus,
.was-validated #simple-contact-form input[type=range]:valid:focus,
#simple-contact-form .was-validated input[type=range]:valid:focus,
.was-validated #simple-contact-form input[type=date]:valid:focus,
#simple-contact-form .was-validated input[type=date]:valid:focus,
.was-validated #simple-contact-form input[type=month]:valid:focus,
#simple-contact-form .was-validated input[type=month]:valid:focus,
.was-validated #simple-contact-form input[type=week]:valid:focus,
#simple-contact-form .was-validated input[type=week]:valid:focus,
.was-validated #simple-contact-form input[type=time]:valid:focus,
#simple-contact-form .was-validated input[type=time]:valid:focus,
.was-validated #simple-contact-form input[type=datetime]:valid:focus,
#simple-contact-form .was-validated input[type=datetime]:valid:focus,
.was-validated #simple-contact-form input[type=datetime-local]:valid:focus,
#simple-contact-form .was-validated input[type=datetime-local]:valid:focus,
.was-validated #simple-contact-form input[type=color]:valid:focus,
#simple-contact-form .was-validated input[type=color]:valid:focus,
.was-validated #simple-contact-form input[type=email]:valid:focus,
#simple-contact-form .was-validated input[type=email]:valid:focus,
.was-validated #simple-contact-form input[type=file]:valid:focus,
#simple-contact-form .was-validated input[type=file]:valid:focus,
.was-validated #simple-contact-form input[type=submit]:valid:focus,
#simple-contact-form .was-validated input[type=submit]:valid:focus,
.was-validated #simple-contact-form select:valid:focus,
#simple-contact-form .was-validated select:valid:focus,
.was-validated #simple-contact-form textarea:valid:focus,
#simple-contact-form .was-validated textarea:valid:focus, .was-validated .wpcf7 .wpcf7-validation-errors:valid:focus, .wpcf7 .was-validated .wpcf7-validation-errors:valid:focus, .was-validated .wpcf7 input[type=text]:valid:focus, .wpcf7 .was-validated input[type=text]:valid:focus,
.was-validated .wpcf7 input[type=search]:valid:focus,
.wpcf7 .was-validated input[type=search]:valid:focus,
.was-validated .wpcf7 input[type=url]:valid:focus,
.wpcf7 .was-validated input[type=url]:valid:focus,
.was-validated .wpcf7 input[type=tel]:valid:focus,
.wpcf7 .was-validated input[type=tel]:valid:focus,
.was-validated .wpcf7 input[type=number]:valid:focus,
.wpcf7 .was-validated input[type=number]:valid:focus,
.was-validated .wpcf7 input[type=range]:valid:focus,
.wpcf7 .was-validated input[type=range]:valid:focus,
.was-validated .wpcf7 input[type=date]:valid:focus,
.wpcf7 .was-validated input[type=date]:valid:focus,
.was-validated .wpcf7 input[type=month]:valid:focus,
.wpcf7 .was-validated input[type=month]:valid:focus,
.was-validated .wpcf7 input[type=week]:valid:focus,
.wpcf7 .was-validated input[type=week]:valid:focus,
.was-validated .wpcf7 input[type=time]:valid:focus,
.wpcf7 .was-validated input[type=time]:valid:focus,
.was-validated .wpcf7 input[type=datetime]:valid:focus,
.wpcf7 .was-validated input[type=datetime]:valid:focus,
.was-validated .wpcf7 input[type=datetime-local]:valid:focus,
.wpcf7 .was-validated input[type=datetime-local]:valid:focus,
.was-validated .wpcf7 input[type=color]:valid:focus,
.wpcf7 .was-validated input[type=color]:valid:focus,
.was-validated .wpcf7 input[type=email]:valid:focus,
.wpcf7 .was-validated input[type=email]:valid:focus,
.was-validated .wpcf7 input[type=file]:valid:focus,
.wpcf7 .was-validated input[type=file]:valid:focus,
.was-validated .wpcf7 input[type=submit]:valid:focus,
.wpcf7 .was-validated input[type=submit]:valid:focus,
.was-validated .wpcf7 select:valid:focus,
.wpcf7 .was-validated select:valid:focus,
.was-validated .wpcf7 textarea:valid:focus,
.wpcf7 .was-validated textarea:valid:focus, .form-control.is-valid:focus, .page-login input.is-valid[type=text]:focus,
.page-login input.is-valid[type=search]:focus,
.page-login input.is-valid[type=url]:focus,
.page-login input.is-valid[type=tel]:focus,
.page-login input.is-valid[type=number]:focus,
.page-login input.is-valid[type=range]:focus,
.page-login input.is-valid[type=date]:focus,
.page-login input.is-valid[type=month]:focus,
.page-login input.is-valid[type=week]:focus,
.page-login input.is-valid[type=time]:focus,
.page-login input.is-valid[type=datetime]:focus,
.page-login input.is-valid[type=datetime-local]:focus,
.page-login input.is-valid[type=color]:focus,
.page-login input.is-valid[type=email]:focus,
.page-login input.is-valid[type=file]:focus,
.page-login input.is-valid[type=submit]:focus,
.page-login input.is-valid[type=password]:focus,
.page-login select.is-valid:focus,
.page-login textarea.is-valid:focus, .page-acceso-restringido input.is-valid[type=text]:focus,
.page-acceso-restringido input.is-valid[type=search]:focus,
.page-acceso-restringido input.is-valid[type=url]:focus,
.page-acceso-restringido input.is-valid[type=tel]:focus,
.page-acceso-restringido input.is-valid[type=number]:focus,
.page-acceso-restringido input.is-valid[type=range]:focus,
.page-acceso-restringido input.is-valid[type=date]:focus,
.page-acceso-restringido input.is-valid[type=month]:focus,
.page-acceso-restringido input.is-valid[type=week]:focus,
.page-acceso-restringido input.is-valid[type=time]:focus,
.page-acceso-restringido input.is-valid[type=datetime]:focus,
.page-acceso-restringido input.is-valid[type=datetime-local]:focus,
.page-acceso-restringido input.is-valid[type=color]:focus,
.page-acceso-restringido input.is-valid[type=email]:focus,
.page-acceso-restringido input.is-valid[type=file]:focus,
.page-acceso-restringido input.is-valid[type=submit]:focus,
.page-acceso-restringido input.is-valid[type=password]:focus,
.page-acceso-restringido select.is-valid:focus,
.page-acceso-restringido textarea.is-valid:focus, #simple-contact-form input.is-valid[type=text]:focus,
#simple-contact-form input.is-valid[type=search]:focus,
#simple-contact-form input.is-valid[type=url]:focus,
#simple-contact-form input.is-valid[type=tel]:focus,
#simple-contact-form input.is-valid[type=number]:focus,
#simple-contact-form input.is-valid[type=range]:focus,
#simple-contact-form input.is-valid[type=date]:focus,
#simple-contact-form input.is-valid[type=month]:focus,
#simple-contact-form input.is-valid[type=week]:focus,
#simple-contact-form input.is-valid[type=time]:focus,
#simple-contact-form input.is-valid[type=datetime]:focus,
#simple-contact-form input.is-valid[type=datetime-local]:focus,
#simple-contact-form input.is-valid[type=color]:focus,
#simple-contact-form input.is-valid[type=email]:focus,
#simple-contact-form input.is-valid[type=file]:focus,
#simple-contact-form input.is-valid[type=submit]:focus,
#simple-contact-form select.is-valid:focus,
#simple-contact-form textarea.is-valid:focus, .wpcf7 .is-valid.wpcf7-validation-errors:focus, .wpcf7 input.is-valid[type=text]:focus,
.wpcf7 input.is-valid[type=search]:focus,
.wpcf7 input.is-valid[type=url]:focus,
.wpcf7 input.is-valid[type=tel]:focus,
.wpcf7 input.is-valid[type=number]:focus,
.wpcf7 input.is-valid[type=range]:focus,
.wpcf7 input.is-valid[type=date]:focus,
.wpcf7 input.is-valid[type=month]:focus,
.wpcf7 input.is-valid[type=week]:focus,
.wpcf7 input.is-valid[type=time]:focus,
.wpcf7 input.is-valid[type=datetime]:focus,
.wpcf7 input.is-valid[type=datetime-local]:focus,
.wpcf7 input.is-valid[type=color]:focus,
.wpcf7 input.is-valid[type=email]:focus,
.wpcf7 input.is-valid[type=file]:focus,
.wpcf7 input.is-valid[type=submit]:focus,
.wpcf7 select.is-valid:focus,
.wpcf7 textarea.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .page-login input[type=text]:valid ~ .valid-feedback, .page-login .was-validated input[type=text]:valid ~ .valid-feedback,
.was-validated .page-login input[type=search]:valid ~ .valid-feedback,
.page-login .was-validated input[type=search]:valid ~ .valid-feedback,
.was-validated .page-login input[type=url]:valid ~ .valid-feedback,
.page-login .was-validated input[type=url]:valid ~ .valid-feedback,
.was-validated .page-login input[type=tel]:valid ~ .valid-feedback,
.page-login .was-validated input[type=tel]:valid ~ .valid-feedback,
.was-validated .page-login input[type=number]:valid ~ .valid-feedback,
.page-login .was-validated input[type=number]:valid ~ .valid-feedback,
.was-validated .page-login input[type=range]:valid ~ .valid-feedback,
.page-login .was-validated input[type=range]:valid ~ .valid-feedback,
.was-validated .page-login input[type=date]:valid ~ .valid-feedback,
.page-login .was-validated input[type=date]:valid ~ .valid-feedback,
.was-validated .page-login input[type=month]:valid ~ .valid-feedback,
.page-login .was-validated input[type=month]:valid ~ .valid-feedback,
.was-validated .page-login input[type=week]:valid ~ .valid-feedback,
.page-login .was-validated input[type=week]:valid ~ .valid-feedback,
.was-validated .page-login input[type=time]:valid ~ .valid-feedback,
.page-login .was-validated input[type=time]:valid ~ .valid-feedback,
.was-validated .page-login input[type=datetime]:valid ~ .valid-feedback,
.page-login .was-validated input[type=datetime]:valid ~ .valid-feedback,
.was-validated .page-login input[type=datetime-local]:valid ~ .valid-feedback,
.page-login .was-validated input[type=datetime-local]:valid ~ .valid-feedback,
.was-validated .page-login input[type=color]:valid ~ .valid-feedback,
.page-login .was-validated input[type=color]:valid ~ .valid-feedback,
.was-validated .page-login input[type=email]:valid ~ .valid-feedback,
.page-login .was-validated input[type=email]:valid ~ .valid-feedback,
.was-validated .page-login input[type=file]:valid ~ .valid-feedback,
.page-login .was-validated input[type=file]:valid ~ .valid-feedback,
.was-validated .page-login input[type=submit]:valid ~ .valid-feedback,
.page-login .was-validated input[type=submit]:valid ~ .valid-feedback,
.was-validated .page-login input[type=password]:valid ~ .valid-feedback,
.page-login .was-validated input[type=password]:valid ~ .valid-feedback,
.was-validated .page-login select:valid ~ .valid-feedback,
.page-login .was-validated select:valid ~ .valid-feedback,
.was-validated .page-login textarea:valid ~ .valid-feedback,
.page-login .was-validated textarea:valid ~ .valid-feedback, .was-validated .page-acceso-restringido input[type=text]:valid ~ .valid-feedback, .page-acceso-restringido .was-validated input[type=text]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=search]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=search]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=url]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=url]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=tel]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=tel]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=number]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=number]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=range]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=range]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=date]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=date]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=month]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=month]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=week]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=week]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=time]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=time]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=datetime]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=datetime]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=datetime-local]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=datetime-local]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=color]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=color]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=email]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=email]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=file]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=file]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=submit]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=submit]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido input[type=password]:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated input[type=password]:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido select:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated select:valid ~ .valid-feedback,
.was-validated .page-acceso-restringido textarea:valid ~ .valid-feedback,
.page-acceso-restringido .was-validated textarea:valid ~ .valid-feedback, .was-validated #simple-contact-form input[type=text]:valid ~ .valid-feedback, #simple-contact-form .was-validated input[type=text]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=search]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=search]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=url]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=url]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=tel]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=tel]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=number]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=number]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=range]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=range]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=date]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=date]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=month]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=month]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=week]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=week]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=time]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=time]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=datetime]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=datetime]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=datetime-local]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=datetime-local]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=color]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=color]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=email]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=email]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=file]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=file]:valid ~ .valid-feedback,
.was-validated #simple-contact-form input[type=submit]:valid ~ .valid-feedback,
#simple-contact-form .was-validated input[type=submit]:valid ~ .valid-feedback,
.was-validated #simple-contact-form select:valid ~ .valid-feedback,
#simple-contact-form .was-validated select:valid ~ .valid-feedback,
.was-validated #simple-contact-form textarea:valid ~ .valid-feedback,
#simple-contact-form .was-validated textarea:valid ~ .valid-feedback, .was-validated .wpcf7 .wpcf7-validation-errors:valid ~ .valid-feedback, .wpcf7 .was-validated .wpcf7-validation-errors:valid ~ .valid-feedback, .was-validated .wpcf7 input[type=text]:valid ~ .valid-feedback, .wpcf7 .was-validated input[type=text]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=search]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=search]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=url]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=url]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=tel]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=tel]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=number]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=number]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=range]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=range]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=date]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=date]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=month]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=month]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=week]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=week]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=time]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=time]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=datetime]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=datetime]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=datetime-local]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=datetime-local]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=color]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=color]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=email]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=email]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=file]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=file]:valid ~ .valid-feedback,
.was-validated .wpcf7 input[type=submit]:valid ~ .valid-feedback,
.wpcf7 .was-validated input[type=submit]:valid ~ .valid-feedback,
.was-validated .wpcf7 select:valid ~ .valid-feedback,
.wpcf7 .was-validated select:valid ~ .valid-feedback,
.was-validated .wpcf7 textarea:valid ~ .valid-feedback,
.wpcf7 .was-validated textarea:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.was-validated .page-login input[type=text]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=text]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=search]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=search]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=url]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=url]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=tel]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=tel]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=number]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=number]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=range]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=range]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=date]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=date]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=month]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=month]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=week]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=week]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=time]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=time]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=datetime]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=datetime]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=datetime-local]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=datetime-local]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=color]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=color]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=email]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=email]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=file]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=file]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=submit]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=submit]:valid ~ .valid-tooltip,
.was-validated .page-login input[type=password]:valid ~ .valid-tooltip,
.page-login .was-validated input[type=password]:valid ~ .valid-tooltip,
.was-validated .page-login select:valid ~ .valid-tooltip,
.page-login .was-validated select:valid ~ .valid-tooltip,
.was-validated .page-login textarea:valid ~ .valid-tooltip,
.page-login .was-validated textarea:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=text]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=text]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=search]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=search]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=url]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=url]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=tel]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=tel]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=number]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=number]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=range]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=range]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=date]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=date]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=month]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=month]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=week]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=week]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=time]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=time]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=datetime]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=datetime]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=datetime-local]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=datetime-local]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=color]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=color]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=email]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=email]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=file]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=file]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=submit]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=submit]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido input[type=password]:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated input[type=password]:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido select:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated select:valid ~ .valid-tooltip,
.was-validated .page-acceso-restringido textarea:valid ~ .valid-tooltip,
.page-acceso-restringido .was-validated textarea:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=text]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=text]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=search]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=search]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=url]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=url]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=tel]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=tel]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=number]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=number]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=range]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=range]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=date]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=date]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=month]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=month]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=week]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=week]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=time]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=time]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=datetime]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=datetime]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=datetime-local]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=datetime-local]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=color]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=color]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=email]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=email]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=file]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=file]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form input[type=submit]:valid ~ .valid-tooltip,
#simple-contact-form .was-validated input[type=submit]:valid ~ .valid-tooltip,
.was-validated #simple-contact-form select:valid ~ .valid-tooltip,
#simple-contact-form .was-validated select:valid ~ .valid-tooltip,
.was-validated #simple-contact-form textarea:valid ~ .valid-tooltip,
#simple-contact-form .was-validated textarea:valid ~ .valid-tooltip,
.was-validated .wpcf7 .wpcf7-validation-errors:valid ~ .valid-tooltip,
.wpcf7 .was-validated .wpcf7-validation-errors:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=text]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=text]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=search]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=search]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=url]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=url]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=tel]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=tel]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=number]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=number]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=range]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=range]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=date]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=date]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=month]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=month]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=week]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=week]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=time]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=time]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=datetime]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=datetime]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=datetime-local]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=datetime-local]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=color]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=color]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=email]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=email]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=file]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=file]:valid ~ .valid-tooltip,
.was-validated .wpcf7 input[type=submit]:valid ~ .valid-tooltip,
.wpcf7 .was-validated input[type=submit]:valid ~ .valid-tooltip,
.was-validated .wpcf7 select:valid ~ .valid-tooltip,
.wpcf7 .was-validated select:valid ~ .valid-tooltip,
.was-validated .wpcf7 textarea:valid ~ .valid-tooltip,
.wpcf7 .was-validated textarea:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .page-login input.is-valid[type=text] ~ .valid-feedback,
.page-login input.is-valid[type=search] ~ .valid-feedback,
.page-login input.is-valid[type=url] ~ .valid-feedback,
.page-login input.is-valid[type=tel] ~ .valid-feedback,
.page-login input.is-valid[type=number] ~ .valid-feedback,
.page-login input.is-valid[type=range] ~ .valid-feedback,
.page-login input.is-valid[type=date] ~ .valid-feedback,
.page-login input.is-valid[type=month] ~ .valid-feedback,
.page-login input.is-valid[type=week] ~ .valid-feedback,
.page-login input.is-valid[type=time] ~ .valid-feedback,
.page-login input.is-valid[type=datetime] ~ .valid-feedback,
.page-login input.is-valid[type=datetime-local] ~ .valid-feedback,
.page-login input.is-valid[type=color] ~ .valid-feedback,
.page-login input.is-valid[type=email] ~ .valid-feedback,
.page-login input.is-valid[type=file] ~ .valid-feedback,
.page-login input.is-valid[type=submit] ~ .valid-feedback,
.page-login input.is-valid[type=password] ~ .valid-feedback,
.page-login select.is-valid ~ .valid-feedback,
.page-login textarea.is-valid ~ .valid-feedback, .page-acceso-restringido input.is-valid[type=text] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=search] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=url] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=tel] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=number] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=range] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=date] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=month] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=week] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=time] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=datetime] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=datetime-local] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=color] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=email] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=file] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=submit] ~ .valid-feedback,
.page-acceso-restringido input.is-valid[type=password] ~ .valid-feedback,
.page-acceso-restringido select.is-valid ~ .valid-feedback,
.page-acceso-restringido textarea.is-valid ~ .valid-feedback, #simple-contact-form input.is-valid[type=text] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=search] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=url] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=tel] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=number] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=range] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=date] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=month] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=week] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=time] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=datetime] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=datetime-local] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=color] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=email] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=file] ~ .valid-feedback,
#simple-contact-form input.is-valid[type=submit] ~ .valid-feedback,
#simple-contact-form select.is-valid ~ .valid-feedback,
#simple-contact-form textarea.is-valid ~ .valid-feedback, .wpcf7 .is-valid.wpcf7-validation-errors ~ .valid-feedback, .wpcf7 input.is-valid[type=text] ~ .valid-feedback,
.wpcf7 input.is-valid[type=search] ~ .valid-feedback,
.wpcf7 input.is-valid[type=url] ~ .valid-feedback,
.wpcf7 input.is-valid[type=tel] ~ .valid-feedback,
.wpcf7 input.is-valid[type=number] ~ .valid-feedback,
.wpcf7 input.is-valid[type=range] ~ .valid-feedback,
.wpcf7 input.is-valid[type=date] ~ .valid-feedback,
.wpcf7 input.is-valid[type=month] ~ .valid-feedback,
.wpcf7 input.is-valid[type=week] ~ .valid-feedback,
.wpcf7 input.is-valid[type=time] ~ .valid-feedback,
.wpcf7 input.is-valid[type=datetime] ~ .valid-feedback,
.wpcf7 input.is-valid[type=datetime-local] ~ .valid-feedback,
.wpcf7 input.is-valid[type=color] ~ .valid-feedback,
.wpcf7 input.is-valid[type=email] ~ .valid-feedback,
.wpcf7 input.is-valid[type=file] ~ .valid-feedback,
.wpcf7 input.is-valid[type=submit] ~ .valid-feedback,
.wpcf7 select.is-valid ~ .valid-feedback,
.wpcf7 textarea.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.page-login input.is-valid[type=text] ~ .valid-tooltip,
.page-login input.is-valid[type=search] ~ .valid-tooltip,
.page-login input.is-valid[type=url] ~ .valid-tooltip,
.page-login input.is-valid[type=tel] ~ .valid-tooltip,
.page-login input.is-valid[type=number] ~ .valid-tooltip,
.page-login input.is-valid[type=range] ~ .valid-tooltip,
.page-login input.is-valid[type=date] ~ .valid-tooltip,
.page-login input.is-valid[type=month] ~ .valid-tooltip,
.page-login input.is-valid[type=week] ~ .valid-tooltip,
.page-login input.is-valid[type=time] ~ .valid-tooltip,
.page-login input.is-valid[type=datetime] ~ .valid-tooltip,
.page-login input.is-valid[type=datetime-local] ~ .valid-tooltip,
.page-login input.is-valid[type=color] ~ .valid-tooltip,
.page-login input.is-valid[type=email] ~ .valid-tooltip,
.page-login input.is-valid[type=file] ~ .valid-tooltip,
.page-login input.is-valid[type=submit] ~ .valid-tooltip,
.page-login input.is-valid[type=password] ~ .valid-tooltip,
.page-login select.is-valid ~ .valid-tooltip,
.page-login textarea.is-valid ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=text] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=search] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=url] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=tel] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=number] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=range] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=date] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=month] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=week] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=time] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=datetime] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=datetime-local] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=color] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=email] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=file] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=submit] ~ .valid-tooltip,
.page-acceso-restringido input.is-valid[type=password] ~ .valid-tooltip,
.page-acceso-restringido select.is-valid ~ .valid-tooltip,
.page-acceso-restringido textarea.is-valid ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=text] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=search] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=url] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=tel] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=number] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=range] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=date] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=month] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=week] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=time] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=datetime] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=datetime-local] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=color] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=email] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=file] ~ .valid-tooltip,
#simple-contact-form input.is-valid[type=submit] ~ .valid-tooltip,
#simple-contact-form select.is-valid ~ .valid-tooltip,
#simple-contact-form textarea.is-valid ~ .valid-tooltip,
.wpcf7 .is-valid.wpcf7-validation-errors ~ .valid-tooltip,
.wpcf7 input.is-valid[type=text] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=search] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=url] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=tel] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=number] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=range] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=date] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=month] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=week] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=time] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=datetime] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=datetime-local] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=color] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=email] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=file] ~ .valid-tooltip,
.wpcf7 input.is-valid[type=submit] ~ .valid-tooltip,
.wpcf7 select.is-valid ~ .valid-tooltip,
.wpcf7 textarea.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: rgb(113.4130434783, 221.0869565217, 138);
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid, .was-validated .page-login input[type=text]:invalid, .page-login .was-validated input[type=text]:invalid,
.was-validated .page-login input[type=search]:invalid,
.page-login .was-validated input[type=search]:invalid,
.was-validated .page-login input[type=url]:invalid,
.page-login .was-validated input[type=url]:invalid,
.was-validated .page-login input[type=tel]:invalid,
.page-login .was-validated input[type=tel]:invalid,
.was-validated .page-login input[type=number]:invalid,
.page-login .was-validated input[type=number]:invalid,
.was-validated .page-login input[type=range]:invalid,
.page-login .was-validated input[type=range]:invalid,
.was-validated .page-login input[type=date]:invalid,
.page-login .was-validated input[type=date]:invalid,
.was-validated .page-login input[type=month]:invalid,
.page-login .was-validated input[type=month]:invalid,
.was-validated .page-login input[type=week]:invalid,
.page-login .was-validated input[type=week]:invalid,
.was-validated .page-login input[type=time]:invalid,
.page-login .was-validated input[type=time]:invalid,
.was-validated .page-login input[type=datetime]:invalid,
.page-login .was-validated input[type=datetime]:invalid,
.was-validated .page-login input[type=datetime-local]:invalid,
.page-login .was-validated input[type=datetime-local]:invalid,
.was-validated .page-login input[type=color]:invalid,
.page-login .was-validated input[type=color]:invalid,
.was-validated .page-login input[type=email]:invalid,
.page-login .was-validated input[type=email]:invalid,
.was-validated .page-login input[type=file]:invalid,
.page-login .was-validated input[type=file]:invalid,
.was-validated .page-login input[type=submit]:invalid,
.page-login .was-validated input[type=submit]:invalid,
.was-validated .page-login input[type=password]:invalid,
.page-login .was-validated input[type=password]:invalid,
.was-validated .page-login select:invalid,
.page-login .was-validated select:invalid,
.was-validated .page-login textarea:invalid,
.page-login .was-validated textarea:invalid, .was-validated .page-acceso-restringido input[type=text]:invalid, .page-acceso-restringido .was-validated input[type=text]:invalid,
.was-validated .page-acceso-restringido input[type=search]:invalid,
.page-acceso-restringido .was-validated input[type=search]:invalid,
.was-validated .page-acceso-restringido input[type=url]:invalid,
.page-acceso-restringido .was-validated input[type=url]:invalid,
.was-validated .page-acceso-restringido input[type=tel]:invalid,
.page-acceso-restringido .was-validated input[type=tel]:invalid,
.was-validated .page-acceso-restringido input[type=number]:invalid,
.page-acceso-restringido .was-validated input[type=number]:invalid,
.was-validated .page-acceso-restringido input[type=range]:invalid,
.page-acceso-restringido .was-validated input[type=range]:invalid,
.was-validated .page-acceso-restringido input[type=date]:invalid,
.page-acceso-restringido .was-validated input[type=date]:invalid,
.was-validated .page-acceso-restringido input[type=month]:invalid,
.page-acceso-restringido .was-validated input[type=month]:invalid,
.was-validated .page-acceso-restringido input[type=week]:invalid,
.page-acceso-restringido .was-validated input[type=week]:invalid,
.was-validated .page-acceso-restringido input[type=time]:invalid,
.page-acceso-restringido .was-validated input[type=time]:invalid,
.was-validated .page-acceso-restringido input[type=datetime]:invalid,
.page-acceso-restringido .was-validated input[type=datetime]:invalid,
.was-validated .page-acceso-restringido input[type=datetime-local]:invalid,
.page-acceso-restringido .was-validated input[type=datetime-local]:invalid,
.was-validated .page-acceso-restringido input[type=color]:invalid,
.page-acceso-restringido .was-validated input[type=color]:invalid,
.was-validated .page-acceso-restringido input[type=email]:invalid,
.page-acceso-restringido .was-validated input[type=email]:invalid,
.was-validated .page-acceso-restringido input[type=file]:invalid,
.page-acceso-restringido .was-validated input[type=file]:invalid,
.was-validated .page-acceso-restringido input[type=submit]:invalid,
.page-acceso-restringido .was-validated input[type=submit]:invalid,
.was-validated .page-acceso-restringido input[type=password]:invalid,
.page-acceso-restringido .was-validated input[type=password]:invalid,
.was-validated .page-acceso-restringido select:invalid,
.page-acceso-restringido .was-validated select:invalid,
.was-validated .page-acceso-restringido textarea:invalid,
.page-acceso-restringido .was-validated textarea:invalid, .was-validated #simple-contact-form input[type=text]:invalid, #simple-contact-form .was-validated input[type=text]:invalid,
.was-validated #simple-contact-form input[type=search]:invalid,
#simple-contact-form .was-validated input[type=search]:invalid,
.was-validated #simple-contact-form input[type=url]:invalid,
#simple-contact-form .was-validated input[type=url]:invalid,
.was-validated #simple-contact-form input[type=tel]:invalid,
#simple-contact-form .was-validated input[type=tel]:invalid,
.was-validated #simple-contact-form input[type=number]:invalid,
#simple-contact-form .was-validated input[type=number]:invalid,
.was-validated #simple-contact-form input[type=range]:invalid,
#simple-contact-form .was-validated input[type=range]:invalid,
.was-validated #simple-contact-form input[type=date]:invalid,
#simple-contact-form .was-validated input[type=date]:invalid,
.was-validated #simple-contact-form input[type=month]:invalid,
#simple-contact-form .was-validated input[type=month]:invalid,
.was-validated #simple-contact-form input[type=week]:invalid,
#simple-contact-form .was-validated input[type=week]:invalid,
.was-validated #simple-contact-form input[type=time]:invalid,
#simple-contact-form .was-validated input[type=time]:invalid,
.was-validated #simple-contact-form input[type=datetime]:invalid,
#simple-contact-form .was-validated input[type=datetime]:invalid,
.was-validated #simple-contact-form input[type=datetime-local]:invalid,
#simple-contact-form .was-validated input[type=datetime-local]:invalid,
.was-validated #simple-contact-form input[type=color]:invalid,
#simple-contact-form .was-validated input[type=color]:invalid,
.was-validated #simple-contact-form input[type=email]:invalid,
#simple-contact-form .was-validated input[type=email]:invalid,
.was-validated #simple-contact-form input[type=file]:invalid,
#simple-contact-form .was-validated input[type=file]:invalid,
.was-validated #simple-contact-form input[type=submit]:invalid,
#simple-contact-form .was-validated input[type=submit]:invalid,
.was-validated #simple-contact-form select:invalid,
#simple-contact-form .was-validated select:invalid,
.was-validated #simple-contact-form textarea:invalid,
#simple-contact-form .was-validated textarea:invalid, .was-validated .wpcf7 .wpcf7-validation-errors:invalid, .wpcf7 .was-validated .wpcf7-validation-errors:invalid, .was-validated .wpcf7 input[type=text]:invalid, .wpcf7 .was-validated input[type=text]:invalid,
.was-validated .wpcf7 input[type=search]:invalid,
.wpcf7 .was-validated input[type=search]:invalid,
.was-validated .wpcf7 input[type=url]:invalid,
.wpcf7 .was-validated input[type=url]:invalid,
.was-validated .wpcf7 input[type=tel]:invalid,
.wpcf7 .was-validated input[type=tel]:invalid,
.was-validated .wpcf7 input[type=number]:invalid,
.wpcf7 .was-validated input[type=number]:invalid,
.was-validated .wpcf7 input[type=range]:invalid,
.wpcf7 .was-validated input[type=range]:invalid,
.was-validated .wpcf7 input[type=date]:invalid,
.wpcf7 .was-validated input[type=date]:invalid,
.was-validated .wpcf7 input[type=month]:invalid,
.wpcf7 .was-validated input[type=month]:invalid,
.was-validated .wpcf7 input[type=week]:invalid,
.wpcf7 .was-validated input[type=week]:invalid,
.was-validated .wpcf7 input[type=time]:invalid,
.wpcf7 .was-validated input[type=time]:invalid,
.was-validated .wpcf7 input[type=datetime]:invalid,
.wpcf7 .was-validated input[type=datetime]:invalid,
.was-validated .wpcf7 input[type=datetime-local]:invalid,
.wpcf7 .was-validated input[type=datetime-local]:invalid,
.was-validated .wpcf7 input[type=color]:invalid,
.wpcf7 .was-validated input[type=color]:invalid,
.was-validated .wpcf7 input[type=email]:invalid,
.wpcf7 .was-validated input[type=email]:invalid,
.was-validated .wpcf7 input[type=file]:invalid,
.wpcf7 .was-validated input[type=file]:invalid,
.was-validated .wpcf7 input[type=submit]:invalid,
.wpcf7 .was-validated input[type=submit]:invalid,
.was-validated .wpcf7 select:invalid,
.wpcf7 .was-validated select:invalid,
.was-validated .wpcf7 textarea:invalid,
.wpcf7 .was-validated textarea:invalid, .form-control.is-invalid, .page-login input.is-invalid[type=text],
.page-login input.is-invalid[type=search],
.page-login input.is-invalid[type=url],
.page-login input.is-invalid[type=tel],
.page-login input.is-invalid[type=number],
.page-login input.is-invalid[type=range],
.page-login input.is-invalid[type=date],
.page-login input.is-invalid[type=month],
.page-login input.is-invalid[type=week],
.page-login input.is-invalid[type=time],
.page-login input.is-invalid[type=datetime],
.page-login input.is-invalid[type=datetime-local],
.page-login input.is-invalid[type=color],
.page-login input.is-invalid[type=email],
.page-login input.is-invalid[type=file],
.page-login input.is-invalid[type=submit],
.page-login input.is-invalid[type=password],
.page-login select.is-invalid,
.page-login textarea.is-invalid, .page-acceso-restringido input.is-invalid[type=text],
.page-acceso-restringido input.is-invalid[type=search],
.page-acceso-restringido input.is-invalid[type=url],
.page-acceso-restringido input.is-invalid[type=tel],
.page-acceso-restringido input.is-invalid[type=number],
.page-acceso-restringido input.is-invalid[type=range],
.page-acceso-restringido input.is-invalid[type=date],
.page-acceso-restringido input.is-invalid[type=month],
.page-acceso-restringido input.is-invalid[type=week],
.page-acceso-restringido input.is-invalid[type=time],
.page-acceso-restringido input.is-invalid[type=datetime],
.page-acceso-restringido input.is-invalid[type=datetime-local],
.page-acceso-restringido input.is-invalid[type=color],
.page-acceso-restringido input.is-invalid[type=email],
.page-acceso-restringido input.is-invalid[type=file],
.page-acceso-restringido input.is-invalid[type=submit],
.page-acceso-restringido input.is-invalid[type=password],
.page-acceso-restringido select.is-invalid,
.page-acceso-restringido textarea.is-invalid, #simple-contact-form input.is-invalid[type=text],
#simple-contact-form input.is-invalid[type=search],
#simple-contact-form input.is-invalid[type=url],
#simple-contact-form input.is-invalid[type=tel],
#simple-contact-form input.is-invalid[type=number],
#simple-contact-form input.is-invalid[type=range],
#simple-contact-form input.is-invalid[type=date],
#simple-contact-form input.is-invalid[type=month],
#simple-contact-form input.is-invalid[type=week],
#simple-contact-form input.is-invalid[type=time],
#simple-contact-form input.is-invalid[type=datetime],
#simple-contact-form input.is-invalid[type=datetime-local],
#simple-contact-form input.is-invalid[type=color],
#simple-contact-form input.is-invalid[type=email],
#simple-contact-form input.is-invalid[type=file],
#simple-contact-form input.is-invalid[type=submit],
#simple-contact-form select.is-invalid,
#simple-contact-form textarea.is-invalid, .wpcf7 .is-invalid.wpcf7-validation-errors, .wpcf7 input.is-invalid[type=text],
.wpcf7 input.is-invalid[type=search],
.wpcf7 input.is-invalid[type=url],
.wpcf7 input.is-invalid[type=tel],
.wpcf7 input.is-invalid[type=number],
.wpcf7 input.is-invalid[type=range],
.wpcf7 input.is-invalid[type=date],
.wpcf7 input.is-invalid[type=month],
.wpcf7 input.is-invalid[type=week],
.wpcf7 input.is-invalid[type=time],
.wpcf7 input.is-invalid[type=datetime],
.wpcf7 input.is-invalid[type=datetime-local],
.wpcf7 input.is-invalid[type=color],
.wpcf7 input.is-invalid[type=email],
.wpcf7 input.is-invalid[type=file],
.wpcf7 input.is-invalid[type=submit],
.wpcf7 select.is-invalid,
.wpcf7 textarea.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .was-validated .page-login input[type=text]:invalid:focus, .page-login .was-validated input[type=text]:invalid:focus,
.was-validated .page-login input[type=search]:invalid:focus,
.page-login .was-validated input[type=search]:invalid:focus,
.was-validated .page-login input[type=url]:invalid:focus,
.page-login .was-validated input[type=url]:invalid:focus,
.was-validated .page-login input[type=tel]:invalid:focus,
.page-login .was-validated input[type=tel]:invalid:focus,
.was-validated .page-login input[type=number]:invalid:focus,
.page-login .was-validated input[type=number]:invalid:focus,
.was-validated .page-login input[type=range]:invalid:focus,
.page-login .was-validated input[type=range]:invalid:focus,
.was-validated .page-login input[type=date]:invalid:focus,
.page-login .was-validated input[type=date]:invalid:focus,
.was-validated .page-login input[type=month]:invalid:focus,
.page-login .was-validated input[type=month]:invalid:focus,
.was-validated .page-login input[type=week]:invalid:focus,
.page-login .was-validated input[type=week]:invalid:focus,
.was-validated .page-login input[type=time]:invalid:focus,
.page-login .was-validated input[type=time]:invalid:focus,
.was-validated .page-login input[type=datetime]:invalid:focus,
.page-login .was-validated input[type=datetime]:invalid:focus,
.was-validated .page-login input[type=datetime-local]:invalid:focus,
.page-login .was-validated input[type=datetime-local]:invalid:focus,
.was-validated .page-login input[type=color]:invalid:focus,
.page-login .was-validated input[type=color]:invalid:focus,
.was-validated .page-login input[type=email]:invalid:focus,
.page-login .was-validated input[type=email]:invalid:focus,
.was-validated .page-login input[type=file]:invalid:focus,
.page-login .was-validated input[type=file]:invalid:focus,
.was-validated .page-login input[type=submit]:invalid:focus,
.page-login .was-validated input[type=submit]:invalid:focus,
.was-validated .page-login input[type=password]:invalid:focus,
.page-login .was-validated input[type=password]:invalid:focus,
.was-validated .page-login select:invalid:focus,
.page-login .was-validated select:invalid:focus,
.was-validated .page-login textarea:invalid:focus,
.page-login .was-validated textarea:invalid:focus, .was-validated .page-acceso-restringido input[type=text]:invalid:focus, .page-acceso-restringido .was-validated input[type=text]:invalid:focus,
.was-validated .page-acceso-restringido input[type=search]:invalid:focus,
.page-acceso-restringido .was-validated input[type=search]:invalid:focus,
.was-validated .page-acceso-restringido input[type=url]:invalid:focus,
.page-acceso-restringido .was-validated input[type=url]:invalid:focus,
.was-validated .page-acceso-restringido input[type=tel]:invalid:focus,
.page-acceso-restringido .was-validated input[type=tel]:invalid:focus,
.was-validated .page-acceso-restringido input[type=number]:invalid:focus,
.page-acceso-restringido .was-validated input[type=number]:invalid:focus,
.was-validated .page-acceso-restringido input[type=range]:invalid:focus,
.page-acceso-restringido .was-validated input[type=range]:invalid:focus,
.was-validated .page-acceso-restringido input[type=date]:invalid:focus,
.page-acceso-restringido .was-validated input[type=date]:invalid:focus,
.was-validated .page-acceso-restringido input[type=month]:invalid:focus,
.page-acceso-restringido .was-validated input[type=month]:invalid:focus,
.was-validated .page-acceso-restringido input[type=week]:invalid:focus,
.page-acceso-restringido .was-validated input[type=week]:invalid:focus,
.was-validated .page-acceso-restringido input[type=time]:invalid:focus,
.page-acceso-restringido .was-validated input[type=time]:invalid:focus,
.was-validated .page-acceso-restringido input[type=datetime]:invalid:focus,
.page-acceso-restringido .was-validated input[type=datetime]:invalid:focus,
.was-validated .page-acceso-restringido input[type=datetime-local]:invalid:focus,
.page-acceso-restringido .was-validated input[type=datetime-local]:invalid:focus,
.was-validated .page-acceso-restringido input[type=color]:invalid:focus,
.page-acceso-restringido .was-validated input[type=color]:invalid:focus,
.was-validated .page-acceso-restringido input[type=email]:invalid:focus,
.page-acceso-restringido .was-validated input[type=email]:invalid:focus,
.was-validated .page-acceso-restringido input[type=file]:invalid:focus,
.page-acceso-restringido .was-validated input[type=file]:invalid:focus,
.was-validated .page-acceso-restringido input[type=submit]:invalid:focus,
.page-acceso-restringido .was-validated input[type=submit]:invalid:focus,
.was-validated .page-acceso-restringido input[type=password]:invalid:focus,
.page-acceso-restringido .was-validated input[type=password]:invalid:focus,
.was-validated .page-acceso-restringido select:invalid:focus,
.page-acceso-restringido .was-validated select:invalid:focus,
.was-validated .page-acceso-restringido textarea:invalid:focus,
.page-acceso-restringido .was-validated textarea:invalid:focus, .was-validated #simple-contact-form input[type=text]:invalid:focus, #simple-contact-form .was-validated input[type=text]:invalid:focus,
.was-validated #simple-contact-form input[type=search]:invalid:focus,
#simple-contact-form .was-validated input[type=search]:invalid:focus,
.was-validated #simple-contact-form input[type=url]:invalid:focus,
#simple-contact-form .was-validated input[type=url]:invalid:focus,
.was-validated #simple-contact-form input[type=tel]:invalid:focus,
#simple-contact-form .was-validated input[type=tel]:invalid:focus,
.was-validated #simple-contact-form input[type=number]:invalid:focus,
#simple-contact-form .was-validated input[type=number]:invalid:focus,
.was-validated #simple-contact-form input[type=range]:invalid:focus,
#simple-contact-form .was-validated input[type=range]:invalid:focus,
.was-validated #simple-contact-form input[type=date]:invalid:focus,
#simple-contact-form .was-validated input[type=date]:invalid:focus,
.was-validated #simple-contact-form input[type=month]:invalid:focus,
#simple-contact-form .was-validated input[type=month]:invalid:focus,
.was-validated #simple-contact-form input[type=week]:invalid:focus,
#simple-contact-form .was-validated input[type=week]:invalid:focus,
.was-validated #simple-contact-form input[type=time]:invalid:focus,
#simple-contact-form .was-validated input[type=time]:invalid:focus,
.was-validated #simple-contact-form input[type=datetime]:invalid:focus,
#simple-contact-form .was-validated input[type=datetime]:invalid:focus,
.was-validated #simple-contact-form input[type=datetime-local]:invalid:focus,
#simple-contact-form .was-validated input[type=datetime-local]:invalid:focus,
.was-validated #simple-contact-form input[type=color]:invalid:focus,
#simple-contact-form .was-validated input[type=color]:invalid:focus,
.was-validated #simple-contact-form input[type=email]:invalid:focus,
#simple-contact-form .was-validated input[type=email]:invalid:focus,
.was-validated #simple-contact-form input[type=file]:invalid:focus,
#simple-contact-form .was-validated input[type=file]:invalid:focus,
.was-validated #simple-contact-form input[type=submit]:invalid:focus,
#simple-contact-form .was-validated input[type=submit]:invalid:focus,
.was-validated #simple-contact-form select:invalid:focus,
#simple-contact-form .was-validated select:invalid:focus,
.was-validated #simple-contact-form textarea:invalid:focus,
#simple-contact-form .was-validated textarea:invalid:focus, .was-validated .wpcf7 .wpcf7-validation-errors:invalid:focus, .wpcf7 .was-validated .wpcf7-validation-errors:invalid:focus, .was-validated .wpcf7 input[type=text]:invalid:focus, .wpcf7 .was-validated input[type=text]:invalid:focus,
.was-validated .wpcf7 input[type=search]:invalid:focus,
.wpcf7 .was-validated input[type=search]:invalid:focus,
.was-validated .wpcf7 input[type=url]:invalid:focus,
.wpcf7 .was-validated input[type=url]:invalid:focus,
.was-validated .wpcf7 input[type=tel]:invalid:focus,
.wpcf7 .was-validated input[type=tel]:invalid:focus,
.was-validated .wpcf7 input[type=number]:invalid:focus,
.wpcf7 .was-validated input[type=number]:invalid:focus,
.was-validated .wpcf7 input[type=range]:invalid:focus,
.wpcf7 .was-validated input[type=range]:invalid:focus,
.was-validated .wpcf7 input[type=date]:invalid:focus,
.wpcf7 .was-validated input[type=date]:invalid:focus,
.was-validated .wpcf7 input[type=month]:invalid:focus,
.wpcf7 .was-validated input[type=month]:invalid:focus,
.was-validated .wpcf7 input[type=week]:invalid:focus,
.wpcf7 .was-validated input[type=week]:invalid:focus,
.was-validated .wpcf7 input[type=time]:invalid:focus,
.wpcf7 .was-validated input[type=time]:invalid:focus,
.was-validated .wpcf7 input[type=datetime]:invalid:focus,
.wpcf7 .was-validated input[type=datetime]:invalid:focus,
.was-validated .wpcf7 input[type=datetime-local]:invalid:focus,
.wpcf7 .was-validated input[type=datetime-local]:invalid:focus,
.was-validated .wpcf7 input[type=color]:invalid:focus,
.wpcf7 .was-validated input[type=color]:invalid:focus,
.was-validated .wpcf7 input[type=email]:invalid:focus,
.wpcf7 .was-validated input[type=email]:invalid:focus,
.was-validated .wpcf7 input[type=file]:invalid:focus,
.wpcf7 .was-validated input[type=file]:invalid:focus,
.was-validated .wpcf7 input[type=submit]:invalid:focus,
.wpcf7 .was-validated input[type=submit]:invalid:focus,
.was-validated .wpcf7 select:invalid:focus,
.wpcf7 .was-validated select:invalid:focus,
.was-validated .wpcf7 textarea:invalid:focus,
.wpcf7 .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, .page-login input.is-invalid[type=text]:focus,
.page-login input.is-invalid[type=search]:focus,
.page-login input.is-invalid[type=url]:focus,
.page-login input.is-invalid[type=tel]:focus,
.page-login input.is-invalid[type=number]:focus,
.page-login input.is-invalid[type=range]:focus,
.page-login input.is-invalid[type=date]:focus,
.page-login input.is-invalid[type=month]:focus,
.page-login input.is-invalid[type=week]:focus,
.page-login input.is-invalid[type=time]:focus,
.page-login input.is-invalid[type=datetime]:focus,
.page-login input.is-invalid[type=datetime-local]:focus,
.page-login input.is-invalid[type=color]:focus,
.page-login input.is-invalid[type=email]:focus,
.page-login input.is-invalid[type=file]:focus,
.page-login input.is-invalid[type=submit]:focus,
.page-login input.is-invalid[type=password]:focus,
.page-login select.is-invalid:focus,
.page-login textarea.is-invalid:focus, .page-acceso-restringido input.is-invalid[type=text]:focus,
.page-acceso-restringido input.is-invalid[type=search]:focus,
.page-acceso-restringido input.is-invalid[type=url]:focus,
.page-acceso-restringido input.is-invalid[type=tel]:focus,
.page-acceso-restringido input.is-invalid[type=number]:focus,
.page-acceso-restringido input.is-invalid[type=range]:focus,
.page-acceso-restringido input.is-invalid[type=date]:focus,
.page-acceso-restringido input.is-invalid[type=month]:focus,
.page-acceso-restringido input.is-invalid[type=week]:focus,
.page-acceso-restringido input.is-invalid[type=time]:focus,
.page-acceso-restringido input.is-invalid[type=datetime]:focus,
.page-acceso-restringido input.is-invalid[type=datetime-local]:focus,
.page-acceso-restringido input.is-invalid[type=color]:focus,
.page-acceso-restringido input.is-invalid[type=email]:focus,
.page-acceso-restringido input.is-invalid[type=file]:focus,
.page-acceso-restringido input.is-invalid[type=submit]:focus,
.page-acceso-restringido input.is-invalid[type=password]:focus,
.page-acceso-restringido select.is-invalid:focus,
.page-acceso-restringido textarea.is-invalid:focus, #simple-contact-form input.is-invalid[type=text]:focus,
#simple-contact-form input.is-invalid[type=search]:focus,
#simple-contact-form input.is-invalid[type=url]:focus,
#simple-contact-form input.is-invalid[type=tel]:focus,
#simple-contact-form input.is-invalid[type=number]:focus,
#simple-contact-form input.is-invalid[type=range]:focus,
#simple-contact-form input.is-invalid[type=date]:focus,
#simple-contact-form input.is-invalid[type=month]:focus,
#simple-contact-form input.is-invalid[type=week]:focus,
#simple-contact-form input.is-invalid[type=time]:focus,
#simple-contact-form input.is-invalid[type=datetime]:focus,
#simple-contact-form input.is-invalid[type=datetime-local]:focus,
#simple-contact-form input.is-invalid[type=color]:focus,
#simple-contact-form input.is-invalid[type=email]:focus,
#simple-contact-form input.is-invalid[type=file]:focus,
#simple-contact-form input.is-invalid[type=submit]:focus,
#simple-contact-form select.is-invalid:focus,
#simple-contact-form textarea.is-invalid:focus, .wpcf7 .is-invalid.wpcf7-validation-errors:focus, .wpcf7 input.is-invalid[type=text]:focus,
.wpcf7 input.is-invalid[type=search]:focus,
.wpcf7 input.is-invalid[type=url]:focus,
.wpcf7 input.is-invalid[type=tel]:focus,
.wpcf7 input.is-invalid[type=number]:focus,
.wpcf7 input.is-invalid[type=range]:focus,
.wpcf7 input.is-invalid[type=date]:focus,
.wpcf7 input.is-invalid[type=month]:focus,
.wpcf7 input.is-invalid[type=week]:focus,
.wpcf7 input.is-invalid[type=time]:focus,
.wpcf7 input.is-invalid[type=datetime]:focus,
.wpcf7 input.is-invalid[type=datetime-local]:focus,
.wpcf7 input.is-invalid[type=color]:focus,
.wpcf7 input.is-invalid[type=email]:focus,
.wpcf7 input.is-invalid[type=file]:focus,
.wpcf7 input.is-invalid[type=submit]:focus,
.wpcf7 select.is-invalid:focus,
.wpcf7 textarea.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .page-login input[type=text]:invalid ~ .invalid-feedback, .page-login .was-validated input[type=text]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=search]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=search]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=url]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=url]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=tel]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=tel]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=number]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=number]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=range]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=range]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=date]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=date]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=month]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=month]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=week]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=week]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=time]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=time]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=datetime]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=datetime]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=datetime-local]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=datetime-local]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=color]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=color]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=email]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=email]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=file]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=file]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=submit]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=submit]:invalid ~ .invalid-feedback,
.was-validated .page-login input[type=password]:invalid ~ .invalid-feedback,
.page-login .was-validated input[type=password]:invalid ~ .invalid-feedback,
.was-validated .page-login select:invalid ~ .invalid-feedback,
.page-login .was-validated select:invalid ~ .invalid-feedback,
.was-validated .page-login textarea:invalid ~ .invalid-feedback,
.page-login .was-validated textarea:invalid ~ .invalid-feedback, .was-validated .page-acceso-restringido input[type=text]:invalid ~ .invalid-feedback, .page-acceso-restringido .was-validated input[type=text]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=search]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=search]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=url]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=url]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=tel]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=tel]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=number]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=number]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=range]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=range]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=date]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=date]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=month]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=month]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=week]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=week]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=time]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=time]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=datetime]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=datetime]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=datetime-local]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=datetime-local]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=color]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=color]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=email]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=email]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=file]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=file]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=submit]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=submit]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido input[type=password]:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated input[type=password]:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido select:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated select:invalid ~ .invalid-feedback,
.was-validated .page-acceso-restringido textarea:invalid ~ .invalid-feedback,
.page-acceso-restringido .was-validated textarea:invalid ~ .invalid-feedback, .was-validated #simple-contact-form input[type=text]:invalid ~ .invalid-feedback, #simple-contact-form .was-validated input[type=text]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=search]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=search]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=url]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=url]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=tel]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=tel]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=number]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=number]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=range]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=range]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=date]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=date]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=month]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=month]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=week]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=week]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=time]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=time]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=datetime]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=datetime]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=datetime-local]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=datetime-local]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=color]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=color]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=email]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=email]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=file]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=file]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form input[type=submit]:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated input[type=submit]:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form select:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated select:invalid ~ .invalid-feedback,
.was-validated #simple-contact-form textarea:invalid ~ .invalid-feedback,
#simple-contact-form .was-validated textarea:invalid ~ .invalid-feedback, .was-validated .wpcf7 .wpcf7-validation-errors:invalid ~ .invalid-feedback, .wpcf7 .was-validated .wpcf7-validation-errors:invalid ~ .invalid-feedback, .was-validated .wpcf7 input[type=text]:invalid ~ .invalid-feedback, .wpcf7 .was-validated input[type=text]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=search]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=search]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=url]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=url]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=tel]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=tel]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=number]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=number]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=range]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=range]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=date]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=date]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=month]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=month]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=week]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=week]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=time]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=time]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=datetime]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=datetime]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=datetime-local]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=datetime-local]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=color]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=color]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=email]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=email]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=file]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=file]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 input[type=submit]:invalid ~ .invalid-feedback,
.wpcf7 .was-validated input[type=submit]:invalid ~ .invalid-feedback,
.was-validated .wpcf7 select:invalid ~ .invalid-feedback,
.wpcf7 .was-validated select:invalid ~ .invalid-feedback,
.was-validated .wpcf7 textarea:invalid ~ .invalid-feedback,
.wpcf7 .was-validated textarea:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=text]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=text]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=search]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=search]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=url]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=url]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=tel]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=tel]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=number]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=number]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=range]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=range]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=date]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=date]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=month]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=month]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=week]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=week]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=time]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=time]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=datetime]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=datetime]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=datetime-local]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=datetime-local]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=color]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=color]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=email]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=email]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=file]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=file]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=submit]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=submit]:invalid ~ .invalid-tooltip,
.was-validated .page-login input[type=password]:invalid ~ .invalid-tooltip,
.page-login .was-validated input[type=password]:invalid ~ .invalid-tooltip,
.was-validated .page-login select:invalid ~ .invalid-tooltip,
.page-login .was-validated select:invalid ~ .invalid-tooltip,
.was-validated .page-login textarea:invalid ~ .invalid-tooltip,
.page-login .was-validated textarea:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=text]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=text]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=search]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=search]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=url]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=url]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=tel]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=tel]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=number]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=number]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=range]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=range]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=date]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=date]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=month]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=month]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=week]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=week]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=time]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=time]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=datetime]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=datetime]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=datetime-local]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=datetime-local]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=color]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=color]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=email]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=email]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=file]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=file]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=submit]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=submit]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido input[type=password]:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated input[type=password]:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido select:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated select:invalid ~ .invalid-tooltip,
.was-validated .page-acceso-restringido textarea:invalid ~ .invalid-tooltip,
.page-acceso-restringido .was-validated textarea:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=text]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=text]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=search]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=search]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=url]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=url]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=tel]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=tel]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=number]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=number]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=range]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=range]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=date]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=date]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=month]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=month]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=week]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=week]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=time]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=time]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=datetime]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=datetime]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=datetime-local]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=datetime-local]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=color]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=color]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=email]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=email]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=file]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=file]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form input[type=submit]:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated input[type=submit]:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form select:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated select:invalid ~ .invalid-tooltip,
.was-validated #simple-contact-form textarea:invalid ~ .invalid-tooltip,
#simple-contact-form .was-validated textarea:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 .wpcf7-validation-errors:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated .wpcf7-validation-errors:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=text]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=text]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=search]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=search]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=url]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=url]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=tel]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=tel]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=number]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=number]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=range]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=range]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=date]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=date]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=month]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=month]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=week]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=week]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=time]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=time]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=datetime]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=datetime]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=datetime-local]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=datetime-local]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=color]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=color]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=email]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=email]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=file]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=file]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 input[type=submit]:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated input[type=submit]:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 select:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated select:invalid ~ .invalid-tooltip,
.was-validated .wpcf7 textarea:invalid ~ .invalid-tooltip,
.wpcf7 .was-validated textarea:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .page-login input.is-invalid[type=text] ~ .invalid-feedback,
.page-login input.is-invalid[type=search] ~ .invalid-feedback,
.page-login input.is-invalid[type=url] ~ .invalid-feedback,
.page-login input.is-invalid[type=tel] ~ .invalid-feedback,
.page-login input.is-invalid[type=number] ~ .invalid-feedback,
.page-login input.is-invalid[type=range] ~ .invalid-feedback,
.page-login input.is-invalid[type=date] ~ .invalid-feedback,
.page-login input.is-invalid[type=month] ~ .invalid-feedback,
.page-login input.is-invalid[type=week] ~ .invalid-feedback,
.page-login input.is-invalid[type=time] ~ .invalid-feedback,
.page-login input.is-invalid[type=datetime] ~ .invalid-feedback,
.page-login input.is-invalid[type=datetime-local] ~ .invalid-feedback,
.page-login input.is-invalid[type=color] ~ .invalid-feedback,
.page-login input.is-invalid[type=email] ~ .invalid-feedback,
.page-login input.is-invalid[type=file] ~ .invalid-feedback,
.page-login input.is-invalid[type=submit] ~ .invalid-feedback,
.page-login input.is-invalid[type=password] ~ .invalid-feedback,
.page-login select.is-invalid ~ .invalid-feedback,
.page-login textarea.is-invalid ~ .invalid-feedback, .page-acceso-restringido input.is-invalid[type=text] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=search] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=url] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=tel] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=number] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=range] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=date] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=month] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=week] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=time] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=datetime] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=datetime-local] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=color] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=email] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=file] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=submit] ~ .invalid-feedback,
.page-acceso-restringido input.is-invalid[type=password] ~ .invalid-feedback,
.page-acceso-restringido select.is-invalid ~ .invalid-feedback,
.page-acceso-restringido textarea.is-invalid ~ .invalid-feedback, #simple-contact-form input.is-invalid[type=text] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=search] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=url] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=tel] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=number] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=range] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=date] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=month] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=week] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=time] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=datetime] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=datetime-local] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=color] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=email] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=file] ~ .invalid-feedback,
#simple-contact-form input.is-invalid[type=submit] ~ .invalid-feedback,
#simple-contact-form select.is-invalid ~ .invalid-feedback,
#simple-contact-form textarea.is-invalid ~ .invalid-feedback, .wpcf7 .is-invalid.wpcf7-validation-errors ~ .invalid-feedback, .wpcf7 input.is-invalid[type=text] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=search] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=url] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=tel] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=number] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=range] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=date] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=month] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=week] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=time] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=datetime] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=datetime-local] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=color] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=email] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=file] ~ .invalid-feedback,
.wpcf7 input.is-invalid[type=submit] ~ .invalid-feedback,
.wpcf7 select.is-invalid ~ .invalid-feedback,
.wpcf7 textarea.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.page-login input.is-invalid[type=text] ~ .invalid-tooltip,
.page-login input.is-invalid[type=search] ~ .invalid-tooltip,
.page-login input.is-invalid[type=url] ~ .invalid-tooltip,
.page-login input.is-invalid[type=tel] ~ .invalid-tooltip,
.page-login input.is-invalid[type=number] ~ .invalid-tooltip,
.page-login input.is-invalid[type=range] ~ .invalid-tooltip,
.page-login input.is-invalid[type=date] ~ .invalid-tooltip,
.page-login input.is-invalid[type=month] ~ .invalid-tooltip,
.page-login input.is-invalid[type=week] ~ .invalid-tooltip,
.page-login input.is-invalid[type=time] ~ .invalid-tooltip,
.page-login input.is-invalid[type=datetime] ~ .invalid-tooltip,
.page-login input.is-invalid[type=datetime-local] ~ .invalid-tooltip,
.page-login input.is-invalid[type=color] ~ .invalid-tooltip,
.page-login input.is-invalid[type=email] ~ .invalid-tooltip,
.page-login input.is-invalid[type=file] ~ .invalid-tooltip,
.page-login input.is-invalid[type=submit] ~ .invalid-tooltip,
.page-login input.is-invalid[type=password] ~ .invalid-tooltip,
.page-login select.is-invalid ~ .invalid-tooltip,
.page-login textarea.is-invalid ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=text] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=search] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=url] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=tel] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=number] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=range] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=date] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=month] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=week] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=time] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=datetime] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=datetime-local] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=color] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=email] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=file] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=submit] ~ .invalid-tooltip,
.page-acceso-restringido input.is-invalid[type=password] ~ .invalid-tooltip,
.page-acceso-restringido select.is-invalid ~ .invalid-tooltip,
.page-acceso-restringido textarea.is-invalid ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=text] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=search] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=url] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=tel] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=number] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=range] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=date] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=month] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=week] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=time] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=datetime] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=datetime-local] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=color] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=email] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=file] ~ .invalid-tooltip,
#simple-contact-form input.is-invalid[type=submit] ~ .invalid-tooltip,
#simple-contact-form select.is-invalid ~ .invalid-tooltip,
#simple-contact-form textarea.is-invalid ~ .invalid-tooltip,
.wpcf7 .is-invalid.wpcf7-validation-errors ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=text] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=search] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=url] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=tel] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=number] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=range] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=date] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=month] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=week] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=time] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=datetime] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=datetime-local] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=color] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=email] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=file] ~ .invalid-tooltip,
.wpcf7 input.is-invalid[type=submit] ~ .invalid-tooltip,
.wpcf7 select.is-invalid ~ .invalid-tooltip,
.wpcf7 textarea.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: rgb(238.8291139241, 161.6708860759, 169.0632911392);
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 414px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group, .form-inline .wpcf7 .wpcf7-form p, .wpcf7 .wpcf7-form .form-inline p {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control, .form-inline .page-login input[type=text], .page-login .form-inline input[type=text],
  .form-inline .page-login input[type=search],
  .page-login .form-inline input[type=search],
  .form-inline .page-login input[type=url],
  .page-login .form-inline input[type=url],
  .form-inline .page-login input[type=tel],
  .page-login .form-inline input[type=tel],
  .form-inline .page-login input[type=number],
  .page-login .form-inline input[type=number],
  .form-inline .page-login input[type=range],
  .page-login .form-inline input[type=range],
  .form-inline .page-login input[type=date],
  .page-login .form-inline input[type=date],
  .form-inline .page-login input[type=month],
  .page-login .form-inline input[type=month],
  .form-inline .page-login input[type=week],
  .page-login .form-inline input[type=week],
  .form-inline .page-login input[type=time],
  .page-login .form-inline input[type=time],
  .form-inline .page-login input[type=datetime],
  .page-login .form-inline input[type=datetime],
  .form-inline .page-login input[type=datetime-local],
  .page-login .form-inline input[type=datetime-local],
  .form-inline .page-login input[type=color],
  .page-login .form-inline input[type=color],
  .form-inline .page-login input[type=email],
  .page-login .form-inline input[type=email],
  .form-inline .page-login input[type=file],
  .page-login .form-inline input[type=file],
  .form-inline .page-login input[type=submit],
  .page-login .form-inline input[type=submit],
  .form-inline .page-login input[type=password],
  .page-login .form-inline input[type=password],
  .form-inline .page-login select,
  .page-login .form-inline select,
  .form-inline .page-login textarea,
  .page-login .form-inline textarea, .form-inline .page-acceso-restringido input[type=text], .page-acceso-restringido .form-inline input[type=text],
  .form-inline .page-acceso-restringido input[type=search],
  .page-acceso-restringido .form-inline input[type=search],
  .form-inline .page-acceso-restringido input[type=url],
  .page-acceso-restringido .form-inline input[type=url],
  .form-inline .page-acceso-restringido input[type=tel],
  .page-acceso-restringido .form-inline input[type=tel],
  .form-inline .page-acceso-restringido input[type=number],
  .page-acceso-restringido .form-inline input[type=number],
  .form-inline .page-acceso-restringido input[type=range],
  .page-acceso-restringido .form-inline input[type=range],
  .form-inline .page-acceso-restringido input[type=date],
  .page-acceso-restringido .form-inline input[type=date],
  .form-inline .page-acceso-restringido input[type=month],
  .page-acceso-restringido .form-inline input[type=month],
  .form-inline .page-acceso-restringido input[type=week],
  .page-acceso-restringido .form-inline input[type=week],
  .form-inline .page-acceso-restringido input[type=time],
  .page-acceso-restringido .form-inline input[type=time],
  .form-inline .page-acceso-restringido input[type=datetime],
  .page-acceso-restringido .form-inline input[type=datetime],
  .form-inline .page-acceso-restringido input[type=datetime-local],
  .page-acceso-restringido .form-inline input[type=datetime-local],
  .form-inline .page-acceso-restringido input[type=color],
  .page-acceso-restringido .form-inline input[type=color],
  .form-inline .page-acceso-restringido input[type=email],
  .page-acceso-restringido .form-inline input[type=email],
  .form-inline .page-acceso-restringido input[type=file],
  .page-acceso-restringido .form-inline input[type=file],
  .form-inline .page-acceso-restringido input[type=submit],
  .page-acceso-restringido .form-inline input[type=submit],
  .form-inline .page-acceso-restringido input[type=password],
  .page-acceso-restringido .form-inline input[type=password],
  .form-inline .page-acceso-restringido select,
  .page-acceso-restringido .form-inline select,
  .form-inline .page-acceso-restringido textarea,
  .page-acceso-restringido .form-inline textarea, .form-inline #simple-contact-form input[type=text], #simple-contact-form .form-inline input[type=text],
  .form-inline #simple-contact-form input[type=search],
  #simple-contact-form .form-inline input[type=search],
  .form-inline #simple-contact-form input[type=url],
  #simple-contact-form .form-inline input[type=url],
  .form-inline #simple-contact-form input[type=tel],
  #simple-contact-form .form-inline input[type=tel],
  .form-inline #simple-contact-form input[type=number],
  #simple-contact-form .form-inline input[type=number],
  .form-inline #simple-contact-form input[type=range],
  #simple-contact-form .form-inline input[type=range],
  .form-inline #simple-contact-form input[type=date],
  #simple-contact-form .form-inline input[type=date],
  .form-inline #simple-contact-form input[type=month],
  #simple-contact-form .form-inline input[type=month],
  .form-inline #simple-contact-form input[type=week],
  #simple-contact-form .form-inline input[type=week],
  .form-inline #simple-contact-form input[type=time],
  #simple-contact-form .form-inline input[type=time],
  .form-inline #simple-contact-form input[type=datetime],
  #simple-contact-form .form-inline input[type=datetime],
  .form-inline #simple-contact-form input[type=datetime-local],
  #simple-contact-form .form-inline input[type=datetime-local],
  .form-inline #simple-contact-form input[type=color],
  #simple-contact-form .form-inline input[type=color],
  .form-inline #simple-contact-form input[type=email],
  #simple-contact-form .form-inline input[type=email],
  .form-inline #simple-contact-form input[type=file],
  #simple-contact-form .form-inline input[type=file],
  .form-inline #simple-contact-form input[type=submit],
  #simple-contact-form .form-inline input[type=submit],
  .form-inline #simple-contact-form select,
  #simple-contact-form .form-inline select,
  .form-inline #simple-contact-form textarea,
  #simple-contact-form .form-inline textarea, .form-inline .wpcf7 .wpcf7-validation-errors, .wpcf7 .form-inline .wpcf7-validation-errors, .form-inline .wpcf7 input[type=text], .wpcf7 .form-inline input[type=text],
  .form-inline .wpcf7 input[type=search],
  .wpcf7 .form-inline input[type=search],
  .form-inline .wpcf7 input[type=url],
  .wpcf7 .form-inline input[type=url],
  .form-inline .wpcf7 input[type=tel],
  .wpcf7 .form-inline input[type=tel],
  .form-inline .wpcf7 input[type=number],
  .wpcf7 .form-inline input[type=number],
  .form-inline .wpcf7 input[type=range],
  .wpcf7 .form-inline input[type=range],
  .form-inline .wpcf7 input[type=date],
  .wpcf7 .form-inline input[type=date],
  .form-inline .wpcf7 input[type=month],
  .wpcf7 .form-inline input[type=month],
  .form-inline .wpcf7 input[type=week],
  .wpcf7 .form-inline input[type=week],
  .form-inline .wpcf7 input[type=time],
  .wpcf7 .form-inline input[type=time],
  .form-inline .wpcf7 input[type=datetime],
  .wpcf7 .form-inline input[type=datetime],
  .form-inline .wpcf7 input[type=datetime-local],
  .wpcf7 .form-inline input[type=datetime-local],
  .form-inline .wpcf7 input[type=color],
  .wpcf7 .form-inline input[type=color],
  .form-inline .wpcf7 input[type=email],
  .wpcf7 .form-inline input[type=email],
  .form-inline .wpcf7 input[type=file],
  .wpcf7 .form-inline input[type=file],
  .form-inline .wpcf7 input[type=submit],
  .wpcf7 .form-inline input[type=submit],
  .form-inline .wpcf7 select,
  .wpcf7 .form-inline select,
  .form-inline .wpcf7 textarea,
  .wpcf7 .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #6f31cd;
  border-color: #6f31cd;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(94.2844488189, 41.6210629921, 174.1289370079);
  border-color: rgb(88.7125984252, 39.1614173228, 163.8385826772);
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #6f31cd;
  border-color: #6f31cd;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(88.7125984252, 39.1614173228, 163.8385826772);
  border-color: rgb(83.1407480315, 36.7017716535, 153.5482283465);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #6f31cd;
  background-color: transparent;
  background-image: none;
  border-color: #6f31cd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #6f31cd;
  border-color: #6f31cd;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #6f31cd;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #6f31cd;
  border-color: #6f31cd;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #6f31cd;
  background-color: transparent;
}
.btn-link:hover {
  color: rgb(77.5688976378, 34.2421259843, 143.2578740157);
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #6f31cd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .page-login .input-group > input[type=text],
.page-login .input-group > input[type=search],
.page-login .input-group > input[type=url],
.page-login .input-group > input[type=tel],
.page-login .input-group > input[type=number],
.page-login .input-group > input[type=range],
.page-login .input-group > input[type=date],
.page-login .input-group > input[type=month],
.page-login .input-group > input[type=week],
.page-login .input-group > input[type=time],
.page-login .input-group > input[type=datetime],
.page-login .input-group > input[type=datetime-local],
.page-login .input-group > input[type=color],
.page-login .input-group > input[type=email],
.page-login .input-group > input[type=file],
.page-login .input-group > input[type=submit],
.page-login .input-group > input[type=password],
.page-login .input-group > select,
.page-login .input-group > textarea, .page-acceso-restringido .input-group > input[type=text],
.page-acceso-restringido .input-group > input[type=search],
.page-acceso-restringido .input-group > input[type=url],
.page-acceso-restringido .input-group > input[type=tel],
.page-acceso-restringido .input-group > input[type=number],
.page-acceso-restringido .input-group > input[type=range],
.page-acceso-restringido .input-group > input[type=date],
.page-acceso-restringido .input-group > input[type=month],
.page-acceso-restringido .input-group > input[type=week],
.page-acceso-restringido .input-group > input[type=time],
.page-acceso-restringido .input-group > input[type=datetime],
.page-acceso-restringido .input-group > input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=color],
.page-acceso-restringido .input-group > input[type=email],
.page-acceso-restringido .input-group > input[type=file],
.page-acceso-restringido .input-group > input[type=submit],
.page-acceso-restringido .input-group > input[type=password],
.page-acceso-restringido .input-group > select,
.page-acceso-restringido .input-group > textarea, #simple-contact-form .input-group > input[type=text],
#simple-contact-form .input-group > input[type=search],
#simple-contact-form .input-group > input[type=url],
#simple-contact-form .input-group > input[type=tel],
#simple-contact-form .input-group > input[type=number],
#simple-contact-form .input-group > input[type=range],
#simple-contact-form .input-group > input[type=date],
#simple-contact-form .input-group > input[type=month],
#simple-contact-form .input-group > input[type=week],
#simple-contact-form .input-group > input[type=time],
#simple-contact-form .input-group > input[type=datetime],
#simple-contact-form .input-group > input[type=datetime-local],
#simple-contact-form .input-group > input[type=color],
#simple-contact-form .input-group > input[type=email],
#simple-contact-form .input-group > input[type=file],
#simple-contact-form .input-group > input[type=submit],
#simple-contact-form .input-group > select,
#simple-contact-form .input-group > textarea, .wpcf7 .input-group > .wpcf7-validation-errors, .wpcf7 .input-group > input[type=text],
.wpcf7 .input-group > input[type=search],
.wpcf7 .input-group > input[type=url],
.wpcf7 .input-group > input[type=tel],
.wpcf7 .input-group > input[type=number],
.wpcf7 .input-group > input[type=range],
.wpcf7 .input-group > input[type=date],
.wpcf7 .input-group > input[type=month],
.wpcf7 .input-group > input[type=week],
.wpcf7 .input-group > input[type=time],
.wpcf7 .input-group > input[type=datetime],
.wpcf7 .input-group > input[type=datetime-local],
.wpcf7 .input-group > input[type=color],
.wpcf7 .input-group > input[type=email],
.wpcf7 .input-group > input[type=file],
.wpcf7 .input-group > input[type=submit],
.wpcf7 .input-group > select,
.wpcf7 .input-group > textarea,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control:focus, .page-login .input-group > input[type=text]:focus,
.page-login .input-group > input[type=search]:focus,
.page-login .input-group > input[type=url]:focus,
.page-login .input-group > input[type=tel]:focus,
.page-login .input-group > input[type=number]:focus,
.page-login .input-group > input[type=range]:focus,
.page-login .input-group > input[type=date]:focus,
.page-login .input-group > input[type=month]:focus,
.page-login .input-group > input[type=week]:focus,
.page-login .input-group > input[type=time]:focus,
.page-login .input-group > input[type=datetime]:focus,
.page-login .input-group > input[type=datetime-local]:focus,
.page-login .input-group > input[type=color]:focus,
.page-login .input-group > input[type=email]:focus,
.page-login .input-group > input[type=file]:focus,
.page-login .input-group > input[type=submit]:focus,
.page-login .input-group > input[type=password]:focus,
.page-login .input-group > select:focus,
.page-login .input-group > textarea:focus, .page-acceso-restringido .input-group > input[type=text]:focus,
.page-acceso-restringido .input-group > input[type=search]:focus,
.page-acceso-restringido .input-group > input[type=url]:focus,
.page-acceso-restringido .input-group > input[type=tel]:focus,
.page-acceso-restringido .input-group > input[type=number]:focus,
.page-acceso-restringido .input-group > input[type=range]:focus,
.page-acceso-restringido .input-group > input[type=date]:focus,
.page-acceso-restringido .input-group > input[type=month]:focus,
.page-acceso-restringido .input-group > input[type=week]:focus,
.page-acceso-restringido .input-group > input[type=time]:focus,
.page-acceso-restringido .input-group > input[type=datetime]:focus,
.page-acceso-restringido .input-group > input[type=datetime-local]:focus,
.page-acceso-restringido .input-group > input[type=color]:focus,
.page-acceso-restringido .input-group > input[type=email]:focus,
.page-acceso-restringido .input-group > input[type=file]:focus,
.page-acceso-restringido .input-group > input[type=submit]:focus,
.page-acceso-restringido .input-group > input[type=password]:focus,
.page-acceso-restringido .input-group > select:focus,
.page-acceso-restringido .input-group > textarea:focus, #simple-contact-form .input-group > input[type=text]:focus,
#simple-contact-form .input-group > input[type=search]:focus,
#simple-contact-form .input-group > input[type=url]:focus,
#simple-contact-form .input-group > input[type=tel]:focus,
#simple-contact-form .input-group > input[type=number]:focus,
#simple-contact-form .input-group > input[type=range]:focus,
#simple-contact-form .input-group > input[type=date]:focus,
#simple-contact-form .input-group > input[type=month]:focus,
#simple-contact-form .input-group > input[type=week]:focus,
#simple-contact-form .input-group > input[type=time]:focus,
#simple-contact-form .input-group > input[type=datetime]:focus,
#simple-contact-form .input-group > input[type=datetime-local]:focus,
#simple-contact-form .input-group > input[type=color]:focus,
#simple-contact-form .input-group > input[type=email]:focus,
#simple-contact-form .input-group > input[type=file]:focus,
#simple-contact-form .input-group > input[type=submit]:focus,
#simple-contact-form .input-group > select:focus,
#simple-contact-form .input-group > textarea:focus, .wpcf7 .input-group > .wpcf7-validation-errors:focus, .wpcf7 .input-group > input[type=text]:focus,
.wpcf7 .input-group > input[type=search]:focus,
.wpcf7 .input-group > input[type=url]:focus,
.wpcf7 .input-group > input[type=tel]:focus,
.wpcf7 .input-group > input[type=number]:focus,
.wpcf7 .input-group > input[type=range]:focus,
.wpcf7 .input-group > input[type=date]:focus,
.wpcf7 .input-group > input[type=month]:focus,
.wpcf7 .input-group > input[type=week]:focus,
.wpcf7 .input-group > input[type=time]:focus,
.wpcf7 .input-group > input[type=datetime]:focus,
.wpcf7 .input-group > input[type=datetime-local]:focus,
.wpcf7 .input-group > input[type=color]:focus,
.wpcf7 .input-group > input[type=email]:focus,
.wpcf7 .input-group > input[type=file]:focus,
.wpcf7 .input-group > input[type=submit]:focus,
.wpcf7 .input-group > select:focus,
.wpcf7 .input-group > textarea:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}
.input-group > .form-control + .form-control, .page-login .input-group > input[type=text] + .form-control,
.page-login .input-group > input[type=search] + .form-control,
.page-login .input-group > input[type=url] + .form-control,
.page-login .input-group > input[type=tel] + .form-control,
.page-login .input-group > input[type=number] + .form-control,
.page-login .input-group > input[type=range] + .form-control,
.page-login .input-group > input[type=date] + .form-control,
.page-login .input-group > input[type=month] + .form-control,
.page-login .input-group > input[type=week] + .form-control,
.page-login .input-group > input[type=time] + .form-control,
.page-login .input-group > input[type=datetime] + .form-control,
.page-login .input-group > input[type=datetime-local] + .form-control,
.page-login .input-group > input[type=color] + .form-control,
.page-login .input-group > input[type=email] + .form-control,
.page-login .input-group > input[type=file] + .form-control,
.page-login .input-group > input[type=submit] + .form-control,
.page-login .input-group > input[type=password] + .form-control,
.page-login .input-group > select + .form-control,
.page-login .input-group > textarea + .form-control, .page-acceso-restringido .input-group > input[type=text] + .form-control,
.page-acceso-restringido .input-group > input[type=search] + .form-control,
.page-acceso-restringido .input-group > input[type=url] + .form-control,
.page-acceso-restringido .input-group > input[type=tel] + .form-control,
.page-acceso-restringido .input-group > input[type=number] + .form-control,
.page-acceso-restringido .input-group > input[type=range] + .form-control,
.page-acceso-restringido .input-group > input[type=date] + .form-control,
.page-acceso-restringido .input-group > input[type=month] + .form-control,
.page-acceso-restringido .input-group > input[type=week] + .form-control,
.page-acceso-restringido .input-group > input[type=time] + .form-control,
.page-acceso-restringido .input-group > input[type=datetime] + .form-control,
.page-acceso-restringido .input-group > input[type=datetime-local] + .form-control,
.page-acceso-restringido .input-group > input[type=color] + .form-control,
.page-acceso-restringido .input-group > input[type=email] + .form-control,
.page-acceso-restringido .input-group > input[type=file] + .form-control,
.page-acceso-restringido .input-group > input[type=submit] + .form-control,
.page-acceso-restringido .input-group > input[type=password] + .form-control,
.page-acceso-restringido .input-group > select + .form-control,
.page-acceso-restringido .input-group > textarea + .form-control, .page-login .input-group > .form-control + input[type=text], .page-login .input-group > input[type=text] + input[type=text],
.page-login .input-group > input[type=search] + input[type=text],
.page-login .input-group > input[type=url] + input[type=text],
.page-login .input-group > input[type=tel] + input[type=text],
.page-login .input-group > input[type=number] + input[type=text],
.page-login .input-group > input[type=range] + input[type=text],
.page-login .input-group > input[type=date] + input[type=text],
.page-login .input-group > input[type=month] + input[type=text],
.page-login .input-group > input[type=week] + input[type=text],
.page-login .input-group > input[type=time] + input[type=text],
.page-login .input-group > input[type=datetime] + input[type=text],
.page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login .input-group > input[type=color] + input[type=text],
.page-login .input-group > input[type=email] + input[type=text],
.page-login .input-group > input[type=file] + input[type=text],
.page-login .input-group > input[type=submit] + input[type=text],
.page-login .input-group > input[type=password] + input[type=text],
.page-login .input-group > select + input[type=text],
.page-login .input-group > textarea + input[type=text], .page-acceso-restringido .page-login .input-group > input[type=text] + input[type=text], .page-login .page-acceso-restringido .input-group > input[type=text] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=text],
.page-acceso-restringido .page-login .input-group > select + input[type=text],
.page-login .page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido .page-login .input-group > textarea + input[type=text],
.page-login .page-acceso-restringido .input-group > textarea + input[type=text],
.page-login .input-group > .form-control + input[type=search],
.page-login .input-group > input[type=text] + input[type=search],
.page-login .input-group > input[type=search] + input[type=search],
.page-login .input-group > input[type=url] + input[type=search],
.page-login .input-group > input[type=tel] + input[type=search],
.page-login .input-group > input[type=number] + input[type=search],
.page-login .input-group > input[type=range] + input[type=search],
.page-login .input-group > input[type=date] + input[type=search],
.page-login .input-group > input[type=month] + input[type=search],
.page-login .input-group > input[type=week] + input[type=search],
.page-login .input-group > input[type=time] + input[type=search],
.page-login .input-group > input[type=datetime] + input[type=search],
.page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login .input-group > input[type=color] + input[type=search],
.page-login .input-group > input[type=email] + input[type=search],
.page-login .input-group > input[type=file] + input[type=search],
.page-login .input-group > input[type=submit] + input[type=search],
.page-login .input-group > input[type=password] + input[type=search],
.page-login .input-group > select + input[type=search],
.page-login .input-group > textarea + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=search],
.page-acceso-restringido .page-login .input-group > select + input[type=search],
.page-login .page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido .page-login .input-group > textarea + input[type=search],
.page-login .page-acceso-restringido .input-group > textarea + input[type=search],
.page-login .input-group > .form-control + input[type=url],
.page-login .input-group > input[type=text] + input[type=url],
.page-login .input-group > input[type=search] + input[type=url],
.page-login .input-group > input[type=url] + input[type=url],
.page-login .input-group > input[type=tel] + input[type=url],
.page-login .input-group > input[type=number] + input[type=url],
.page-login .input-group > input[type=range] + input[type=url],
.page-login .input-group > input[type=date] + input[type=url],
.page-login .input-group > input[type=month] + input[type=url],
.page-login .input-group > input[type=week] + input[type=url],
.page-login .input-group > input[type=time] + input[type=url],
.page-login .input-group > input[type=datetime] + input[type=url],
.page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login .input-group > input[type=color] + input[type=url],
.page-login .input-group > input[type=email] + input[type=url],
.page-login .input-group > input[type=file] + input[type=url],
.page-login .input-group > input[type=submit] + input[type=url],
.page-login .input-group > input[type=password] + input[type=url],
.page-login .input-group > select + input[type=url],
.page-login .input-group > textarea + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=url],
.page-acceso-restringido .page-login .input-group > select + input[type=url],
.page-login .page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido .page-login .input-group > textarea + input[type=url],
.page-login .page-acceso-restringido .input-group > textarea + input[type=url],
.page-login .input-group > .form-control + input[type=tel],
.page-login .input-group > input[type=text] + input[type=tel],
.page-login .input-group > input[type=search] + input[type=tel],
.page-login .input-group > input[type=url] + input[type=tel],
.page-login .input-group > input[type=tel] + input[type=tel],
.page-login .input-group > input[type=number] + input[type=tel],
.page-login .input-group > input[type=range] + input[type=tel],
.page-login .input-group > input[type=date] + input[type=tel],
.page-login .input-group > input[type=month] + input[type=tel],
.page-login .input-group > input[type=week] + input[type=tel],
.page-login .input-group > input[type=time] + input[type=tel],
.page-login .input-group > input[type=datetime] + input[type=tel],
.page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login .input-group > input[type=color] + input[type=tel],
.page-login .input-group > input[type=email] + input[type=tel],
.page-login .input-group > input[type=file] + input[type=tel],
.page-login .input-group > input[type=submit] + input[type=tel],
.page-login .input-group > input[type=password] + input[type=tel],
.page-login .input-group > select + input[type=tel],
.page-login .input-group > textarea + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=tel],
.page-acceso-restringido .page-login .input-group > select + input[type=tel],
.page-login .page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido .page-login .input-group > textarea + input[type=tel],
.page-login .page-acceso-restringido .input-group > textarea + input[type=tel],
.page-login .input-group > .form-control + input[type=number],
.page-login .input-group > input[type=text] + input[type=number],
.page-login .input-group > input[type=search] + input[type=number],
.page-login .input-group > input[type=url] + input[type=number],
.page-login .input-group > input[type=tel] + input[type=number],
.page-login .input-group > input[type=number] + input[type=number],
.page-login .input-group > input[type=range] + input[type=number],
.page-login .input-group > input[type=date] + input[type=number],
.page-login .input-group > input[type=month] + input[type=number],
.page-login .input-group > input[type=week] + input[type=number],
.page-login .input-group > input[type=time] + input[type=number],
.page-login .input-group > input[type=datetime] + input[type=number],
.page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login .input-group > input[type=color] + input[type=number],
.page-login .input-group > input[type=email] + input[type=number],
.page-login .input-group > input[type=file] + input[type=number],
.page-login .input-group > input[type=submit] + input[type=number],
.page-login .input-group > input[type=password] + input[type=number],
.page-login .input-group > select + input[type=number],
.page-login .input-group > textarea + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=number],
.page-acceso-restringido .page-login .input-group > select + input[type=number],
.page-login .page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido .page-login .input-group > textarea + input[type=number],
.page-login .page-acceso-restringido .input-group > textarea + input[type=number],
.page-login .input-group > .form-control + input[type=range],
.page-login .input-group > input[type=text] + input[type=range],
.page-login .input-group > input[type=search] + input[type=range],
.page-login .input-group > input[type=url] + input[type=range],
.page-login .input-group > input[type=tel] + input[type=range],
.page-login .input-group > input[type=number] + input[type=range],
.page-login .input-group > input[type=range] + input[type=range],
.page-login .input-group > input[type=date] + input[type=range],
.page-login .input-group > input[type=month] + input[type=range],
.page-login .input-group > input[type=week] + input[type=range],
.page-login .input-group > input[type=time] + input[type=range],
.page-login .input-group > input[type=datetime] + input[type=range],
.page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login .input-group > input[type=color] + input[type=range],
.page-login .input-group > input[type=email] + input[type=range],
.page-login .input-group > input[type=file] + input[type=range],
.page-login .input-group > input[type=submit] + input[type=range],
.page-login .input-group > input[type=password] + input[type=range],
.page-login .input-group > select + input[type=range],
.page-login .input-group > textarea + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=range],
.page-acceso-restringido .page-login .input-group > select + input[type=range],
.page-login .page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido .page-login .input-group > textarea + input[type=range],
.page-login .page-acceso-restringido .input-group > textarea + input[type=range],
.page-login .input-group > .form-control + input[type=date],
.page-login .input-group > input[type=text] + input[type=date],
.page-login .input-group > input[type=search] + input[type=date],
.page-login .input-group > input[type=url] + input[type=date],
.page-login .input-group > input[type=tel] + input[type=date],
.page-login .input-group > input[type=number] + input[type=date],
.page-login .input-group > input[type=range] + input[type=date],
.page-login .input-group > input[type=date] + input[type=date],
.page-login .input-group > input[type=month] + input[type=date],
.page-login .input-group > input[type=week] + input[type=date],
.page-login .input-group > input[type=time] + input[type=date],
.page-login .input-group > input[type=datetime] + input[type=date],
.page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login .input-group > input[type=color] + input[type=date],
.page-login .input-group > input[type=email] + input[type=date],
.page-login .input-group > input[type=file] + input[type=date],
.page-login .input-group > input[type=submit] + input[type=date],
.page-login .input-group > input[type=password] + input[type=date],
.page-login .input-group > select + input[type=date],
.page-login .input-group > textarea + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=date],
.page-acceso-restringido .page-login .input-group > select + input[type=date],
.page-login .page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido .page-login .input-group > textarea + input[type=date],
.page-login .page-acceso-restringido .input-group > textarea + input[type=date],
.page-login .input-group > .form-control + input[type=month],
.page-login .input-group > input[type=text] + input[type=month],
.page-login .input-group > input[type=search] + input[type=month],
.page-login .input-group > input[type=url] + input[type=month],
.page-login .input-group > input[type=tel] + input[type=month],
.page-login .input-group > input[type=number] + input[type=month],
.page-login .input-group > input[type=range] + input[type=month],
.page-login .input-group > input[type=date] + input[type=month],
.page-login .input-group > input[type=month] + input[type=month],
.page-login .input-group > input[type=week] + input[type=month],
.page-login .input-group > input[type=time] + input[type=month],
.page-login .input-group > input[type=datetime] + input[type=month],
.page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login .input-group > input[type=color] + input[type=month],
.page-login .input-group > input[type=email] + input[type=month],
.page-login .input-group > input[type=file] + input[type=month],
.page-login .input-group > input[type=submit] + input[type=month],
.page-login .input-group > input[type=password] + input[type=month],
.page-login .input-group > select + input[type=month],
.page-login .input-group > textarea + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=month],
.page-acceso-restringido .page-login .input-group > select + input[type=month],
.page-login .page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido .page-login .input-group > textarea + input[type=month],
.page-login .page-acceso-restringido .input-group > textarea + input[type=month],
.page-login .input-group > .form-control + input[type=week],
.page-login .input-group > input[type=text] + input[type=week],
.page-login .input-group > input[type=search] + input[type=week],
.page-login .input-group > input[type=url] + input[type=week],
.page-login .input-group > input[type=tel] + input[type=week],
.page-login .input-group > input[type=number] + input[type=week],
.page-login .input-group > input[type=range] + input[type=week],
.page-login .input-group > input[type=date] + input[type=week],
.page-login .input-group > input[type=month] + input[type=week],
.page-login .input-group > input[type=week] + input[type=week],
.page-login .input-group > input[type=time] + input[type=week],
.page-login .input-group > input[type=datetime] + input[type=week],
.page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login .input-group > input[type=color] + input[type=week],
.page-login .input-group > input[type=email] + input[type=week],
.page-login .input-group > input[type=file] + input[type=week],
.page-login .input-group > input[type=submit] + input[type=week],
.page-login .input-group > input[type=password] + input[type=week],
.page-login .input-group > select + input[type=week],
.page-login .input-group > textarea + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=week],
.page-acceso-restringido .page-login .input-group > select + input[type=week],
.page-login .page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido .page-login .input-group > textarea + input[type=week],
.page-login .page-acceso-restringido .input-group > textarea + input[type=week],
.page-login .input-group > .form-control + input[type=time],
.page-login .input-group > input[type=text] + input[type=time],
.page-login .input-group > input[type=search] + input[type=time],
.page-login .input-group > input[type=url] + input[type=time],
.page-login .input-group > input[type=tel] + input[type=time],
.page-login .input-group > input[type=number] + input[type=time],
.page-login .input-group > input[type=range] + input[type=time],
.page-login .input-group > input[type=date] + input[type=time],
.page-login .input-group > input[type=month] + input[type=time],
.page-login .input-group > input[type=week] + input[type=time],
.page-login .input-group > input[type=time] + input[type=time],
.page-login .input-group > input[type=datetime] + input[type=time],
.page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login .input-group > input[type=color] + input[type=time],
.page-login .input-group > input[type=email] + input[type=time],
.page-login .input-group > input[type=file] + input[type=time],
.page-login .input-group > input[type=submit] + input[type=time],
.page-login .input-group > input[type=password] + input[type=time],
.page-login .input-group > select + input[type=time],
.page-login .input-group > textarea + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=time],
.page-acceso-restringido .page-login .input-group > select + input[type=time],
.page-login .page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido .page-login .input-group > textarea + input[type=time],
.page-login .page-acceso-restringido .input-group > textarea + input[type=time],
.page-login .input-group > .form-control + input[type=datetime],
.page-login .input-group > input[type=text] + input[type=datetime],
.page-login .input-group > input[type=search] + input[type=datetime],
.page-login .input-group > input[type=url] + input[type=datetime],
.page-login .input-group > input[type=tel] + input[type=datetime],
.page-login .input-group > input[type=number] + input[type=datetime],
.page-login .input-group > input[type=range] + input[type=datetime],
.page-login .input-group > input[type=date] + input[type=datetime],
.page-login .input-group > input[type=month] + input[type=datetime],
.page-login .input-group > input[type=week] + input[type=datetime],
.page-login .input-group > input[type=time] + input[type=datetime],
.page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login .input-group > input[type=color] + input[type=datetime],
.page-login .input-group > input[type=email] + input[type=datetime],
.page-login .input-group > input[type=file] + input[type=datetime],
.page-login .input-group > input[type=submit] + input[type=datetime],
.page-login .input-group > input[type=password] + input[type=datetime],
.page-login .input-group > select + input[type=datetime],
.page-login .input-group > textarea + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > select + input[type=datetime],
.page-login .page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido .page-login .input-group > textarea + input[type=datetime],
.page-login .page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-login .input-group > .form-control + input[type=datetime-local],
.page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login .input-group > input[type=password] + input[type=datetime-local],
.page-login .input-group > select + input[type=datetime-local],
.page-login .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > select + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > textarea + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-login .input-group > .form-control + input[type=color],
.page-login .input-group > input[type=text] + input[type=color],
.page-login .input-group > input[type=search] + input[type=color],
.page-login .input-group > input[type=url] + input[type=color],
.page-login .input-group > input[type=tel] + input[type=color],
.page-login .input-group > input[type=number] + input[type=color],
.page-login .input-group > input[type=range] + input[type=color],
.page-login .input-group > input[type=date] + input[type=color],
.page-login .input-group > input[type=month] + input[type=color],
.page-login .input-group > input[type=week] + input[type=color],
.page-login .input-group > input[type=time] + input[type=color],
.page-login .input-group > input[type=datetime] + input[type=color],
.page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login .input-group > input[type=color] + input[type=color],
.page-login .input-group > input[type=email] + input[type=color],
.page-login .input-group > input[type=file] + input[type=color],
.page-login .input-group > input[type=submit] + input[type=color],
.page-login .input-group > input[type=password] + input[type=color],
.page-login .input-group > select + input[type=color],
.page-login .input-group > textarea + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=color],
.page-acceso-restringido .page-login .input-group > select + input[type=color],
.page-login .page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido .page-login .input-group > textarea + input[type=color],
.page-login .page-acceso-restringido .input-group > textarea + input[type=color],
.page-login .input-group > .form-control + input[type=email],
.page-login .input-group > input[type=text] + input[type=email],
.page-login .input-group > input[type=search] + input[type=email],
.page-login .input-group > input[type=url] + input[type=email],
.page-login .input-group > input[type=tel] + input[type=email],
.page-login .input-group > input[type=number] + input[type=email],
.page-login .input-group > input[type=range] + input[type=email],
.page-login .input-group > input[type=date] + input[type=email],
.page-login .input-group > input[type=month] + input[type=email],
.page-login .input-group > input[type=week] + input[type=email],
.page-login .input-group > input[type=time] + input[type=email],
.page-login .input-group > input[type=datetime] + input[type=email],
.page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login .input-group > input[type=color] + input[type=email],
.page-login .input-group > input[type=email] + input[type=email],
.page-login .input-group > input[type=file] + input[type=email],
.page-login .input-group > input[type=submit] + input[type=email],
.page-login .input-group > input[type=password] + input[type=email],
.page-login .input-group > select + input[type=email],
.page-login .input-group > textarea + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=email],
.page-acceso-restringido .page-login .input-group > select + input[type=email],
.page-login .page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido .page-login .input-group > textarea + input[type=email],
.page-login .page-acceso-restringido .input-group > textarea + input[type=email],
.page-login .input-group > .form-control + input[type=file],
.page-login .input-group > input[type=text] + input[type=file],
.page-login .input-group > input[type=search] + input[type=file],
.page-login .input-group > input[type=url] + input[type=file],
.page-login .input-group > input[type=tel] + input[type=file],
.page-login .input-group > input[type=number] + input[type=file],
.page-login .input-group > input[type=range] + input[type=file],
.page-login .input-group > input[type=date] + input[type=file],
.page-login .input-group > input[type=month] + input[type=file],
.page-login .input-group > input[type=week] + input[type=file],
.page-login .input-group > input[type=time] + input[type=file],
.page-login .input-group > input[type=datetime] + input[type=file],
.page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login .input-group > input[type=color] + input[type=file],
.page-login .input-group > input[type=email] + input[type=file],
.page-login .input-group > input[type=file] + input[type=file],
.page-login .input-group > input[type=submit] + input[type=file],
.page-login .input-group > input[type=password] + input[type=file],
.page-login .input-group > select + input[type=file],
.page-login .input-group > textarea + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=file],
.page-acceso-restringido .page-login .input-group > select + input[type=file],
.page-login .page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido .page-login .input-group > textarea + input[type=file],
.page-login .page-acceso-restringido .input-group > textarea + input[type=file],
.page-login .input-group > .form-control + input[type=submit],
.page-login .input-group > input[type=text] + input[type=submit],
.page-login .input-group > input[type=search] + input[type=submit],
.page-login .input-group > input[type=url] + input[type=submit],
.page-login .input-group > input[type=tel] + input[type=submit],
.page-login .input-group > input[type=number] + input[type=submit],
.page-login .input-group > input[type=range] + input[type=submit],
.page-login .input-group > input[type=date] + input[type=submit],
.page-login .input-group > input[type=month] + input[type=submit],
.page-login .input-group > input[type=week] + input[type=submit],
.page-login .input-group > input[type=time] + input[type=submit],
.page-login .input-group > input[type=datetime] + input[type=submit],
.page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login .input-group > input[type=color] + input[type=submit],
.page-login .input-group > input[type=email] + input[type=submit],
.page-login .input-group > input[type=file] + input[type=submit],
.page-login .input-group > input[type=submit] + input[type=submit],
.page-login .input-group > input[type=password] + input[type=submit],
.page-login .input-group > select + input[type=submit],
.page-login .input-group > textarea + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=submit],
.page-acceso-restringido .page-login .input-group > select + input[type=submit],
.page-login .page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido .page-login .input-group > textarea + input[type=submit],
.page-login .page-acceso-restringido .input-group > textarea + input[type=submit],
.page-login .input-group > .form-control + input[type=password],
.page-login .input-group > input[type=text] + input[type=password],
.page-login .input-group > input[type=search] + input[type=password],
.page-login .input-group > input[type=url] + input[type=password],
.page-login .input-group > input[type=tel] + input[type=password],
.page-login .input-group > input[type=number] + input[type=password],
.page-login .input-group > input[type=range] + input[type=password],
.page-login .input-group > input[type=date] + input[type=password],
.page-login .input-group > input[type=month] + input[type=password],
.page-login .input-group > input[type=week] + input[type=password],
.page-login .input-group > input[type=time] + input[type=password],
.page-login .input-group > input[type=datetime] + input[type=password],
.page-login .input-group > input[type=datetime-local] + input[type=password],
.page-login .input-group > input[type=color] + input[type=password],
.page-login .input-group > input[type=email] + input[type=password],
.page-login .input-group > input[type=file] + input[type=password],
.page-login .input-group > input[type=submit] + input[type=password],
.page-login .input-group > input[type=password] + input[type=password],
.page-login .input-group > select + input[type=password],
.page-login .input-group > textarea + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=password],
.page-acceso-restringido .page-login .input-group > select + input[type=password],
.page-login .page-acceso-restringido .input-group > select + input[type=password],
.page-acceso-restringido .page-login .input-group > textarea + input[type=password],
.page-login .page-acceso-restringido .input-group > textarea + input[type=password],
.page-login .input-group > .form-control + select,
.page-login .input-group > input[type=text] + select,
.page-login .input-group > input[type=search] + select,
.page-login .input-group > input[type=url] + select,
.page-login .input-group > input[type=tel] + select,
.page-login .input-group > input[type=number] + select,
.page-login .input-group > input[type=range] + select,
.page-login .input-group > input[type=date] + select,
.page-login .input-group > input[type=month] + select,
.page-login .input-group > input[type=week] + select,
.page-login .input-group > input[type=time] + select,
.page-login .input-group > input[type=datetime] + select,
.page-login .input-group > input[type=datetime-local] + select,
.page-login .input-group > input[type=color] + select,
.page-login .input-group > input[type=email] + select,
.page-login .input-group > input[type=file] + select,
.page-login .input-group > input[type=submit] + select,
.page-login .input-group > input[type=password] + select,
.page-login .input-group > select + select,
.page-login .input-group > textarea + select,
.page-acceso-restringido .page-login .input-group > input[type=text] + select,
.page-login .page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido .page-login .input-group > input[type=search] + select,
.page-login .page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido .page-login .input-group > input[type=url] + select,
.page-login .page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido .page-login .input-group > input[type=tel] + select,
.page-login .page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido .page-login .input-group > input[type=number] + select,
.page-login .page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido .page-login .input-group > input[type=range] + select,
.page-login .page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido .page-login .input-group > input[type=date] + select,
.page-login .page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido .page-login .input-group > input[type=month] + select,
.page-login .page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido .page-login .input-group > input[type=week] + select,
.page-login .page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido .page-login .input-group > input[type=time] + select,
.page-login .page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido .page-login .input-group > input[type=datetime] + select,
.page-login .page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + select,
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido .page-login .input-group > input[type=color] + select,
.page-login .page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido .page-login .input-group > input[type=email] + select,
.page-login .page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido .page-login .input-group > input[type=file] + select,
.page-login .page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido .page-login .input-group > input[type=submit] + select,
.page-login .page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido .page-login .input-group > input[type=password] + select,
.page-login .page-acceso-restringido .input-group > input[type=password] + select,
.page-acceso-restringido .page-login .input-group > select + select,
.page-login .page-acceso-restringido .input-group > select + select,
.page-acceso-restringido .page-login .input-group > textarea + select,
.page-login .page-acceso-restringido .input-group > textarea + select,
.page-login .input-group > .form-control + textarea,
.page-login .input-group > input[type=text] + textarea,
.page-login .input-group > input[type=search] + textarea,
.page-login .input-group > input[type=url] + textarea,
.page-login .input-group > input[type=tel] + textarea,
.page-login .input-group > input[type=number] + textarea,
.page-login .input-group > input[type=range] + textarea,
.page-login .input-group > input[type=date] + textarea,
.page-login .input-group > input[type=month] + textarea,
.page-login .input-group > input[type=week] + textarea,
.page-login .input-group > input[type=time] + textarea,
.page-login .input-group > input[type=datetime] + textarea,
.page-login .input-group > input[type=datetime-local] + textarea,
.page-login .input-group > input[type=color] + textarea,
.page-login .input-group > input[type=email] + textarea,
.page-login .input-group > input[type=file] + textarea,
.page-login .input-group > input[type=submit] + textarea,
.page-login .input-group > input[type=password] + textarea,
.page-login .input-group > select + textarea,
.page-login .input-group > textarea + textarea,
.page-acceso-restringido .page-login .input-group > input[type=text] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=search] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=url] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=tel] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=number] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=range] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=date] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=month] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=week] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=time] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=datetime] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=color] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=email] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=file] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=submit] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=password] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=password] + textarea,
.page-acceso-restringido .page-login .input-group > select + textarea,
.page-login .page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido .page-login .input-group > textarea + textarea,
.page-login .page-acceso-restringido .input-group > textarea + textarea, .page-acceso-restringido .input-group > .form-control + input[type=text], .page-login .page-acceso-restringido .input-group > input[type=text] + input[type=text], .page-acceso-restringido .page-login .input-group > input[type=text] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=text],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=text],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=text],
.page-login .page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido .page-login .input-group > select + input[type=text],
.page-login .page-acceso-restringido .input-group > textarea + input[type=text],
.page-acceso-restringido .page-login .input-group > textarea + input[type=text], .page-acceso-restringido .input-group > input[type=text] + input[type=text],
.page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido .input-group > input[type=password] + input[type=text],
.page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido .input-group > textarea + input[type=text],
.page-acceso-restringido .input-group > .form-control + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=search],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=search],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=search],
.page-login .page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido .page-login .input-group > select + input[type=search],
.page-login .page-acceso-restringido .input-group > textarea + input[type=search],
.page-acceso-restringido .page-login .input-group > textarea + input[type=search],
.page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido .input-group > input[type=password] + input[type=search],
.page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido .input-group > textarea + input[type=search],
.page-acceso-restringido .input-group > .form-control + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=url],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=url],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=url],
.page-login .page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido .page-login .input-group > select + input[type=url],
.page-login .page-acceso-restringido .input-group > textarea + input[type=url],
.page-acceso-restringido .page-login .input-group > textarea + input[type=url],
.page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido .input-group > input[type=password] + input[type=url],
.page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido .input-group > textarea + input[type=url],
.page-acceso-restringido .input-group > .form-control + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=tel],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=tel],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=tel],
.page-login .page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido .page-login .input-group > select + input[type=tel],
.page-login .page-acceso-restringido .input-group > textarea + input[type=tel],
.page-acceso-restringido .page-login .input-group > textarea + input[type=tel],
.page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido .input-group > input[type=password] + input[type=tel],
.page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido .input-group > textarea + input[type=tel],
.page-acceso-restringido .input-group > .form-control + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=number],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=number],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=number],
.page-login .page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido .page-login .input-group > select + input[type=number],
.page-login .page-acceso-restringido .input-group > textarea + input[type=number],
.page-acceso-restringido .page-login .input-group > textarea + input[type=number],
.page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido .input-group > input[type=password] + input[type=number],
.page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido .input-group > textarea + input[type=number],
.page-acceso-restringido .input-group > .form-control + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=range],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=range],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=range],
.page-login .page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido .page-login .input-group > select + input[type=range],
.page-login .page-acceso-restringido .input-group > textarea + input[type=range],
.page-acceso-restringido .page-login .input-group > textarea + input[type=range],
.page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido .input-group > input[type=password] + input[type=range],
.page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido .input-group > textarea + input[type=range],
.page-acceso-restringido .input-group > .form-control + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=date],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=date],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=date],
.page-login .page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido .page-login .input-group > select + input[type=date],
.page-login .page-acceso-restringido .input-group > textarea + input[type=date],
.page-acceso-restringido .page-login .input-group > textarea + input[type=date],
.page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido .input-group > input[type=password] + input[type=date],
.page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido .input-group > textarea + input[type=date],
.page-acceso-restringido .input-group > .form-control + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=month],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=month],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=month],
.page-login .page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido .page-login .input-group > select + input[type=month],
.page-login .page-acceso-restringido .input-group > textarea + input[type=month],
.page-acceso-restringido .page-login .input-group > textarea + input[type=month],
.page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido .input-group > input[type=password] + input[type=month],
.page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido .input-group > textarea + input[type=month],
.page-acceso-restringido .input-group > .form-control + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=week],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=week],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=week],
.page-login .page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido .page-login .input-group > select + input[type=week],
.page-login .page-acceso-restringido .input-group > textarea + input[type=week],
.page-acceso-restringido .page-login .input-group > textarea + input[type=week],
.page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido .input-group > input[type=password] + input[type=week],
.page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido .input-group > textarea + input[type=week],
.page-acceso-restringido .input-group > .form-control + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=time],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=time],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=time],
.page-login .page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido .page-login .input-group > select + input[type=time],
.page-login .page-acceso-restringido .input-group > textarea + input[type=time],
.page-acceso-restringido .page-login .input-group > textarea + input[type=time],
.page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido .input-group > input[type=password] + input[type=time],
.page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido .input-group > textarea + input[type=time],
.page-acceso-restringido .input-group > .form-control + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=datetime],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=datetime],
.page-login .page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido .page-login .input-group > select + input[type=datetime],
.page-login .page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-acceso-restringido .page-login .input-group > textarea + input[type=datetime],
.page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido .input-group > input[type=password] + input[type=datetime],
.page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-acceso-restringido .input-group > .form-control + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > select + input[type=datetime-local],
.page-login .page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido .page-login .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido .input-group > input[type=password] + input[type=datetime-local],
.page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido .input-group > .form-control + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=color],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=color],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=color],
.page-login .page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido .page-login .input-group > select + input[type=color],
.page-login .page-acceso-restringido .input-group > textarea + input[type=color],
.page-acceso-restringido .page-login .input-group > textarea + input[type=color],
.page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido .input-group > input[type=password] + input[type=color],
.page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido .input-group > textarea + input[type=color],
.page-acceso-restringido .input-group > .form-control + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=email],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=email],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=email],
.page-login .page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido .page-login .input-group > select + input[type=email],
.page-login .page-acceso-restringido .input-group > textarea + input[type=email],
.page-acceso-restringido .page-login .input-group > textarea + input[type=email],
.page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido .input-group > input[type=password] + input[type=email],
.page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido .input-group > textarea + input[type=email],
.page-acceso-restringido .input-group > .form-control + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=file],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=file],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=file],
.page-login .page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido .page-login .input-group > select + input[type=file],
.page-login .page-acceso-restringido .input-group > textarea + input[type=file],
.page-acceso-restringido .page-login .input-group > textarea + input[type=file],
.page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido .input-group > input[type=password] + input[type=file],
.page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido .input-group > textarea + input[type=file],
.page-acceso-restringido .input-group > .form-control + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=submit],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=submit],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=submit],
.page-login .page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido .page-login .input-group > select + input[type=submit],
.page-login .page-acceso-restringido .input-group > textarea + input[type=submit],
.page-acceso-restringido .page-login .input-group > textarea + input[type=submit],
.page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido .input-group > input[type=password] + input[type=submit],
.page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido .input-group > textarea + input[type=submit],
.page-acceso-restringido .input-group > .form-control + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=text] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=text] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=search] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=search] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=url] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=url] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=tel] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=tel] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=number] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=number] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=range] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=range] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=date] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=date] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=month] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=month] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=week] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=week] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=time] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=time] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=datetime] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=datetime] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=color] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=color] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=email] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=email] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=file] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=file] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=submit] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=submit] + input[type=password],
.page-login .page-acceso-restringido .input-group > input[type=password] + input[type=password],
.page-acceso-restringido .page-login .input-group > input[type=password] + input[type=password],
.page-login .page-acceso-restringido .input-group > select + input[type=password],
.page-acceso-restringido .page-login .input-group > select + input[type=password],
.page-login .page-acceso-restringido .input-group > textarea + input[type=password],
.page-acceso-restringido .page-login .input-group > textarea + input[type=password],
.page-acceso-restringido .input-group > input[type=text] + input[type=password],
.page-acceso-restringido .input-group > input[type=search] + input[type=password],
.page-acceso-restringido .input-group > input[type=url] + input[type=password],
.page-acceso-restringido .input-group > input[type=tel] + input[type=password],
.page-acceso-restringido .input-group > input[type=number] + input[type=password],
.page-acceso-restringido .input-group > input[type=range] + input[type=password],
.page-acceso-restringido .input-group > input[type=date] + input[type=password],
.page-acceso-restringido .input-group > input[type=month] + input[type=password],
.page-acceso-restringido .input-group > input[type=week] + input[type=password],
.page-acceso-restringido .input-group > input[type=time] + input[type=password],
.page-acceso-restringido .input-group > input[type=datetime] + input[type=password],
.page-acceso-restringido .input-group > input[type=datetime-local] + input[type=password],
.page-acceso-restringido .input-group > input[type=color] + input[type=password],
.page-acceso-restringido .input-group > input[type=email] + input[type=password],
.page-acceso-restringido .input-group > input[type=file] + input[type=password],
.page-acceso-restringido .input-group > input[type=submit] + input[type=password],
.page-acceso-restringido .input-group > input[type=password] + input[type=password],
.page-acceso-restringido .input-group > select + input[type=password],
.page-acceso-restringido .input-group > textarea + input[type=password],
.page-acceso-restringido .input-group > .form-control + select,
.page-login .page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido .page-login .input-group > input[type=text] + select,
.page-login .page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido .page-login .input-group > input[type=search] + select,
.page-login .page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido .page-login .input-group > input[type=url] + select,
.page-login .page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido .page-login .input-group > input[type=tel] + select,
.page-login .page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido .page-login .input-group > input[type=number] + select,
.page-login .page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido .page-login .input-group > input[type=range] + select,
.page-login .page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido .page-login .input-group > input[type=date] + select,
.page-login .page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido .page-login .input-group > input[type=month] + select,
.page-login .page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido .page-login .input-group > input[type=week] + select,
.page-login .page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido .page-login .input-group > input[type=time] + select,
.page-login .page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido .page-login .input-group > input[type=datetime] + select,
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + select,
.page-login .page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido .page-login .input-group > input[type=color] + select,
.page-login .page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido .page-login .input-group > input[type=email] + select,
.page-login .page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido .page-login .input-group > input[type=file] + select,
.page-login .page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido .page-login .input-group > input[type=submit] + select,
.page-login .page-acceso-restringido .input-group > input[type=password] + select,
.page-acceso-restringido .page-login .input-group > input[type=password] + select,
.page-login .page-acceso-restringido .input-group > select + select,
.page-acceso-restringido .page-login .input-group > select + select,
.page-login .page-acceso-restringido .input-group > textarea + select,
.page-acceso-restringido .page-login .input-group > textarea + select,
.page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido .input-group > input[type=password] + select,
.page-acceso-restringido .input-group > select + select,
.page-acceso-restringido .input-group > textarea + select,
.page-acceso-restringido .input-group > .form-control + textarea,
.page-login .page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=text] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=search] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=url] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=tel] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=number] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=range] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=date] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=month] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=week] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=time] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=datetime] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=datetime-local] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=color] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=email] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=file] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=submit] + textarea,
.page-login .page-acceso-restringido .input-group > input[type=password] + textarea,
.page-acceso-restringido .page-login .input-group > input[type=password] + textarea,
.page-login .page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido .page-login .input-group > select + textarea,
.page-login .page-acceso-restringido .input-group > textarea + textarea,
.page-acceso-restringido .page-login .input-group > textarea + textarea,
.page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido .input-group > input[type=password] + textarea,
.page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido .input-group > textarea + textarea, #simple-contact-form .input-group > input[type=text] + .form-control, #simple-contact-form .page-login .input-group > input[type=text] + input[type=text], .page-login #simple-contact-form .input-group > input[type=text] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=text] + select,
.page-login #simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .page-login .input-group > input[type=text] + textarea,
.page-login #simple-contact-form .input-group > input[type=text] + textarea, #simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=text], .page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + textarea,
#simple-contact-form .input-group > input[type=search] + .form-control,
#simple-contact-form .page-login .input-group > input[type=search] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=search] + select,
.page-login #simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .page-login .input-group > input[type=search] + textarea,
.page-login #simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .input-group > input[type=url] + .form-control,
#simple-contact-form .page-login .input-group > input[type=url] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=url] + select,
.page-login #simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .page-login .input-group > input[type=url] + textarea,
.page-login #simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .input-group > input[type=tel] + .form-control,
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=tel] + select,
.page-login #simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .page-login .input-group > input[type=tel] + textarea,
.page-login #simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .input-group > input[type=number] + .form-control,
#simple-contact-form .page-login .input-group > input[type=number] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=number] + select,
.page-login #simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .page-login .input-group > input[type=number] + textarea,
.page-login #simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .input-group > input[type=range] + .form-control,
#simple-contact-form .page-login .input-group > input[type=range] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=range] + select,
.page-login #simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .page-login .input-group > input[type=range] + textarea,
.page-login #simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .input-group > input[type=date] + .form-control,
#simple-contact-form .page-login .input-group > input[type=date] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=date] + select,
.page-login #simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .page-login .input-group > input[type=date] + textarea,
.page-login #simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .input-group > input[type=month] + .form-control,
#simple-contact-form .page-login .input-group > input[type=month] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=month] + select,
.page-login #simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .page-login .input-group > input[type=month] + textarea,
.page-login #simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .input-group > input[type=week] + .form-control,
#simple-contact-form .page-login .input-group > input[type=week] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=week] + select,
.page-login #simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .page-login .input-group > input[type=week] + textarea,
.page-login #simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .input-group > input[type=time] + .form-control,
#simple-contact-form .page-login .input-group > input[type=time] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=time] + select,
.page-login #simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .page-login .input-group > input[type=time] + textarea,
.page-login #simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .input-group > input[type=datetime] + .form-control,
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=datetime] + select,
.page-login #simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .page-login .input-group > input[type=datetime] + textarea,
.page-login #simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .input-group > input[type=datetime-local] + .form-control,
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + select,
.page-login #simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .page-login .input-group > input[type=datetime-local] + textarea,
.page-login #simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .input-group > input[type=color] + .form-control,
#simple-contact-form .page-login .input-group > input[type=color] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=color] + select,
.page-login #simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .page-login .input-group > input[type=color] + textarea,
.page-login #simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .input-group > input[type=email] + .form-control,
#simple-contact-form .page-login .input-group > input[type=email] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=email] + select,
.page-login #simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .page-login .input-group > input[type=email] + textarea,
.page-login #simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .input-group > input[type=file] + .form-control,
#simple-contact-form .page-login .input-group > input[type=file] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=file] + select,
.page-login #simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .page-login .input-group > input[type=file] + textarea,
.page-login #simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .input-group > input[type=submit] + .form-control,
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=password],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=password],
#simple-contact-form .page-login .input-group > input[type=submit] + select,
.page-login #simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .page-login .input-group > input[type=submit] + textarea,
.page-login #simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .input-group > select + .form-control,
#simple-contact-form .page-login .input-group > select + input[type=text],
.page-login #simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .page-login .input-group > select + input[type=search],
.page-login #simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .page-login .input-group > select + input[type=url],
.page-login #simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .page-login .input-group > select + input[type=tel],
.page-login #simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .page-login .input-group > select + input[type=number],
.page-login #simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .page-login .input-group > select + input[type=range],
.page-login #simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .page-login .input-group > select + input[type=date],
.page-login #simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .page-login .input-group > select + input[type=month],
.page-login #simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .page-login .input-group > select + input[type=week],
.page-login #simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .page-login .input-group > select + input[type=time],
.page-login #simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .page-login .input-group > select + input[type=datetime],
.page-login #simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .page-login .input-group > select + input[type=datetime-local],
.page-login #simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .page-login .input-group > select + input[type=color],
.page-login #simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .page-login .input-group > select + input[type=email],
.page-login #simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .page-login .input-group > select + input[type=file],
.page-login #simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .page-login .input-group > select + input[type=submit],
.page-login #simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .page-login .input-group > select + input[type=password],
.page-login #simple-contact-form .input-group > select + input[type=password],
#simple-contact-form .page-login .input-group > select + select,
.page-login #simple-contact-form .input-group > select + select,
#simple-contact-form .page-login .input-group > select + textarea,
.page-login #simple-contact-form .input-group > select + textarea,
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > select + select,
.page-acceso-restringido #simple-contact-form .input-group > select + select,
#simple-contact-form .page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido #simple-contact-form .input-group > select + textarea,
#simple-contact-form .input-group > textarea + .form-control,
#simple-contact-form .page-login .input-group > textarea + input[type=text],
.page-login #simple-contact-form .input-group > textarea + input[type=text],
#simple-contact-form .page-login .input-group > textarea + input[type=search],
.page-login #simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .page-login .input-group > textarea + input[type=url],
.page-login #simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .page-login .input-group > textarea + input[type=tel],
.page-login #simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .page-login .input-group > textarea + input[type=number],
.page-login #simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .page-login .input-group > textarea + input[type=range],
.page-login #simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .page-login .input-group > textarea + input[type=date],
.page-login #simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .page-login .input-group > textarea + input[type=month],
.page-login #simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .page-login .input-group > textarea + input[type=week],
.page-login #simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .page-login .input-group > textarea + input[type=time],
.page-login #simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .page-login .input-group > textarea + input[type=datetime],
.page-login #simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .page-login .input-group > textarea + input[type=datetime-local],
.page-login #simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .page-login .input-group > textarea + input[type=color],
.page-login #simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .page-login .input-group > textarea + input[type=email],
.page-login #simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .page-login .input-group > textarea + input[type=file],
.page-login #simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .page-login .input-group > textarea + input[type=submit],
.page-login #simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .page-login .input-group > textarea + input[type=password],
.page-login #simple-contact-form .input-group > textarea + input[type=password],
#simple-contact-form .page-login .input-group > textarea + select,
.page-login #simple-contact-form .input-group > textarea + select,
#simple-contact-form .page-login .input-group > textarea + textarea,
.page-login #simple-contact-form .input-group > textarea + textarea,
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=password],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=password],
#simple-contact-form .page-acceso-restringido .input-group > textarea + select,
.page-acceso-restringido #simple-contact-form .input-group > textarea + select,
#simple-contact-form .page-acceso-restringido .input-group > textarea + textarea,
.page-acceso-restringido #simple-contact-form .input-group > textarea + textarea, #simple-contact-form .input-group > .form-control + input[type=text], #simple-contact-form .page-login .input-group > input[type=text] + input[type=text], .page-login #simple-contact-form .input-group > input[type=text] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=text],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=text],
#simple-contact-form .page-login .input-group > select + input[type=text],
.page-login #simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .page-login .input-group > textarea + input[type=text],
.page-login #simple-contact-form .input-group > textarea + input[type=text], #simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=text], .page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=text],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=text], #simple-contact-form .input-group > input[type=text] + input[type=text],
#simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .input-group > textarea + input[type=text],
#simple-contact-form .input-group > .form-control + input[type=search],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=search],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=search],
#simple-contact-form .page-login .input-group > select + input[type=search],
.page-login #simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .page-login .input-group > textarea + input[type=search],
.page-login #simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=search],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .input-group > .form-control + input[type=url],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=url],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=url],
#simple-contact-form .page-login .input-group > select + input[type=url],
.page-login #simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .page-login .input-group > textarea + input[type=url],
.page-login #simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=url],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .input-group > .form-control + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=tel],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=tel],
#simple-contact-form .page-login .input-group > select + input[type=tel],
.page-login #simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .page-login .input-group > textarea + input[type=tel],
.page-login #simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=tel],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .input-group > .form-control + input[type=number],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=number],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=number],
#simple-contact-form .page-login .input-group > select + input[type=number],
.page-login #simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .page-login .input-group > textarea + input[type=number],
.page-login #simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=number],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .input-group > .form-control + input[type=range],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=range],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=range],
#simple-contact-form .page-login .input-group > select + input[type=range],
.page-login #simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .page-login .input-group > textarea + input[type=range],
.page-login #simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=range],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .input-group > .form-control + input[type=date],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=date],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=date],
#simple-contact-form .page-login .input-group > select + input[type=date],
.page-login #simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .page-login .input-group > textarea + input[type=date],
.page-login #simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=date],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .input-group > .form-control + input[type=month],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=month],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=month],
#simple-contact-form .page-login .input-group > select + input[type=month],
.page-login #simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .page-login .input-group > textarea + input[type=month],
.page-login #simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=month],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .input-group > .form-control + input[type=week],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=week],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=week],
#simple-contact-form .page-login .input-group > select + input[type=week],
.page-login #simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .page-login .input-group > textarea + input[type=week],
.page-login #simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=week],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .input-group > .form-control + input[type=time],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=time],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=time],
#simple-contact-form .page-login .input-group > select + input[type=time],
.page-login #simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .page-login .input-group > textarea + input[type=time],
.page-login #simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=time],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .input-group > .form-control + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=datetime],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=datetime],
#simple-contact-form .page-login .input-group > select + input[type=datetime],
.page-login #simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .page-login .input-group > textarea + input[type=datetime],
.page-login #simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .input-group > .form-control + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=datetime-local],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=datetime-local],
#simple-contact-form .page-login .input-group > select + input[type=datetime-local],
.page-login #simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .page-login .input-group > textarea + input[type=datetime-local],
.page-login #simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .input-group > .form-control + input[type=color],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=color],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=color],
#simple-contact-form .page-login .input-group > select + input[type=color],
.page-login #simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .page-login .input-group > textarea + input[type=color],
.page-login #simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=color],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .input-group > .form-control + input[type=email],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=email],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=email],
#simple-contact-form .page-login .input-group > select + input[type=email],
.page-login #simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .page-login .input-group > textarea + input[type=email],
.page-login #simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=email],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .input-group > .form-control + input[type=file],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=file],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=file],
#simple-contact-form .page-login .input-group > select + input[type=file],
.page-login #simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .page-login .input-group > textarea + input[type=file],
.page-login #simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=file],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .input-group > .form-control + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=text] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=search] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=url] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=tel] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=number] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=range] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=date] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=month] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=week] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=time] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=datetime] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=color] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=email] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=file] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=submit] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .page-login .input-group > input[type=password] + input[type=submit],
.page-login #simple-contact-form .input-group > input[type=password] + input[type=submit],
#simple-contact-form .page-login .input-group > select + input[type=submit],
.page-login #simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .page-login .input-group > textarea + input[type=submit],
.page-login #simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .page-acceso-restringido .input-group > textarea + input[type=submit],
.page-acceso-restringido #simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .input-group > .form-control + select,
#simple-contact-form .page-login .input-group > input[type=text] + select,
.page-login #simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .page-login .input-group > input[type=search] + select,
.page-login #simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .page-login .input-group > input[type=url] + select,
.page-login #simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .page-login .input-group > input[type=tel] + select,
.page-login #simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .page-login .input-group > input[type=number] + select,
.page-login #simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .page-login .input-group > input[type=range] + select,
.page-login #simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .page-login .input-group > input[type=date] + select,
.page-login #simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .page-login .input-group > input[type=month] + select,
.page-login #simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .page-login .input-group > input[type=week] + select,
.page-login #simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .page-login .input-group > input[type=time] + select,
.page-login #simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .page-login .input-group > input[type=datetime] + select,
.page-login #simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .page-login .input-group > input[type=datetime-local] + select,
.page-login #simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .page-login .input-group > input[type=color] + select,
.page-login #simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .page-login .input-group > input[type=email] + select,
.page-login #simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .page-login .input-group > input[type=file] + select,
.page-login #simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .page-login .input-group > input[type=submit] + select,
.page-login #simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .page-login .input-group > input[type=password] + select,
.page-login #simple-contact-form .input-group > input[type=password] + select,
#simple-contact-form .page-login .input-group > select + select,
.page-login #simple-contact-form .input-group > select + select,
#simple-contact-form .page-login .input-group > textarea + select,
.page-login #simple-contact-form .input-group > textarea + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + select,
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + select,
#simple-contact-form .page-acceso-restringido .input-group > select + select,
.page-acceso-restringido #simple-contact-form .input-group > select + select,
#simple-contact-form .page-acceso-restringido .input-group > textarea + select,
.page-acceso-restringido #simple-contact-form .input-group > textarea + select,
#simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .input-group > select + select,
#simple-contact-form .input-group > textarea + select,
#simple-contact-form .input-group > .form-control + textarea,
#simple-contact-form .page-login .input-group > input[type=text] + textarea,
.page-login #simple-contact-form .input-group > input[type=text] + textarea,
#simple-contact-form .page-login .input-group > input[type=search] + textarea,
.page-login #simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .page-login .input-group > input[type=url] + textarea,
.page-login #simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .page-login .input-group > input[type=tel] + textarea,
.page-login #simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .page-login .input-group > input[type=number] + textarea,
.page-login #simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .page-login .input-group > input[type=range] + textarea,
.page-login #simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .page-login .input-group > input[type=date] + textarea,
.page-login #simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .page-login .input-group > input[type=month] + textarea,
.page-login #simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .page-login .input-group > input[type=week] + textarea,
.page-login #simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .page-login .input-group > input[type=time] + textarea,
.page-login #simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .page-login .input-group > input[type=datetime] + textarea,
.page-login #simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .page-login .input-group > input[type=datetime-local] + textarea,
.page-login #simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .page-login .input-group > input[type=color] + textarea,
.page-login #simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .page-login .input-group > input[type=email] + textarea,
.page-login #simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .page-login .input-group > input[type=file] + textarea,
.page-login #simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .page-login .input-group > input[type=submit] + textarea,
.page-login #simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .page-login .input-group > input[type=password] + textarea,
.page-login #simple-contact-form .input-group > input[type=password] + textarea,
#simple-contact-form .page-login .input-group > select + textarea,
.page-login #simple-contact-form .input-group > select + textarea,
#simple-contact-form .page-login .input-group > textarea + textarea,
.page-login #simple-contact-form .input-group > textarea + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=text] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > input[type=password] + textarea,
.page-acceso-restringido #simple-contact-form .input-group > input[type=password] + textarea,
#simple-contact-form .page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido #simple-contact-form .input-group > select + textarea,
#simple-contact-form .page-acceso-restringido .input-group > textarea + textarea,
.page-acceso-restringido #simple-contact-form .input-group > textarea + textarea,
#simple-contact-form .input-group > input[type=text] + textarea,
#simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .input-group > select + textarea,
#simple-contact-form .input-group > textarea + textarea, .wpcf7 .input-group > .wpcf7-validation-errors + .form-control, .wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=text], .page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=text],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=search],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=search],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=url],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=url],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=tel],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=tel],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=number],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=number],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=range],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=range],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=date],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=date],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=month],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=month],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=week],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=week],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=time],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=time],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=datetime],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=datetime-local],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime-local],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=color],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=color],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=email],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=email],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=file],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=file],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=submit],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=submit],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + input[type=password],
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + input[type=password],
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + select,
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + select,
.wpcf7 .page-login .input-group > .wpcf7-validation-errors + textarea,
.page-login .wpcf7 .input-group > .wpcf7-validation-errors + textarea, .wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=text], .page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + select,
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + select,
.wpcf7 .page-acceso-restringido .input-group > .wpcf7-validation-errors + textarea,
.page-acceso-restringido .wpcf7 .input-group > .wpcf7-validation-errors + textarea, .wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=text], #simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=text],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=search],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=search],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=url],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=url],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=tel],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=tel],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=number],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=number],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=range],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=range],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=date],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=date],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=month],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=month],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=week],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=week],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=time],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=time],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=color],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=color],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=email],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=email],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=file],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=file],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + input[type=submit],
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + input[type=submit],
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + select,
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + select,
.wpcf7 #simple-contact-form .input-group > .wpcf7-validation-errors + textarea,
#simple-contact-form .wpcf7 .input-group > .wpcf7-validation-errors + textarea, .wpcf7 .input-group > .form-control + .wpcf7-validation-errors, .wpcf7 .page-login .input-group > input[type=text] + .wpcf7-validation-errors, .page-login .wpcf7 .input-group > input[type=text] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=search] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=search] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=url] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=url] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=tel] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=tel] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=number] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=number] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=range] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=range] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=date] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=date] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=month] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=month] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=week] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=week] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=time] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=time] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=datetime] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=datetime] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=color] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=color] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=email] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=email] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=file] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=file] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=submit] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=submit] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > input[type=password] + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > input[type=password] + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > select + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > select + .wpcf7-validation-errors,
.wpcf7 .page-login .input-group > textarea + .wpcf7-validation-errors,
.page-login .wpcf7 .input-group > textarea + .wpcf7-validation-errors, .wpcf7 .page-acceso-restringido .input-group > input[type=text] + .wpcf7-validation-errors, .page-acceso-restringido .wpcf7 .input-group > input[type=text] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > select + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > select + .wpcf7-validation-errors,
.wpcf7 .page-acceso-restringido .input-group > textarea + .wpcf7-validation-errors,
.page-acceso-restringido .wpcf7 .input-group > textarea + .wpcf7-validation-errors, .wpcf7 #simple-contact-form .input-group > input[type=text] + .wpcf7-validation-errors, #simple-contact-form .wpcf7 .input-group > input[type=text] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=search] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=search] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=url] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=url] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=tel] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=tel] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=number] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=number] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=range] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=range] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=date] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=date] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=month] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=month] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=week] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=week] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=time] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=time] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=color] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=color] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=email] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=email] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=file] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=file] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > input[type=submit] + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > input[type=submit] + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > select + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > select + .wpcf7-validation-errors,
.wpcf7 #simple-contact-form .input-group > textarea + .wpcf7-validation-errors,
#simple-contact-form .wpcf7 .input-group > textarea + .wpcf7-validation-errors, .wpcf7 .input-group > .wpcf7-validation-errors + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=text] + .form-control, .wpcf7 .page-login .input-group > input[type=text] + input[type=text], .page-login .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 .page-login .input-group > input[type=text] + input[type=search],
.page-login .wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 .page-login .input-group > input[type=text] + input[type=url],
.page-login .wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 .page-login .input-group > input[type=text] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=text] + input[type=number],
.page-login .wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 .page-login .input-group > input[type=text] + input[type=range],
.page-login .wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 .page-login .input-group > input[type=text] + input[type=date],
.page-login .wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 .page-login .input-group > input[type=text] + input[type=month],
.page-login .wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 .page-login .input-group > input[type=text] + input[type=week],
.page-login .wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 .page-login .input-group > input[type=text] + input[type=time],
.page-login .wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 .page-login .input-group > input[type=text] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=text] + input[type=color],
.page-login .wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 .page-login .input-group > input[type=text] + input[type=email],
.page-login .wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 .page-login .input-group > input[type=text] + input[type=file],
.page-login .wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 .page-login .input-group > input[type=text] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=text] + input[type=password],
.page-login .wpcf7 .input-group > input[type=text] + input[type=password],
.wpcf7 .page-login .input-group > input[type=text] + select,
.page-login .wpcf7 .input-group > input[type=text] + select,
.wpcf7 .page-login .input-group > input[type=text] + textarea,
.page-login .wpcf7 .input-group > input[type=text] + textarea, .wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=text], .page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + textarea, .wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=text], #simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .wpcf7 .input-group > input[type=text] + select,
.wpcf7 #simple-contact-form .input-group > input[type=text] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=text] + textarea, .wpcf7 .input-group > input[type=text] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=search] + .form-control,
.wpcf7 .page-login .input-group > input[type=search] + input[type=text],
.page-login .wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 .page-login .input-group > input[type=search] + input[type=search],
.page-login .wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 .page-login .input-group > input[type=search] + input[type=url],
.page-login .wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 .page-login .input-group > input[type=search] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=search] + input[type=number],
.page-login .wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 .page-login .input-group > input[type=search] + input[type=range],
.page-login .wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 .page-login .input-group > input[type=search] + input[type=date],
.page-login .wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 .page-login .input-group > input[type=search] + input[type=month],
.page-login .wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 .page-login .input-group > input[type=search] + input[type=week],
.page-login .wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 .page-login .input-group > input[type=search] + input[type=time],
.page-login .wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 .page-login .input-group > input[type=search] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=search] + input[type=color],
.page-login .wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 .page-login .input-group > input[type=search] + input[type=email],
.page-login .wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 .page-login .input-group > input[type=search] + input[type=file],
.page-login .wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 .page-login .input-group > input[type=search] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=search] + input[type=password],
.page-login .wpcf7 .input-group > input[type=search] + input[type=password],
.wpcf7 .page-login .input-group > input[type=search] + select,
.page-login .wpcf7 .input-group > input[type=search] + select,
.wpcf7 .page-login .input-group > input[type=search] + textarea,
.page-login .wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .wpcf7 .input-group > input[type=search] + select,
.wpcf7 #simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 .input-group > input[type=search] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=url] + .form-control,
.wpcf7 .page-login .input-group > input[type=url] + input[type=text],
.page-login .wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 .page-login .input-group > input[type=url] + input[type=search],
.page-login .wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 .page-login .input-group > input[type=url] + input[type=url],
.page-login .wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 .page-login .input-group > input[type=url] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=url] + input[type=number],
.page-login .wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 .page-login .input-group > input[type=url] + input[type=range],
.page-login .wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 .page-login .input-group > input[type=url] + input[type=date],
.page-login .wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 .page-login .input-group > input[type=url] + input[type=month],
.page-login .wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 .page-login .input-group > input[type=url] + input[type=week],
.page-login .wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 .page-login .input-group > input[type=url] + input[type=time],
.page-login .wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 .page-login .input-group > input[type=url] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=url] + input[type=color],
.page-login .wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 .page-login .input-group > input[type=url] + input[type=email],
.page-login .wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 .page-login .input-group > input[type=url] + input[type=file],
.page-login .wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 .page-login .input-group > input[type=url] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=url] + input[type=password],
.page-login .wpcf7 .input-group > input[type=url] + input[type=password],
.wpcf7 .page-login .input-group > input[type=url] + select,
.page-login .wpcf7 .input-group > input[type=url] + select,
.wpcf7 .page-login .input-group > input[type=url] + textarea,
.page-login .wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .wpcf7 .input-group > input[type=url] + select,
.wpcf7 #simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 .input-group > input[type=url] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=tel] + .form-control,
.wpcf7 .page-login .input-group > input[type=tel] + input[type=text],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=search],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=url],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=number],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=range],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=date],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=month],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=week],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=time],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=color],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=email],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=file],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=password],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=password],
.wpcf7 .page-login .input-group > input[type=tel] + select,
.page-login .wpcf7 .input-group > input[type=tel] + select,
.wpcf7 .page-login .input-group > input[type=tel] + textarea,
.page-login .wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .wpcf7 .input-group > input[type=tel] + select,
.wpcf7 #simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 .input-group > input[type=tel] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=number] + .form-control,
.wpcf7 .page-login .input-group > input[type=number] + input[type=text],
.page-login .wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 .page-login .input-group > input[type=number] + input[type=search],
.page-login .wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 .page-login .input-group > input[type=number] + input[type=url],
.page-login .wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 .page-login .input-group > input[type=number] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=number] + input[type=number],
.page-login .wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 .page-login .input-group > input[type=number] + input[type=range],
.page-login .wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 .page-login .input-group > input[type=number] + input[type=date],
.page-login .wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 .page-login .input-group > input[type=number] + input[type=month],
.page-login .wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 .page-login .input-group > input[type=number] + input[type=week],
.page-login .wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 .page-login .input-group > input[type=number] + input[type=time],
.page-login .wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 .page-login .input-group > input[type=number] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=number] + input[type=color],
.page-login .wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 .page-login .input-group > input[type=number] + input[type=email],
.page-login .wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 .page-login .input-group > input[type=number] + input[type=file],
.page-login .wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 .page-login .input-group > input[type=number] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=number] + input[type=password],
.page-login .wpcf7 .input-group > input[type=number] + input[type=password],
.wpcf7 .page-login .input-group > input[type=number] + select,
.page-login .wpcf7 .input-group > input[type=number] + select,
.wpcf7 .page-login .input-group > input[type=number] + textarea,
.page-login .wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .wpcf7 .input-group > input[type=number] + select,
.wpcf7 #simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 .input-group > input[type=number] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=range] + .form-control,
.wpcf7 .page-login .input-group > input[type=range] + input[type=text],
.page-login .wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 .page-login .input-group > input[type=range] + input[type=search],
.page-login .wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 .page-login .input-group > input[type=range] + input[type=url],
.page-login .wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 .page-login .input-group > input[type=range] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=range] + input[type=number],
.page-login .wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 .page-login .input-group > input[type=range] + input[type=range],
.page-login .wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 .page-login .input-group > input[type=range] + input[type=date],
.page-login .wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 .page-login .input-group > input[type=range] + input[type=month],
.page-login .wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 .page-login .input-group > input[type=range] + input[type=week],
.page-login .wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 .page-login .input-group > input[type=range] + input[type=time],
.page-login .wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 .page-login .input-group > input[type=range] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=range] + input[type=color],
.page-login .wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 .page-login .input-group > input[type=range] + input[type=email],
.page-login .wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 .page-login .input-group > input[type=range] + input[type=file],
.page-login .wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 .page-login .input-group > input[type=range] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=range] + input[type=password],
.page-login .wpcf7 .input-group > input[type=range] + input[type=password],
.wpcf7 .page-login .input-group > input[type=range] + select,
.page-login .wpcf7 .input-group > input[type=range] + select,
.wpcf7 .page-login .input-group > input[type=range] + textarea,
.page-login .wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .wpcf7 .input-group > input[type=range] + select,
.wpcf7 #simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 .input-group > input[type=range] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=date] + .form-control,
.wpcf7 .page-login .input-group > input[type=date] + input[type=text],
.page-login .wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 .page-login .input-group > input[type=date] + input[type=search],
.page-login .wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 .page-login .input-group > input[type=date] + input[type=url],
.page-login .wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 .page-login .input-group > input[type=date] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=date] + input[type=number],
.page-login .wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 .page-login .input-group > input[type=date] + input[type=range],
.page-login .wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 .page-login .input-group > input[type=date] + input[type=date],
.page-login .wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 .page-login .input-group > input[type=date] + input[type=month],
.page-login .wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 .page-login .input-group > input[type=date] + input[type=week],
.page-login .wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 .page-login .input-group > input[type=date] + input[type=time],
.page-login .wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 .page-login .input-group > input[type=date] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=date] + input[type=color],
.page-login .wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 .page-login .input-group > input[type=date] + input[type=email],
.page-login .wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 .page-login .input-group > input[type=date] + input[type=file],
.page-login .wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 .page-login .input-group > input[type=date] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=date] + input[type=password],
.page-login .wpcf7 .input-group > input[type=date] + input[type=password],
.wpcf7 .page-login .input-group > input[type=date] + select,
.page-login .wpcf7 .input-group > input[type=date] + select,
.wpcf7 .page-login .input-group > input[type=date] + textarea,
.page-login .wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .wpcf7 .input-group > input[type=date] + select,
.wpcf7 #simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 .input-group > input[type=date] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=month] + .form-control,
.wpcf7 .page-login .input-group > input[type=month] + input[type=text],
.page-login .wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 .page-login .input-group > input[type=month] + input[type=search],
.page-login .wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 .page-login .input-group > input[type=month] + input[type=url],
.page-login .wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 .page-login .input-group > input[type=month] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=month] + input[type=number],
.page-login .wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 .page-login .input-group > input[type=month] + input[type=range],
.page-login .wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 .page-login .input-group > input[type=month] + input[type=date],
.page-login .wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 .page-login .input-group > input[type=month] + input[type=month],
.page-login .wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 .page-login .input-group > input[type=month] + input[type=week],
.page-login .wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 .page-login .input-group > input[type=month] + input[type=time],
.page-login .wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 .page-login .input-group > input[type=month] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=month] + input[type=color],
.page-login .wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 .page-login .input-group > input[type=month] + input[type=email],
.page-login .wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 .page-login .input-group > input[type=month] + input[type=file],
.page-login .wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 .page-login .input-group > input[type=month] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=month] + input[type=password],
.page-login .wpcf7 .input-group > input[type=month] + input[type=password],
.wpcf7 .page-login .input-group > input[type=month] + select,
.page-login .wpcf7 .input-group > input[type=month] + select,
.wpcf7 .page-login .input-group > input[type=month] + textarea,
.page-login .wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .wpcf7 .input-group > input[type=month] + select,
.wpcf7 #simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 .input-group > input[type=month] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=week] + .form-control,
.wpcf7 .page-login .input-group > input[type=week] + input[type=text],
.page-login .wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 .page-login .input-group > input[type=week] + input[type=search],
.page-login .wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 .page-login .input-group > input[type=week] + input[type=url],
.page-login .wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 .page-login .input-group > input[type=week] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=week] + input[type=number],
.page-login .wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 .page-login .input-group > input[type=week] + input[type=range],
.page-login .wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 .page-login .input-group > input[type=week] + input[type=date],
.page-login .wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 .page-login .input-group > input[type=week] + input[type=month],
.page-login .wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 .page-login .input-group > input[type=week] + input[type=week],
.page-login .wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 .page-login .input-group > input[type=week] + input[type=time],
.page-login .wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 .page-login .input-group > input[type=week] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=week] + input[type=color],
.page-login .wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 .page-login .input-group > input[type=week] + input[type=email],
.page-login .wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 .page-login .input-group > input[type=week] + input[type=file],
.page-login .wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 .page-login .input-group > input[type=week] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=week] + input[type=password],
.page-login .wpcf7 .input-group > input[type=week] + input[type=password],
.wpcf7 .page-login .input-group > input[type=week] + select,
.page-login .wpcf7 .input-group > input[type=week] + select,
.wpcf7 .page-login .input-group > input[type=week] + textarea,
.page-login .wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .wpcf7 .input-group > input[type=week] + select,
.wpcf7 #simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 .input-group > input[type=week] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=time] + .form-control,
.wpcf7 .page-login .input-group > input[type=time] + input[type=text],
.page-login .wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 .page-login .input-group > input[type=time] + input[type=search],
.page-login .wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 .page-login .input-group > input[type=time] + input[type=url],
.page-login .wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 .page-login .input-group > input[type=time] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=time] + input[type=number],
.page-login .wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 .page-login .input-group > input[type=time] + input[type=range],
.page-login .wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 .page-login .input-group > input[type=time] + input[type=date],
.page-login .wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 .page-login .input-group > input[type=time] + input[type=month],
.page-login .wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 .page-login .input-group > input[type=time] + input[type=week],
.page-login .wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 .page-login .input-group > input[type=time] + input[type=time],
.page-login .wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 .page-login .input-group > input[type=time] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=time] + input[type=color],
.page-login .wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 .page-login .input-group > input[type=time] + input[type=email],
.page-login .wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 .page-login .input-group > input[type=time] + input[type=file],
.page-login .wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 .page-login .input-group > input[type=time] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=time] + input[type=password],
.page-login .wpcf7 .input-group > input[type=time] + input[type=password],
.wpcf7 .page-login .input-group > input[type=time] + select,
.page-login .wpcf7 .input-group > input[type=time] + select,
.wpcf7 .page-login .input-group > input[type=time] + textarea,
.page-login .wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .wpcf7 .input-group > input[type=time] + select,
.wpcf7 #simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 .input-group > input[type=time] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=datetime] + .form-control,
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=text],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=search],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=url],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=number],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=range],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=date],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=month],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=week],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=time],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=color],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=email],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=file],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=password],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=password],
.wpcf7 .page-login .input-group > input[type=datetime] + select,
.page-login .wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 .page-login .input-group > input[type=datetime] + textarea,
.page-login .wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 .input-group > input[type=datetime] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=datetime-local] + .form-control,
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=password],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=password],
.wpcf7 .page-login .input-group > input[type=datetime-local] + select,
.page-login .wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 .page-login .input-group > input[type=datetime-local] + textarea,
.page-login .wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 .input-group > input[type=datetime-local] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=color] + .form-control,
.wpcf7 .page-login .input-group > input[type=color] + input[type=text],
.page-login .wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 .page-login .input-group > input[type=color] + input[type=search],
.page-login .wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 .page-login .input-group > input[type=color] + input[type=url],
.page-login .wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 .page-login .input-group > input[type=color] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=color] + input[type=number],
.page-login .wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 .page-login .input-group > input[type=color] + input[type=range],
.page-login .wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 .page-login .input-group > input[type=color] + input[type=date],
.page-login .wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 .page-login .input-group > input[type=color] + input[type=month],
.page-login .wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 .page-login .input-group > input[type=color] + input[type=week],
.page-login .wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 .page-login .input-group > input[type=color] + input[type=time],
.page-login .wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 .page-login .input-group > input[type=color] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=color] + input[type=color],
.page-login .wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 .page-login .input-group > input[type=color] + input[type=email],
.page-login .wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 .page-login .input-group > input[type=color] + input[type=file],
.page-login .wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 .page-login .input-group > input[type=color] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=color] + input[type=password],
.page-login .wpcf7 .input-group > input[type=color] + input[type=password],
.wpcf7 .page-login .input-group > input[type=color] + select,
.page-login .wpcf7 .input-group > input[type=color] + select,
.wpcf7 .page-login .input-group > input[type=color] + textarea,
.page-login .wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .wpcf7 .input-group > input[type=color] + select,
.wpcf7 #simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 .input-group > input[type=color] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=email] + .form-control,
.wpcf7 .page-login .input-group > input[type=email] + input[type=text],
.page-login .wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 .page-login .input-group > input[type=email] + input[type=search],
.page-login .wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 .page-login .input-group > input[type=email] + input[type=url],
.page-login .wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 .page-login .input-group > input[type=email] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=email] + input[type=number],
.page-login .wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 .page-login .input-group > input[type=email] + input[type=range],
.page-login .wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 .page-login .input-group > input[type=email] + input[type=date],
.page-login .wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 .page-login .input-group > input[type=email] + input[type=month],
.page-login .wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 .page-login .input-group > input[type=email] + input[type=week],
.page-login .wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 .page-login .input-group > input[type=email] + input[type=time],
.page-login .wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 .page-login .input-group > input[type=email] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=email] + input[type=color],
.page-login .wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 .page-login .input-group > input[type=email] + input[type=email],
.page-login .wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 .page-login .input-group > input[type=email] + input[type=file],
.page-login .wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 .page-login .input-group > input[type=email] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=email] + input[type=password],
.page-login .wpcf7 .input-group > input[type=email] + input[type=password],
.wpcf7 .page-login .input-group > input[type=email] + select,
.page-login .wpcf7 .input-group > input[type=email] + select,
.wpcf7 .page-login .input-group > input[type=email] + textarea,
.page-login .wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .wpcf7 .input-group > input[type=email] + select,
.wpcf7 #simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 .input-group > input[type=email] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=file] + .form-control,
.wpcf7 .page-login .input-group > input[type=file] + input[type=text],
.page-login .wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 .page-login .input-group > input[type=file] + input[type=search],
.page-login .wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 .page-login .input-group > input[type=file] + input[type=url],
.page-login .wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 .page-login .input-group > input[type=file] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=file] + input[type=number],
.page-login .wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 .page-login .input-group > input[type=file] + input[type=range],
.page-login .wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 .page-login .input-group > input[type=file] + input[type=date],
.page-login .wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 .page-login .input-group > input[type=file] + input[type=month],
.page-login .wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 .page-login .input-group > input[type=file] + input[type=week],
.page-login .wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 .page-login .input-group > input[type=file] + input[type=time],
.page-login .wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 .page-login .input-group > input[type=file] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=file] + input[type=color],
.page-login .wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 .page-login .input-group > input[type=file] + input[type=email],
.page-login .wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 .page-login .input-group > input[type=file] + input[type=file],
.page-login .wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 .page-login .input-group > input[type=file] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=file] + input[type=password],
.page-login .wpcf7 .input-group > input[type=file] + input[type=password],
.wpcf7 .page-login .input-group > input[type=file] + select,
.page-login .wpcf7 .input-group > input[type=file] + select,
.wpcf7 .page-login .input-group > input[type=file] + textarea,
.page-login .wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .wpcf7 .input-group > input[type=file] + select,
.wpcf7 #simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 .input-group > input[type=file] + .wpcf7-validation-errors,
.wpcf7 .input-group > input[type=submit] + .form-control,
.wpcf7 .page-login .input-group > input[type=submit] + input[type=text],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=search],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=url],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=number],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=range],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=date],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=month],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=week],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=time],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=color],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=email],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=file],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=password],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=password],
.wpcf7 .page-login .input-group > input[type=submit] + select,
.page-login .wpcf7 .input-group > input[type=submit] + select,
.wpcf7 .page-login .input-group > input[type=submit] + textarea,
.page-login .wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .wpcf7 .input-group > input[type=submit] + select,
.wpcf7 #simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 .input-group > input[type=submit] + .wpcf7-validation-errors,
.wpcf7 .input-group > select + .form-control,
.wpcf7 .page-login .input-group > select + input[type=text],
.page-login .wpcf7 .input-group > select + input[type=text],
.wpcf7 .page-login .input-group > select + input[type=search],
.page-login .wpcf7 .input-group > select + input[type=search],
.wpcf7 .page-login .input-group > select + input[type=url],
.page-login .wpcf7 .input-group > select + input[type=url],
.wpcf7 .page-login .input-group > select + input[type=tel],
.page-login .wpcf7 .input-group > select + input[type=tel],
.wpcf7 .page-login .input-group > select + input[type=number],
.page-login .wpcf7 .input-group > select + input[type=number],
.wpcf7 .page-login .input-group > select + input[type=range],
.page-login .wpcf7 .input-group > select + input[type=range],
.wpcf7 .page-login .input-group > select + input[type=date],
.page-login .wpcf7 .input-group > select + input[type=date],
.wpcf7 .page-login .input-group > select + input[type=month],
.page-login .wpcf7 .input-group > select + input[type=month],
.wpcf7 .page-login .input-group > select + input[type=week],
.page-login .wpcf7 .input-group > select + input[type=week],
.wpcf7 .page-login .input-group > select + input[type=time],
.page-login .wpcf7 .input-group > select + input[type=time],
.wpcf7 .page-login .input-group > select + input[type=datetime],
.page-login .wpcf7 .input-group > select + input[type=datetime],
.wpcf7 .page-login .input-group > select + input[type=datetime-local],
.page-login .wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 .page-login .input-group > select + input[type=color],
.page-login .wpcf7 .input-group > select + input[type=color],
.wpcf7 .page-login .input-group > select + input[type=email],
.page-login .wpcf7 .input-group > select + input[type=email],
.wpcf7 .page-login .input-group > select + input[type=file],
.page-login .wpcf7 .input-group > select + input[type=file],
.wpcf7 .page-login .input-group > select + input[type=submit],
.page-login .wpcf7 .input-group > select + input[type=submit],
.wpcf7 .page-login .input-group > select + input[type=password],
.page-login .wpcf7 .input-group > select + input[type=password],
.wpcf7 .page-login .input-group > select + select,
.page-login .wpcf7 .input-group > select + select,
.wpcf7 .page-login .input-group > select + textarea,
.page-login .wpcf7 .input-group > select + textarea,
.wpcf7 .page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > select + select,
.page-acceso-restringido .wpcf7 .input-group > select + select,
.wpcf7 .page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido .wpcf7 .input-group > select + textarea,
.wpcf7 #simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .wpcf7 .input-group > select + input[type=text],
.wpcf7 #simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .wpcf7 .input-group > select + input[type=search],
.wpcf7 #simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .wpcf7 .input-group > select + input[type=url],
.wpcf7 #simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .wpcf7 .input-group > select + input[type=tel],
.wpcf7 #simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .wpcf7 .input-group > select + input[type=number],
.wpcf7 #simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .wpcf7 .input-group > select + input[type=range],
.wpcf7 #simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .wpcf7 .input-group > select + input[type=date],
.wpcf7 #simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .wpcf7 .input-group > select + input[type=month],
.wpcf7 #simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .wpcf7 .input-group > select + input[type=week],
.wpcf7 #simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .wpcf7 .input-group > select + input[type=time],
.wpcf7 #simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > select + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .wpcf7 .input-group > select + input[type=color],
.wpcf7 #simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .wpcf7 .input-group > select + input[type=email],
.wpcf7 #simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .wpcf7 .input-group > select + input[type=file],
.wpcf7 #simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .wpcf7 .input-group > select + input[type=submit],
.wpcf7 #simple-contact-form .input-group > select + select,
#simple-contact-form .wpcf7 .input-group > select + select,
.wpcf7 #simple-contact-form .input-group > select + textarea,
#simple-contact-form .wpcf7 .input-group > select + textarea,
.wpcf7 .input-group > select + .wpcf7-validation-errors,
.wpcf7 .input-group > textarea + .form-control,
.wpcf7 .page-login .input-group > textarea + input[type=text],
.page-login .wpcf7 .input-group > textarea + input[type=text],
.wpcf7 .page-login .input-group > textarea + input[type=search],
.page-login .wpcf7 .input-group > textarea + input[type=search],
.wpcf7 .page-login .input-group > textarea + input[type=url],
.page-login .wpcf7 .input-group > textarea + input[type=url],
.wpcf7 .page-login .input-group > textarea + input[type=tel],
.page-login .wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 .page-login .input-group > textarea + input[type=number],
.page-login .wpcf7 .input-group > textarea + input[type=number],
.wpcf7 .page-login .input-group > textarea + input[type=range],
.page-login .wpcf7 .input-group > textarea + input[type=range],
.wpcf7 .page-login .input-group > textarea + input[type=date],
.page-login .wpcf7 .input-group > textarea + input[type=date],
.wpcf7 .page-login .input-group > textarea + input[type=month],
.page-login .wpcf7 .input-group > textarea + input[type=month],
.wpcf7 .page-login .input-group > textarea + input[type=week],
.page-login .wpcf7 .input-group > textarea + input[type=week],
.wpcf7 .page-login .input-group > textarea + input[type=time],
.page-login .wpcf7 .input-group > textarea + input[type=time],
.wpcf7 .page-login .input-group > textarea + input[type=datetime],
.page-login .wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 .page-login .input-group > textarea + input[type=datetime-local],
.page-login .wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 .page-login .input-group > textarea + input[type=color],
.page-login .wpcf7 .input-group > textarea + input[type=color],
.wpcf7 .page-login .input-group > textarea + input[type=email],
.page-login .wpcf7 .input-group > textarea + input[type=email],
.wpcf7 .page-login .input-group > textarea + input[type=file],
.page-login .wpcf7 .input-group > textarea + input[type=file],
.wpcf7 .page-login .input-group > textarea + input[type=submit],
.page-login .wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 .page-login .input-group > textarea + input[type=password],
.page-login .wpcf7 .input-group > textarea + input[type=password],
.wpcf7 .page-login .input-group > textarea + select,
.page-login .wpcf7 .input-group > textarea + select,
.wpcf7 .page-login .input-group > textarea + textarea,
.page-login .wpcf7 .input-group > textarea + textarea,
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=password],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=password],
.wpcf7 .page-acceso-restringido .input-group > textarea + select,
.page-acceso-restringido .wpcf7 .input-group > textarea + select,
.wpcf7 .page-acceso-restringido .input-group > textarea + textarea,
.page-acceso-restringido .wpcf7 .input-group > textarea + textarea,
.wpcf7 #simple-contact-form .input-group > textarea + input[type=text],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=text],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=search],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=url],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=number],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=range],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=date],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=month],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=week],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=time],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=color],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=email],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=file],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 #simple-contact-form .input-group > textarea + select,
#simple-contact-form .wpcf7 .input-group > textarea + select,
.wpcf7 #simple-contact-form .input-group > textarea + textarea,
#simple-contact-form .wpcf7 .input-group > textarea + textarea,
.wpcf7 .input-group > textarea + .wpcf7-validation-errors, .wpcf7 .input-group > .form-control + input[type=text], .wpcf7 .page-login .input-group > input[type=text] + input[type=text], .page-login .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 .page-login .input-group > input[type=search] + input[type=text],
.page-login .wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 .page-login .input-group > input[type=url] + input[type=text],
.page-login .wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=text],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 .page-login .input-group > input[type=number] + input[type=text],
.page-login .wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 .page-login .input-group > input[type=range] + input[type=text],
.page-login .wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 .page-login .input-group > input[type=date] + input[type=text],
.page-login .wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 .page-login .input-group > input[type=month] + input[type=text],
.page-login .wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 .page-login .input-group > input[type=week] + input[type=text],
.page-login .wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 .page-login .input-group > input[type=time] + input[type=text],
.page-login .wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=text],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=text],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 .page-login .input-group > input[type=color] + input[type=text],
.page-login .wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 .page-login .input-group > input[type=email] + input[type=text],
.page-login .wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 .page-login .input-group > input[type=file] + input[type=text],
.page-login .wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=text],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 .page-login .input-group > input[type=password] + input[type=text],
.page-login .wpcf7 .input-group > input[type=password] + input[type=text],
.wpcf7 .page-login .input-group > select + input[type=text],
.page-login .wpcf7 .input-group > select + input[type=text],
.wpcf7 .page-login .input-group > textarea + input[type=text],
.page-login .wpcf7 .input-group > textarea + input[type=text], .wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=text], .page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=text],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=text],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=text], .wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=text], #simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=text],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 #simple-contact-form .input-group > select + input[type=text],
#simple-contact-form .wpcf7 .input-group > select + input[type=text],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=text],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=text], .wpcf7 .input-group > .wpcf7-validation-errors + input[type=text], .wpcf7 .input-group > input[type=text] + input[type=text],
.wpcf7 .input-group > input[type=search] + input[type=text],
.wpcf7 .input-group > input[type=url] + input[type=text],
.wpcf7 .input-group > input[type=tel] + input[type=text],
.wpcf7 .input-group > input[type=number] + input[type=text],
.wpcf7 .input-group > input[type=range] + input[type=text],
.wpcf7 .input-group > input[type=date] + input[type=text],
.wpcf7 .input-group > input[type=month] + input[type=text],
.wpcf7 .input-group > input[type=week] + input[type=text],
.wpcf7 .input-group > input[type=time] + input[type=text],
.wpcf7 .input-group > input[type=datetime] + input[type=text],
.wpcf7 .input-group > input[type=datetime-local] + input[type=text],
.wpcf7 .input-group > input[type=color] + input[type=text],
.wpcf7 .input-group > input[type=email] + input[type=text],
.wpcf7 .input-group > input[type=file] + input[type=text],
.wpcf7 .input-group > input[type=submit] + input[type=text],
.wpcf7 .input-group > select + input[type=text],
.wpcf7 .input-group > textarea + input[type=text],
.wpcf7 .input-group > .form-control + input[type=search],
.wpcf7 .page-login .input-group > input[type=text] + input[type=search],
.page-login .wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 .page-login .input-group > input[type=search] + input[type=search],
.page-login .wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 .page-login .input-group > input[type=url] + input[type=search],
.page-login .wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=search],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 .page-login .input-group > input[type=number] + input[type=search],
.page-login .wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 .page-login .input-group > input[type=range] + input[type=search],
.page-login .wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 .page-login .input-group > input[type=date] + input[type=search],
.page-login .wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 .page-login .input-group > input[type=month] + input[type=search],
.page-login .wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 .page-login .input-group > input[type=week] + input[type=search],
.page-login .wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 .page-login .input-group > input[type=time] + input[type=search],
.page-login .wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=search],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=search],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 .page-login .input-group > input[type=color] + input[type=search],
.page-login .wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 .page-login .input-group > input[type=email] + input[type=search],
.page-login .wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 .page-login .input-group > input[type=file] + input[type=search],
.page-login .wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=search],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 .page-login .input-group > input[type=password] + input[type=search],
.page-login .wpcf7 .input-group > input[type=password] + input[type=search],
.wpcf7 .page-login .input-group > select + input[type=search],
.page-login .wpcf7 .input-group > select + input[type=search],
.wpcf7 .page-login .input-group > textarea + input[type=search],
.page-login .wpcf7 .input-group > textarea + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=search],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=search],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=search],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 #simple-contact-form .input-group > select + input[type=search],
#simple-contact-form .wpcf7 .input-group > select + input[type=search],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=search],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=search],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=search],
.wpcf7 .input-group > input[type=text] + input[type=search],
.wpcf7 .input-group > input[type=search] + input[type=search],
.wpcf7 .input-group > input[type=url] + input[type=search],
.wpcf7 .input-group > input[type=tel] + input[type=search],
.wpcf7 .input-group > input[type=number] + input[type=search],
.wpcf7 .input-group > input[type=range] + input[type=search],
.wpcf7 .input-group > input[type=date] + input[type=search],
.wpcf7 .input-group > input[type=month] + input[type=search],
.wpcf7 .input-group > input[type=week] + input[type=search],
.wpcf7 .input-group > input[type=time] + input[type=search],
.wpcf7 .input-group > input[type=datetime] + input[type=search],
.wpcf7 .input-group > input[type=datetime-local] + input[type=search],
.wpcf7 .input-group > input[type=color] + input[type=search],
.wpcf7 .input-group > input[type=email] + input[type=search],
.wpcf7 .input-group > input[type=file] + input[type=search],
.wpcf7 .input-group > input[type=submit] + input[type=search],
.wpcf7 .input-group > select + input[type=search],
.wpcf7 .input-group > textarea + input[type=search],
.wpcf7 .input-group > .form-control + input[type=url],
.wpcf7 .page-login .input-group > input[type=text] + input[type=url],
.page-login .wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 .page-login .input-group > input[type=search] + input[type=url],
.page-login .wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 .page-login .input-group > input[type=url] + input[type=url],
.page-login .wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=url],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 .page-login .input-group > input[type=number] + input[type=url],
.page-login .wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 .page-login .input-group > input[type=range] + input[type=url],
.page-login .wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 .page-login .input-group > input[type=date] + input[type=url],
.page-login .wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 .page-login .input-group > input[type=month] + input[type=url],
.page-login .wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 .page-login .input-group > input[type=week] + input[type=url],
.page-login .wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 .page-login .input-group > input[type=time] + input[type=url],
.page-login .wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=url],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=url],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 .page-login .input-group > input[type=color] + input[type=url],
.page-login .wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 .page-login .input-group > input[type=email] + input[type=url],
.page-login .wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 .page-login .input-group > input[type=file] + input[type=url],
.page-login .wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=url],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 .page-login .input-group > input[type=password] + input[type=url],
.page-login .wpcf7 .input-group > input[type=password] + input[type=url],
.wpcf7 .page-login .input-group > select + input[type=url],
.page-login .wpcf7 .input-group > select + input[type=url],
.wpcf7 .page-login .input-group > textarea + input[type=url],
.page-login .wpcf7 .input-group > textarea + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=url],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=url],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=url],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 #simple-contact-form .input-group > select + input[type=url],
#simple-contact-form .wpcf7 .input-group > select + input[type=url],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=url],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=url],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=url],
.wpcf7 .input-group > input[type=text] + input[type=url],
.wpcf7 .input-group > input[type=search] + input[type=url],
.wpcf7 .input-group > input[type=url] + input[type=url],
.wpcf7 .input-group > input[type=tel] + input[type=url],
.wpcf7 .input-group > input[type=number] + input[type=url],
.wpcf7 .input-group > input[type=range] + input[type=url],
.wpcf7 .input-group > input[type=date] + input[type=url],
.wpcf7 .input-group > input[type=month] + input[type=url],
.wpcf7 .input-group > input[type=week] + input[type=url],
.wpcf7 .input-group > input[type=time] + input[type=url],
.wpcf7 .input-group > input[type=datetime] + input[type=url],
.wpcf7 .input-group > input[type=datetime-local] + input[type=url],
.wpcf7 .input-group > input[type=color] + input[type=url],
.wpcf7 .input-group > input[type=email] + input[type=url],
.wpcf7 .input-group > input[type=file] + input[type=url],
.wpcf7 .input-group > input[type=submit] + input[type=url],
.wpcf7 .input-group > select + input[type=url],
.wpcf7 .input-group > textarea + input[type=url],
.wpcf7 .input-group > .form-control + input[type=tel],
.wpcf7 .page-login .input-group > input[type=text] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=search] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=url] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=number] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=range] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=date] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=month] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=week] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=time] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=color] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=email] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=file] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 .page-login .input-group > input[type=password] + input[type=tel],
.page-login .wpcf7 .input-group > input[type=password] + input[type=tel],
.wpcf7 .page-login .input-group > select + input[type=tel],
.page-login .wpcf7 .input-group > select + input[type=tel],
.wpcf7 .page-login .input-group > textarea + input[type=tel],
.page-login .wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=tel],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=tel],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=tel],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 #simple-contact-form .input-group > select + input[type=tel],
#simple-contact-form .wpcf7 .input-group > select + input[type=tel],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=tel],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=tel],
.wpcf7 .input-group > input[type=text] + input[type=tel],
.wpcf7 .input-group > input[type=search] + input[type=tel],
.wpcf7 .input-group > input[type=url] + input[type=tel],
.wpcf7 .input-group > input[type=tel] + input[type=tel],
.wpcf7 .input-group > input[type=number] + input[type=tel],
.wpcf7 .input-group > input[type=range] + input[type=tel],
.wpcf7 .input-group > input[type=date] + input[type=tel],
.wpcf7 .input-group > input[type=month] + input[type=tel],
.wpcf7 .input-group > input[type=week] + input[type=tel],
.wpcf7 .input-group > input[type=time] + input[type=tel],
.wpcf7 .input-group > input[type=datetime] + input[type=tel],
.wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
.wpcf7 .input-group > input[type=color] + input[type=tel],
.wpcf7 .input-group > input[type=email] + input[type=tel],
.wpcf7 .input-group > input[type=file] + input[type=tel],
.wpcf7 .input-group > input[type=submit] + input[type=tel],
.wpcf7 .input-group > select + input[type=tel],
.wpcf7 .input-group > textarea + input[type=tel],
.wpcf7 .input-group > .form-control + input[type=number],
.wpcf7 .page-login .input-group > input[type=text] + input[type=number],
.page-login .wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 .page-login .input-group > input[type=search] + input[type=number],
.page-login .wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 .page-login .input-group > input[type=url] + input[type=number],
.page-login .wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=number],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 .page-login .input-group > input[type=number] + input[type=number],
.page-login .wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 .page-login .input-group > input[type=range] + input[type=number],
.page-login .wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 .page-login .input-group > input[type=date] + input[type=number],
.page-login .wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 .page-login .input-group > input[type=month] + input[type=number],
.page-login .wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 .page-login .input-group > input[type=week] + input[type=number],
.page-login .wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 .page-login .input-group > input[type=time] + input[type=number],
.page-login .wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=number],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=number],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 .page-login .input-group > input[type=color] + input[type=number],
.page-login .wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 .page-login .input-group > input[type=email] + input[type=number],
.page-login .wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 .page-login .input-group > input[type=file] + input[type=number],
.page-login .wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=number],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 .page-login .input-group > input[type=password] + input[type=number],
.page-login .wpcf7 .input-group > input[type=password] + input[type=number],
.wpcf7 .page-login .input-group > select + input[type=number],
.page-login .wpcf7 .input-group > select + input[type=number],
.wpcf7 .page-login .input-group > textarea + input[type=number],
.page-login .wpcf7 .input-group > textarea + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=number],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=number],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=number],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 #simple-contact-form .input-group > select + input[type=number],
#simple-contact-form .wpcf7 .input-group > select + input[type=number],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=number],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=number],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=number],
.wpcf7 .input-group > input[type=text] + input[type=number],
.wpcf7 .input-group > input[type=search] + input[type=number],
.wpcf7 .input-group > input[type=url] + input[type=number],
.wpcf7 .input-group > input[type=tel] + input[type=number],
.wpcf7 .input-group > input[type=number] + input[type=number],
.wpcf7 .input-group > input[type=range] + input[type=number],
.wpcf7 .input-group > input[type=date] + input[type=number],
.wpcf7 .input-group > input[type=month] + input[type=number],
.wpcf7 .input-group > input[type=week] + input[type=number],
.wpcf7 .input-group > input[type=time] + input[type=number],
.wpcf7 .input-group > input[type=datetime] + input[type=number],
.wpcf7 .input-group > input[type=datetime-local] + input[type=number],
.wpcf7 .input-group > input[type=color] + input[type=number],
.wpcf7 .input-group > input[type=email] + input[type=number],
.wpcf7 .input-group > input[type=file] + input[type=number],
.wpcf7 .input-group > input[type=submit] + input[type=number],
.wpcf7 .input-group > select + input[type=number],
.wpcf7 .input-group > textarea + input[type=number],
.wpcf7 .input-group > .form-control + input[type=range],
.wpcf7 .page-login .input-group > input[type=text] + input[type=range],
.page-login .wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 .page-login .input-group > input[type=search] + input[type=range],
.page-login .wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 .page-login .input-group > input[type=url] + input[type=range],
.page-login .wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=range],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 .page-login .input-group > input[type=number] + input[type=range],
.page-login .wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 .page-login .input-group > input[type=range] + input[type=range],
.page-login .wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 .page-login .input-group > input[type=date] + input[type=range],
.page-login .wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 .page-login .input-group > input[type=month] + input[type=range],
.page-login .wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 .page-login .input-group > input[type=week] + input[type=range],
.page-login .wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 .page-login .input-group > input[type=time] + input[type=range],
.page-login .wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=range],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=range],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 .page-login .input-group > input[type=color] + input[type=range],
.page-login .wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 .page-login .input-group > input[type=email] + input[type=range],
.page-login .wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 .page-login .input-group > input[type=file] + input[type=range],
.page-login .wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=range],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 .page-login .input-group > input[type=password] + input[type=range],
.page-login .wpcf7 .input-group > input[type=password] + input[type=range],
.wpcf7 .page-login .input-group > select + input[type=range],
.page-login .wpcf7 .input-group > select + input[type=range],
.wpcf7 .page-login .input-group > textarea + input[type=range],
.page-login .wpcf7 .input-group > textarea + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=range],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=range],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=range],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 #simple-contact-form .input-group > select + input[type=range],
#simple-contact-form .wpcf7 .input-group > select + input[type=range],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=range],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=range],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=range],
.wpcf7 .input-group > input[type=text] + input[type=range],
.wpcf7 .input-group > input[type=search] + input[type=range],
.wpcf7 .input-group > input[type=url] + input[type=range],
.wpcf7 .input-group > input[type=tel] + input[type=range],
.wpcf7 .input-group > input[type=number] + input[type=range],
.wpcf7 .input-group > input[type=range] + input[type=range],
.wpcf7 .input-group > input[type=date] + input[type=range],
.wpcf7 .input-group > input[type=month] + input[type=range],
.wpcf7 .input-group > input[type=week] + input[type=range],
.wpcf7 .input-group > input[type=time] + input[type=range],
.wpcf7 .input-group > input[type=datetime] + input[type=range],
.wpcf7 .input-group > input[type=datetime-local] + input[type=range],
.wpcf7 .input-group > input[type=color] + input[type=range],
.wpcf7 .input-group > input[type=email] + input[type=range],
.wpcf7 .input-group > input[type=file] + input[type=range],
.wpcf7 .input-group > input[type=submit] + input[type=range],
.wpcf7 .input-group > select + input[type=range],
.wpcf7 .input-group > textarea + input[type=range],
.wpcf7 .input-group > .form-control + input[type=date],
.wpcf7 .page-login .input-group > input[type=text] + input[type=date],
.page-login .wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 .page-login .input-group > input[type=search] + input[type=date],
.page-login .wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 .page-login .input-group > input[type=url] + input[type=date],
.page-login .wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=date],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 .page-login .input-group > input[type=number] + input[type=date],
.page-login .wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 .page-login .input-group > input[type=range] + input[type=date],
.page-login .wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 .page-login .input-group > input[type=date] + input[type=date],
.page-login .wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 .page-login .input-group > input[type=month] + input[type=date],
.page-login .wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 .page-login .input-group > input[type=week] + input[type=date],
.page-login .wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 .page-login .input-group > input[type=time] + input[type=date],
.page-login .wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=date],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=date],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 .page-login .input-group > input[type=color] + input[type=date],
.page-login .wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 .page-login .input-group > input[type=email] + input[type=date],
.page-login .wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 .page-login .input-group > input[type=file] + input[type=date],
.page-login .wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=date],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 .page-login .input-group > input[type=password] + input[type=date],
.page-login .wpcf7 .input-group > input[type=password] + input[type=date],
.wpcf7 .page-login .input-group > select + input[type=date],
.page-login .wpcf7 .input-group > select + input[type=date],
.wpcf7 .page-login .input-group > textarea + input[type=date],
.page-login .wpcf7 .input-group > textarea + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=date],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=date],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=date],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 #simple-contact-form .input-group > select + input[type=date],
#simple-contact-form .wpcf7 .input-group > select + input[type=date],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=date],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=date],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=date],
.wpcf7 .input-group > input[type=text] + input[type=date],
.wpcf7 .input-group > input[type=search] + input[type=date],
.wpcf7 .input-group > input[type=url] + input[type=date],
.wpcf7 .input-group > input[type=tel] + input[type=date],
.wpcf7 .input-group > input[type=number] + input[type=date],
.wpcf7 .input-group > input[type=range] + input[type=date],
.wpcf7 .input-group > input[type=date] + input[type=date],
.wpcf7 .input-group > input[type=month] + input[type=date],
.wpcf7 .input-group > input[type=week] + input[type=date],
.wpcf7 .input-group > input[type=time] + input[type=date],
.wpcf7 .input-group > input[type=datetime] + input[type=date],
.wpcf7 .input-group > input[type=datetime-local] + input[type=date],
.wpcf7 .input-group > input[type=color] + input[type=date],
.wpcf7 .input-group > input[type=email] + input[type=date],
.wpcf7 .input-group > input[type=file] + input[type=date],
.wpcf7 .input-group > input[type=submit] + input[type=date],
.wpcf7 .input-group > select + input[type=date],
.wpcf7 .input-group > textarea + input[type=date],
.wpcf7 .input-group > .form-control + input[type=month],
.wpcf7 .page-login .input-group > input[type=text] + input[type=month],
.page-login .wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 .page-login .input-group > input[type=search] + input[type=month],
.page-login .wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 .page-login .input-group > input[type=url] + input[type=month],
.page-login .wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=month],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 .page-login .input-group > input[type=number] + input[type=month],
.page-login .wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 .page-login .input-group > input[type=range] + input[type=month],
.page-login .wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 .page-login .input-group > input[type=date] + input[type=month],
.page-login .wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 .page-login .input-group > input[type=month] + input[type=month],
.page-login .wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 .page-login .input-group > input[type=week] + input[type=month],
.page-login .wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 .page-login .input-group > input[type=time] + input[type=month],
.page-login .wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=month],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=month],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 .page-login .input-group > input[type=color] + input[type=month],
.page-login .wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 .page-login .input-group > input[type=email] + input[type=month],
.page-login .wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 .page-login .input-group > input[type=file] + input[type=month],
.page-login .wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=month],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 .page-login .input-group > input[type=password] + input[type=month],
.page-login .wpcf7 .input-group > input[type=password] + input[type=month],
.wpcf7 .page-login .input-group > select + input[type=month],
.page-login .wpcf7 .input-group > select + input[type=month],
.wpcf7 .page-login .input-group > textarea + input[type=month],
.page-login .wpcf7 .input-group > textarea + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=month],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=month],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=month],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 #simple-contact-form .input-group > select + input[type=month],
#simple-contact-form .wpcf7 .input-group > select + input[type=month],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=month],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=month],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=month],
.wpcf7 .input-group > input[type=text] + input[type=month],
.wpcf7 .input-group > input[type=search] + input[type=month],
.wpcf7 .input-group > input[type=url] + input[type=month],
.wpcf7 .input-group > input[type=tel] + input[type=month],
.wpcf7 .input-group > input[type=number] + input[type=month],
.wpcf7 .input-group > input[type=range] + input[type=month],
.wpcf7 .input-group > input[type=date] + input[type=month],
.wpcf7 .input-group > input[type=month] + input[type=month],
.wpcf7 .input-group > input[type=week] + input[type=month],
.wpcf7 .input-group > input[type=time] + input[type=month],
.wpcf7 .input-group > input[type=datetime] + input[type=month],
.wpcf7 .input-group > input[type=datetime-local] + input[type=month],
.wpcf7 .input-group > input[type=color] + input[type=month],
.wpcf7 .input-group > input[type=email] + input[type=month],
.wpcf7 .input-group > input[type=file] + input[type=month],
.wpcf7 .input-group > input[type=submit] + input[type=month],
.wpcf7 .input-group > select + input[type=month],
.wpcf7 .input-group > textarea + input[type=month],
.wpcf7 .input-group > .form-control + input[type=week],
.wpcf7 .page-login .input-group > input[type=text] + input[type=week],
.page-login .wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 .page-login .input-group > input[type=search] + input[type=week],
.page-login .wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 .page-login .input-group > input[type=url] + input[type=week],
.page-login .wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=week],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 .page-login .input-group > input[type=number] + input[type=week],
.page-login .wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 .page-login .input-group > input[type=range] + input[type=week],
.page-login .wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 .page-login .input-group > input[type=date] + input[type=week],
.page-login .wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 .page-login .input-group > input[type=month] + input[type=week],
.page-login .wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 .page-login .input-group > input[type=week] + input[type=week],
.page-login .wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 .page-login .input-group > input[type=time] + input[type=week],
.page-login .wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=week],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=week],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 .page-login .input-group > input[type=color] + input[type=week],
.page-login .wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 .page-login .input-group > input[type=email] + input[type=week],
.page-login .wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 .page-login .input-group > input[type=file] + input[type=week],
.page-login .wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=week],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 .page-login .input-group > input[type=password] + input[type=week],
.page-login .wpcf7 .input-group > input[type=password] + input[type=week],
.wpcf7 .page-login .input-group > select + input[type=week],
.page-login .wpcf7 .input-group > select + input[type=week],
.wpcf7 .page-login .input-group > textarea + input[type=week],
.page-login .wpcf7 .input-group > textarea + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=week],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=week],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=week],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 #simple-contact-form .input-group > select + input[type=week],
#simple-contact-form .wpcf7 .input-group > select + input[type=week],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=week],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=week],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=week],
.wpcf7 .input-group > input[type=text] + input[type=week],
.wpcf7 .input-group > input[type=search] + input[type=week],
.wpcf7 .input-group > input[type=url] + input[type=week],
.wpcf7 .input-group > input[type=tel] + input[type=week],
.wpcf7 .input-group > input[type=number] + input[type=week],
.wpcf7 .input-group > input[type=range] + input[type=week],
.wpcf7 .input-group > input[type=date] + input[type=week],
.wpcf7 .input-group > input[type=month] + input[type=week],
.wpcf7 .input-group > input[type=week] + input[type=week],
.wpcf7 .input-group > input[type=time] + input[type=week],
.wpcf7 .input-group > input[type=datetime] + input[type=week],
.wpcf7 .input-group > input[type=datetime-local] + input[type=week],
.wpcf7 .input-group > input[type=color] + input[type=week],
.wpcf7 .input-group > input[type=email] + input[type=week],
.wpcf7 .input-group > input[type=file] + input[type=week],
.wpcf7 .input-group > input[type=submit] + input[type=week],
.wpcf7 .input-group > select + input[type=week],
.wpcf7 .input-group > textarea + input[type=week],
.wpcf7 .input-group > .form-control + input[type=time],
.wpcf7 .page-login .input-group > input[type=text] + input[type=time],
.page-login .wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 .page-login .input-group > input[type=search] + input[type=time],
.page-login .wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 .page-login .input-group > input[type=url] + input[type=time],
.page-login .wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=time],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 .page-login .input-group > input[type=number] + input[type=time],
.page-login .wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 .page-login .input-group > input[type=range] + input[type=time],
.page-login .wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 .page-login .input-group > input[type=date] + input[type=time],
.page-login .wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 .page-login .input-group > input[type=month] + input[type=time],
.page-login .wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 .page-login .input-group > input[type=week] + input[type=time],
.page-login .wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 .page-login .input-group > input[type=time] + input[type=time],
.page-login .wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=time],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=time],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 .page-login .input-group > input[type=color] + input[type=time],
.page-login .wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 .page-login .input-group > input[type=email] + input[type=time],
.page-login .wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 .page-login .input-group > input[type=file] + input[type=time],
.page-login .wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=time],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 .page-login .input-group > input[type=password] + input[type=time],
.page-login .wpcf7 .input-group > input[type=password] + input[type=time],
.wpcf7 .page-login .input-group > select + input[type=time],
.page-login .wpcf7 .input-group > select + input[type=time],
.wpcf7 .page-login .input-group > textarea + input[type=time],
.page-login .wpcf7 .input-group > textarea + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=time],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=time],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=time],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 #simple-contact-form .input-group > select + input[type=time],
#simple-contact-form .wpcf7 .input-group > select + input[type=time],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=time],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=time],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=time],
.wpcf7 .input-group > input[type=text] + input[type=time],
.wpcf7 .input-group > input[type=search] + input[type=time],
.wpcf7 .input-group > input[type=url] + input[type=time],
.wpcf7 .input-group > input[type=tel] + input[type=time],
.wpcf7 .input-group > input[type=number] + input[type=time],
.wpcf7 .input-group > input[type=range] + input[type=time],
.wpcf7 .input-group > input[type=date] + input[type=time],
.wpcf7 .input-group > input[type=month] + input[type=time],
.wpcf7 .input-group > input[type=week] + input[type=time],
.wpcf7 .input-group > input[type=time] + input[type=time],
.wpcf7 .input-group > input[type=datetime] + input[type=time],
.wpcf7 .input-group > input[type=datetime-local] + input[type=time],
.wpcf7 .input-group > input[type=color] + input[type=time],
.wpcf7 .input-group > input[type=email] + input[type=time],
.wpcf7 .input-group > input[type=file] + input[type=time],
.wpcf7 .input-group > input[type=submit] + input[type=time],
.wpcf7 .input-group > select + input[type=time],
.wpcf7 .input-group > textarea + input[type=time],
.wpcf7 .input-group > .form-control + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=text] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=search] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=url] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=number] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=range] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=date] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=month] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=week] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=time] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=color] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=email] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=file] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 .page-login .input-group > input[type=password] + input[type=datetime],
.page-login .wpcf7 .input-group > input[type=password] + input[type=datetime],
.wpcf7 .page-login .input-group > select + input[type=datetime],
.page-login .wpcf7 .input-group > select + input[type=datetime],
.wpcf7 .page-login .input-group > textarea + input[type=datetime],
.page-login .wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=datetime],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=datetime],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > select + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > select + input[type=datetime],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=datetime],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime],
.wpcf7 .input-group > input[type=text] + input[type=datetime],
.wpcf7 .input-group > input[type=search] + input[type=datetime],
.wpcf7 .input-group > input[type=url] + input[type=datetime],
.wpcf7 .input-group > input[type=tel] + input[type=datetime],
.wpcf7 .input-group > input[type=number] + input[type=datetime],
.wpcf7 .input-group > input[type=range] + input[type=datetime],
.wpcf7 .input-group > input[type=date] + input[type=datetime],
.wpcf7 .input-group > input[type=month] + input[type=datetime],
.wpcf7 .input-group > input[type=week] + input[type=datetime],
.wpcf7 .input-group > input[type=time] + input[type=datetime],
.wpcf7 .input-group > input[type=datetime] + input[type=datetime],
.wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
.wpcf7 .input-group > input[type=color] + input[type=datetime],
.wpcf7 .input-group > input[type=email] + input[type=datetime],
.wpcf7 .input-group > input[type=file] + input[type=datetime],
.wpcf7 .input-group > input[type=submit] + input[type=datetime],
.wpcf7 .input-group > select + input[type=datetime],
.wpcf7 .input-group > textarea + input[type=datetime],
.wpcf7 .input-group > .form-control + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=text] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=search] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=url] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=number] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=range] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=date] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=month] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=week] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=time] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=color] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=email] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=file] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 .page-login .input-group > input[type=password] + input[type=datetime-local],
.page-login .wpcf7 .input-group > input[type=password] + input[type=datetime-local],
.wpcf7 .page-login .input-group > select + input[type=datetime-local],
.page-login .wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 .page-login .input-group > textarea + input[type=datetime-local],
.page-login .wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=datetime-local],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > select + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=datetime-local],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime-local],
.wpcf7 .input-group > input[type=text] + input[type=datetime-local],
.wpcf7 .input-group > input[type=search] + input[type=datetime-local],
.wpcf7 .input-group > input[type=url] + input[type=datetime-local],
.wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
.wpcf7 .input-group > input[type=number] + input[type=datetime-local],
.wpcf7 .input-group > input[type=range] + input[type=datetime-local],
.wpcf7 .input-group > input[type=date] + input[type=datetime-local],
.wpcf7 .input-group > input[type=month] + input[type=datetime-local],
.wpcf7 .input-group > input[type=week] + input[type=datetime-local],
.wpcf7 .input-group > input[type=time] + input[type=datetime-local],
.wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
.wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
.wpcf7 .input-group > input[type=color] + input[type=datetime-local],
.wpcf7 .input-group > input[type=email] + input[type=datetime-local],
.wpcf7 .input-group > input[type=file] + input[type=datetime-local],
.wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
.wpcf7 .input-group > select + input[type=datetime-local],
.wpcf7 .input-group > textarea + input[type=datetime-local],
.wpcf7 .input-group > .form-control + input[type=color],
.wpcf7 .page-login .input-group > input[type=text] + input[type=color],
.page-login .wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 .page-login .input-group > input[type=search] + input[type=color],
.page-login .wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 .page-login .input-group > input[type=url] + input[type=color],
.page-login .wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=color],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 .page-login .input-group > input[type=number] + input[type=color],
.page-login .wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 .page-login .input-group > input[type=range] + input[type=color],
.page-login .wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 .page-login .input-group > input[type=date] + input[type=color],
.page-login .wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 .page-login .input-group > input[type=month] + input[type=color],
.page-login .wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 .page-login .input-group > input[type=week] + input[type=color],
.page-login .wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 .page-login .input-group > input[type=time] + input[type=color],
.page-login .wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=color],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=color],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 .page-login .input-group > input[type=color] + input[type=color],
.page-login .wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 .page-login .input-group > input[type=email] + input[type=color],
.page-login .wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 .page-login .input-group > input[type=file] + input[type=color],
.page-login .wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=color],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 .page-login .input-group > input[type=password] + input[type=color],
.page-login .wpcf7 .input-group > input[type=password] + input[type=color],
.wpcf7 .page-login .input-group > select + input[type=color],
.page-login .wpcf7 .input-group > select + input[type=color],
.wpcf7 .page-login .input-group > textarea + input[type=color],
.page-login .wpcf7 .input-group > textarea + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=color],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=color],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=color],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 #simple-contact-form .input-group > select + input[type=color],
#simple-contact-form .wpcf7 .input-group > select + input[type=color],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=color],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=color],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=color],
.wpcf7 .input-group > input[type=text] + input[type=color],
.wpcf7 .input-group > input[type=search] + input[type=color],
.wpcf7 .input-group > input[type=url] + input[type=color],
.wpcf7 .input-group > input[type=tel] + input[type=color],
.wpcf7 .input-group > input[type=number] + input[type=color],
.wpcf7 .input-group > input[type=range] + input[type=color],
.wpcf7 .input-group > input[type=date] + input[type=color],
.wpcf7 .input-group > input[type=month] + input[type=color],
.wpcf7 .input-group > input[type=week] + input[type=color],
.wpcf7 .input-group > input[type=time] + input[type=color],
.wpcf7 .input-group > input[type=datetime] + input[type=color],
.wpcf7 .input-group > input[type=datetime-local] + input[type=color],
.wpcf7 .input-group > input[type=color] + input[type=color],
.wpcf7 .input-group > input[type=email] + input[type=color],
.wpcf7 .input-group > input[type=file] + input[type=color],
.wpcf7 .input-group > input[type=submit] + input[type=color],
.wpcf7 .input-group > select + input[type=color],
.wpcf7 .input-group > textarea + input[type=color],
.wpcf7 .input-group > .form-control + input[type=email],
.wpcf7 .page-login .input-group > input[type=text] + input[type=email],
.page-login .wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 .page-login .input-group > input[type=search] + input[type=email],
.page-login .wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 .page-login .input-group > input[type=url] + input[type=email],
.page-login .wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=email],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 .page-login .input-group > input[type=number] + input[type=email],
.page-login .wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 .page-login .input-group > input[type=range] + input[type=email],
.page-login .wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 .page-login .input-group > input[type=date] + input[type=email],
.page-login .wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 .page-login .input-group > input[type=month] + input[type=email],
.page-login .wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 .page-login .input-group > input[type=week] + input[type=email],
.page-login .wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 .page-login .input-group > input[type=time] + input[type=email],
.page-login .wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=email],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=email],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 .page-login .input-group > input[type=color] + input[type=email],
.page-login .wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 .page-login .input-group > input[type=email] + input[type=email],
.page-login .wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 .page-login .input-group > input[type=file] + input[type=email],
.page-login .wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=email],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 .page-login .input-group > input[type=password] + input[type=email],
.page-login .wpcf7 .input-group > input[type=password] + input[type=email],
.wpcf7 .page-login .input-group > select + input[type=email],
.page-login .wpcf7 .input-group > select + input[type=email],
.wpcf7 .page-login .input-group > textarea + input[type=email],
.page-login .wpcf7 .input-group > textarea + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=email],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=email],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=email],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 #simple-contact-form .input-group > select + input[type=email],
#simple-contact-form .wpcf7 .input-group > select + input[type=email],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=email],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=email],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=email],
.wpcf7 .input-group > input[type=text] + input[type=email],
.wpcf7 .input-group > input[type=search] + input[type=email],
.wpcf7 .input-group > input[type=url] + input[type=email],
.wpcf7 .input-group > input[type=tel] + input[type=email],
.wpcf7 .input-group > input[type=number] + input[type=email],
.wpcf7 .input-group > input[type=range] + input[type=email],
.wpcf7 .input-group > input[type=date] + input[type=email],
.wpcf7 .input-group > input[type=month] + input[type=email],
.wpcf7 .input-group > input[type=week] + input[type=email],
.wpcf7 .input-group > input[type=time] + input[type=email],
.wpcf7 .input-group > input[type=datetime] + input[type=email],
.wpcf7 .input-group > input[type=datetime-local] + input[type=email],
.wpcf7 .input-group > input[type=color] + input[type=email],
.wpcf7 .input-group > input[type=email] + input[type=email],
.wpcf7 .input-group > input[type=file] + input[type=email],
.wpcf7 .input-group > input[type=submit] + input[type=email],
.wpcf7 .input-group > select + input[type=email],
.wpcf7 .input-group > textarea + input[type=email],
.wpcf7 .input-group > .form-control + input[type=file],
.wpcf7 .page-login .input-group > input[type=text] + input[type=file],
.page-login .wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 .page-login .input-group > input[type=search] + input[type=file],
.page-login .wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 .page-login .input-group > input[type=url] + input[type=file],
.page-login .wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=file],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 .page-login .input-group > input[type=number] + input[type=file],
.page-login .wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 .page-login .input-group > input[type=range] + input[type=file],
.page-login .wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 .page-login .input-group > input[type=date] + input[type=file],
.page-login .wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 .page-login .input-group > input[type=month] + input[type=file],
.page-login .wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 .page-login .input-group > input[type=week] + input[type=file],
.page-login .wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 .page-login .input-group > input[type=time] + input[type=file],
.page-login .wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=file],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=file],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 .page-login .input-group > input[type=color] + input[type=file],
.page-login .wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 .page-login .input-group > input[type=email] + input[type=file],
.page-login .wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 .page-login .input-group > input[type=file] + input[type=file],
.page-login .wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=file],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 .page-login .input-group > input[type=password] + input[type=file],
.page-login .wpcf7 .input-group > input[type=password] + input[type=file],
.wpcf7 .page-login .input-group > select + input[type=file],
.page-login .wpcf7 .input-group > select + input[type=file],
.wpcf7 .page-login .input-group > textarea + input[type=file],
.page-login .wpcf7 .input-group > textarea + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=file],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=file],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=file],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 #simple-contact-form .input-group > select + input[type=file],
#simple-contact-form .wpcf7 .input-group > select + input[type=file],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=file],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=file],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=file],
.wpcf7 .input-group > input[type=text] + input[type=file],
.wpcf7 .input-group > input[type=search] + input[type=file],
.wpcf7 .input-group > input[type=url] + input[type=file],
.wpcf7 .input-group > input[type=tel] + input[type=file],
.wpcf7 .input-group > input[type=number] + input[type=file],
.wpcf7 .input-group > input[type=range] + input[type=file],
.wpcf7 .input-group > input[type=date] + input[type=file],
.wpcf7 .input-group > input[type=month] + input[type=file],
.wpcf7 .input-group > input[type=week] + input[type=file],
.wpcf7 .input-group > input[type=time] + input[type=file],
.wpcf7 .input-group > input[type=datetime] + input[type=file],
.wpcf7 .input-group > input[type=datetime-local] + input[type=file],
.wpcf7 .input-group > input[type=color] + input[type=file],
.wpcf7 .input-group > input[type=email] + input[type=file],
.wpcf7 .input-group > input[type=file] + input[type=file],
.wpcf7 .input-group > input[type=submit] + input[type=file],
.wpcf7 .input-group > select + input[type=file],
.wpcf7 .input-group > textarea + input[type=file],
.wpcf7 .input-group > .form-control + input[type=submit],
.wpcf7 .page-login .input-group > input[type=text] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=search] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=url] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=tel] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=number] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=range] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=date] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=month] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=week] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=time] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=datetime] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=datetime-local] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=color] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=email] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=file] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=submit] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 .page-login .input-group > input[type=password] + input[type=submit],
.page-login .wpcf7 .input-group > input[type=password] + input[type=submit],
.wpcf7 .page-login .input-group > select + input[type=submit],
.page-login .wpcf7 .input-group > select + input[type=submit],
.wpcf7 .page-login .input-group > textarea + input[type=submit],
.page-login .wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > select + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > select + input[type=submit],
.wpcf7 .page-acceso-restringido .input-group > textarea + input[type=submit],
.page-acceso-restringido .wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=text] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=search] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=url] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=tel] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=number] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=range] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=date] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=month] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=week] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=time] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=color] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=email] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=file] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > input[type=submit] + input[type=submit],
#simple-contact-form .wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 #simple-contact-form .input-group > select + input[type=submit],
#simple-contact-form .wpcf7 .input-group > select + input[type=submit],
.wpcf7 #simple-contact-form .input-group > textarea + input[type=submit],
#simple-contact-form .wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 .input-group > .wpcf7-validation-errors + input[type=submit],
.wpcf7 .input-group > input[type=text] + input[type=submit],
.wpcf7 .input-group > input[type=search] + input[type=submit],
.wpcf7 .input-group > input[type=url] + input[type=submit],
.wpcf7 .input-group > input[type=tel] + input[type=submit],
.wpcf7 .input-group > input[type=number] + input[type=submit],
.wpcf7 .input-group > input[type=range] + input[type=submit],
.wpcf7 .input-group > input[type=date] + input[type=submit],
.wpcf7 .input-group > input[type=month] + input[type=submit],
.wpcf7 .input-group > input[type=week] + input[type=submit],
.wpcf7 .input-group > input[type=time] + input[type=submit],
.wpcf7 .input-group > input[type=datetime] + input[type=submit],
.wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
.wpcf7 .input-group > input[type=color] + input[type=submit],
.wpcf7 .input-group > input[type=email] + input[type=submit],
.wpcf7 .input-group > input[type=file] + input[type=submit],
.wpcf7 .input-group > input[type=submit] + input[type=submit],
.wpcf7 .input-group > select + input[type=submit],
.wpcf7 .input-group > textarea + input[type=submit],
.wpcf7 .input-group > .form-control + select,
.wpcf7 .page-login .input-group > input[type=text] + select,
.page-login .wpcf7 .input-group > input[type=text] + select,
.wpcf7 .page-login .input-group > input[type=search] + select,
.page-login .wpcf7 .input-group > input[type=search] + select,
.wpcf7 .page-login .input-group > input[type=url] + select,
.page-login .wpcf7 .input-group > input[type=url] + select,
.wpcf7 .page-login .input-group > input[type=tel] + select,
.page-login .wpcf7 .input-group > input[type=tel] + select,
.wpcf7 .page-login .input-group > input[type=number] + select,
.page-login .wpcf7 .input-group > input[type=number] + select,
.wpcf7 .page-login .input-group > input[type=range] + select,
.page-login .wpcf7 .input-group > input[type=range] + select,
.wpcf7 .page-login .input-group > input[type=date] + select,
.page-login .wpcf7 .input-group > input[type=date] + select,
.wpcf7 .page-login .input-group > input[type=month] + select,
.page-login .wpcf7 .input-group > input[type=month] + select,
.wpcf7 .page-login .input-group > input[type=week] + select,
.page-login .wpcf7 .input-group > input[type=week] + select,
.wpcf7 .page-login .input-group > input[type=time] + select,
.page-login .wpcf7 .input-group > input[type=time] + select,
.wpcf7 .page-login .input-group > input[type=datetime] + select,
.page-login .wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 .page-login .input-group > input[type=datetime-local] + select,
.page-login .wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 .page-login .input-group > input[type=color] + select,
.page-login .wpcf7 .input-group > input[type=color] + select,
.wpcf7 .page-login .input-group > input[type=email] + select,
.page-login .wpcf7 .input-group > input[type=email] + select,
.wpcf7 .page-login .input-group > input[type=file] + select,
.page-login .wpcf7 .input-group > input[type=file] + select,
.wpcf7 .page-login .input-group > input[type=submit] + select,
.page-login .wpcf7 .input-group > input[type=submit] + select,
.wpcf7 .page-login .input-group > input[type=password] + select,
.page-login .wpcf7 .input-group > input[type=password] + select,
.wpcf7 .page-login .input-group > select + select,
.page-login .wpcf7 .input-group > select + select,
.wpcf7 .page-login .input-group > textarea + select,
.page-login .wpcf7 .input-group > textarea + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + select,
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + select,
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + select,
.wpcf7 .page-acceso-restringido .input-group > select + select,
.page-acceso-restringido .wpcf7 .input-group > select + select,
.wpcf7 .page-acceso-restringido .input-group > textarea + select,
.page-acceso-restringido .wpcf7 .input-group > textarea + select,
.wpcf7 #simple-contact-form .input-group > input[type=text] + select,
#simple-contact-form .wpcf7 .input-group > input[type=text] + select,
.wpcf7 #simple-contact-form .input-group > input[type=search] + select,
#simple-contact-form .wpcf7 .input-group > input[type=search] + select,
.wpcf7 #simple-contact-form .input-group > input[type=url] + select,
#simple-contact-form .wpcf7 .input-group > input[type=url] + select,
.wpcf7 #simple-contact-form .input-group > input[type=tel] + select,
#simple-contact-form .wpcf7 .input-group > input[type=tel] + select,
.wpcf7 #simple-contact-form .input-group > input[type=number] + select,
#simple-contact-form .wpcf7 .input-group > input[type=number] + select,
.wpcf7 #simple-contact-form .input-group > input[type=range] + select,
#simple-contact-form .wpcf7 .input-group > input[type=range] + select,
.wpcf7 #simple-contact-form .input-group > input[type=date] + select,
#simple-contact-form .wpcf7 .input-group > input[type=date] + select,
.wpcf7 #simple-contact-form .input-group > input[type=month] + select,
#simple-contact-form .wpcf7 .input-group > input[type=month] + select,
.wpcf7 #simple-contact-form .input-group > input[type=week] + select,
#simple-contact-form .wpcf7 .input-group > input[type=week] + select,
.wpcf7 #simple-contact-form .input-group > input[type=time] + select,
#simple-contact-form .wpcf7 .input-group > input[type=time] + select,
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + select,
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + select,
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 #simple-contact-form .input-group > input[type=color] + select,
#simple-contact-form .wpcf7 .input-group > input[type=color] + select,
.wpcf7 #simple-contact-form .input-group > input[type=email] + select,
#simple-contact-form .wpcf7 .input-group > input[type=email] + select,
.wpcf7 #simple-contact-form .input-group > input[type=file] + select,
#simple-contact-form .wpcf7 .input-group > input[type=file] + select,
.wpcf7 #simple-contact-form .input-group > input[type=submit] + select,
#simple-contact-form .wpcf7 .input-group > input[type=submit] + select,
.wpcf7 #simple-contact-form .input-group > select + select,
#simple-contact-form .wpcf7 .input-group > select + select,
.wpcf7 #simple-contact-form .input-group > textarea + select,
#simple-contact-form .wpcf7 .input-group > textarea + select,
.wpcf7 .input-group > .wpcf7-validation-errors + select,
.wpcf7 .input-group > input[type=text] + select,
.wpcf7 .input-group > input[type=search] + select,
.wpcf7 .input-group > input[type=url] + select,
.wpcf7 .input-group > input[type=tel] + select,
.wpcf7 .input-group > input[type=number] + select,
.wpcf7 .input-group > input[type=range] + select,
.wpcf7 .input-group > input[type=date] + select,
.wpcf7 .input-group > input[type=month] + select,
.wpcf7 .input-group > input[type=week] + select,
.wpcf7 .input-group > input[type=time] + select,
.wpcf7 .input-group > input[type=datetime] + select,
.wpcf7 .input-group > input[type=datetime-local] + select,
.wpcf7 .input-group > input[type=color] + select,
.wpcf7 .input-group > input[type=email] + select,
.wpcf7 .input-group > input[type=file] + select,
.wpcf7 .input-group > input[type=submit] + select,
.wpcf7 .input-group > select + select,
.wpcf7 .input-group > textarea + select,
.wpcf7 .input-group > .form-control + textarea,
.wpcf7 .page-login .input-group > input[type=text] + textarea,
.page-login .wpcf7 .input-group > input[type=text] + textarea,
.wpcf7 .page-login .input-group > input[type=search] + textarea,
.page-login .wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 .page-login .input-group > input[type=url] + textarea,
.page-login .wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 .page-login .input-group > input[type=tel] + textarea,
.page-login .wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 .page-login .input-group > input[type=number] + textarea,
.page-login .wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 .page-login .input-group > input[type=range] + textarea,
.page-login .wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 .page-login .input-group > input[type=date] + textarea,
.page-login .wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 .page-login .input-group > input[type=month] + textarea,
.page-login .wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 .page-login .input-group > input[type=week] + textarea,
.page-login .wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 .page-login .input-group > input[type=time] + textarea,
.page-login .wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 .page-login .input-group > input[type=datetime] + textarea,
.page-login .wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 .page-login .input-group > input[type=datetime-local] + textarea,
.page-login .wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 .page-login .input-group > input[type=color] + textarea,
.page-login .wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 .page-login .input-group > input[type=email] + textarea,
.page-login .wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 .page-login .input-group > input[type=file] + textarea,
.page-login .wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 .page-login .input-group > input[type=submit] + textarea,
.page-login .wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 .page-login .input-group > input[type=password] + textarea,
.page-login .wpcf7 .input-group > input[type=password] + textarea,
.wpcf7 .page-login .input-group > select + textarea,
.page-login .wpcf7 .input-group > select + textarea,
.wpcf7 .page-login .input-group > textarea + textarea,
.page-login .wpcf7 .input-group > textarea + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=text] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=text] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=search] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=url] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=tel] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=number] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=range] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=date] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=month] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=week] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=time] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=datetime-local] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=color] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=email] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=file] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=submit] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 .page-acceso-restringido .input-group > input[type=password] + textarea,
.page-acceso-restringido .wpcf7 .input-group > input[type=password] + textarea,
.wpcf7 .page-acceso-restringido .input-group > select + textarea,
.page-acceso-restringido .wpcf7 .input-group > select + textarea,
.wpcf7 .page-acceso-restringido .input-group > textarea + textarea,
.page-acceso-restringido .wpcf7 .input-group > textarea + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=text] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=text] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=search] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=url] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=tel] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=number] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=range] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=date] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=month] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=week] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=time] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=datetime] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=datetime-local] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=color] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=email] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=file] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 #simple-contact-form .input-group > input[type=submit] + textarea,
#simple-contact-form .wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 #simple-contact-form .input-group > select + textarea,
#simple-contact-form .wpcf7 .input-group > select + textarea,
.wpcf7 #simple-contact-form .input-group > textarea + textarea,
#simple-contact-form .wpcf7 .input-group > textarea + textarea,
.wpcf7 .input-group > .wpcf7-validation-errors + textarea,
.wpcf7 .input-group > input[type=text] + textarea,
.wpcf7 .input-group > input[type=search] + textarea,
.wpcf7 .input-group > input[type=url] + textarea,
.wpcf7 .input-group > input[type=tel] + textarea,
.wpcf7 .input-group > input[type=number] + textarea,
.wpcf7 .input-group > input[type=range] + textarea,
.wpcf7 .input-group > input[type=date] + textarea,
.wpcf7 .input-group > input[type=month] + textarea,
.wpcf7 .input-group > input[type=week] + textarea,
.wpcf7 .input-group > input[type=time] + textarea,
.wpcf7 .input-group > input[type=datetime] + textarea,
.wpcf7 .input-group > input[type=datetime-local] + textarea,
.wpcf7 .input-group > input[type=color] + textarea,
.wpcf7 .input-group > input[type=email] + textarea,
.wpcf7 .input-group > input[type=file] + textarea,
.wpcf7 .input-group > input[type=submit] + textarea,
.wpcf7 .input-group > select + textarea,
.wpcf7 .input-group > textarea + textarea,
.input-group > .form-control + .custom-select,
.page-login .input-group > input[type=text] + .custom-select,
.page-login .input-group > input[type=search] + .custom-select,
.page-login .input-group > input[type=url] + .custom-select,
.page-login .input-group > input[type=tel] + .custom-select,
.page-login .input-group > input[type=number] + .custom-select,
.page-login .input-group > input[type=range] + .custom-select,
.page-login .input-group > input[type=date] + .custom-select,
.page-login .input-group > input[type=month] + .custom-select,
.page-login .input-group > input[type=week] + .custom-select,
.page-login .input-group > input[type=time] + .custom-select,
.page-login .input-group > input[type=datetime] + .custom-select,
.page-login .input-group > input[type=datetime-local] + .custom-select,
.page-login .input-group > input[type=color] + .custom-select,
.page-login .input-group > input[type=email] + .custom-select,
.page-login .input-group > input[type=file] + .custom-select,
.page-login .input-group > input[type=submit] + .custom-select,
.page-login .input-group > input[type=password] + .custom-select,
.page-login .input-group > select + .custom-select,
.page-login .input-group > textarea + .custom-select,
.page-acceso-restringido .input-group > input[type=text] + .custom-select,
.page-acceso-restringido .input-group > input[type=search] + .custom-select,
.page-acceso-restringido .input-group > input[type=url] + .custom-select,
.page-acceso-restringido .input-group > input[type=tel] + .custom-select,
.page-acceso-restringido .input-group > input[type=number] + .custom-select,
.page-acceso-restringido .input-group > input[type=range] + .custom-select,
.page-acceso-restringido .input-group > input[type=date] + .custom-select,
.page-acceso-restringido .input-group > input[type=month] + .custom-select,
.page-acceso-restringido .input-group > input[type=week] + .custom-select,
.page-acceso-restringido .input-group > input[type=time] + .custom-select,
.page-acceso-restringido .input-group > input[type=datetime] + .custom-select,
.page-acceso-restringido .input-group > input[type=datetime-local] + .custom-select,
.page-acceso-restringido .input-group > input[type=color] + .custom-select,
.page-acceso-restringido .input-group > input[type=email] + .custom-select,
.page-acceso-restringido .input-group > input[type=file] + .custom-select,
.page-acceso-restringido .input-group > input[type=submit] + .custom-select,
.page-acceso-restringido .input-group > input[type=password] + .custom-select,
.page-acceso-restringido .input-group > select + .custom-select,
.page-acceso-restringido .input-group > textarea + .custom-select,
#simple-contact-form .input-group > input[type=text] + .custom-select,
#simple-contact-form .input-group > input[type=search] + .custom-select,
#simple-contact-form .input-group > input[type=url] + .custom-select,
#simple-contact-form .input-group > input[type=tel] + .custom-select,
#simple-contact-form .input-group > input[type=number] + .custom-select,
#simple-contact-form .input-group > input[type=range] + .custom-select,
#simple-contact-form .input-group > input[type=date] + .custom-select,
#simple-contact-form .input-group > input[type=month] + .custom-select,
#simple-contact-form .input-group > input[type=week] + .custom-select,
#simple-contact-form .input-group > input[type=time] + .custom-select,
#simple-contact-form .input-group > input[type=datetime] + .custom-select,
#simple-contact-form .input-group > input[type=datetime-local] + .custom-select,
#simple-contact-form .input-group > input[type=color] + .custom-select,
#simple-contact-form .input-group > input[type=email] + .custom-select,
#simple-contact-form .input-group > input[type=file] + .custom-select,
#simple-contact-form .input-group > input[type=submit] + .custom-select,
#simple-contact-form .input-group > select + .custom-select,
#simple-contact-form .input-group > textarea + .custom-select,
.wpcf7 .input-group > .wpcf7-validation-errors + .custom-select,
.wpcf7 .input-group > input[type=text] + .custom-select,
.wpcf7 .input-group > input[type=search] + .custom-select,
.wpcf7 .input-group > input[type=url] + .custom-select,
.wpcf7 .input-group > input[type=tel] + .custom-select,
.wpcf7 .input-group > input[type=number] + .custom-select,
.wpcf7 .input-group > input[type=range] + .custom-select,
.wpcf7 .input-group > input[type=date] + .custom-select,
.wpcf7 .input-group > input[type=month] + .custom-select,
.wpcf7 .input-group > input[type=week] + .custom-select,
.wpcf7 .input-group > input[type=time] + .custom-select,
.wpcf7 .input-group > input[type=datetime] + .custom-select,
.wpcf7 .input-group > input[type=datetime-local] + .custom-select,
.wpcf7 .input-group > input[type=color] + .custom-select,
.wpcf7 .input-group > input[type=email] + .custom-select,
.wpcf7 .input-group > input[type=file] + .custom-select,
.wpcf7 .input-group > input[type=submit] + .custom-select,
.wpcf7 .input-group > select + .custom-select,
.wpcf7 .input-group > textarea + .custom-select,
.input-group > .form-control + .custom-file,
.page-login .input-group > input[type=text] + .custom-file,
.page-login .input-group > input[type=search] + .custom-file,
.page-login .input-group > input[type=url] + .custom-file,
.page-login .input-group > input[type=tel] + .custom-file,
.page-login .input-group > input[type=number] + .custom-file,
.page-login .input-group > input[type=range] + .custom-file,
.page-login .input-group > input[type=date] + .custom-file,
.page-login .input-group > input[type=month] + .custom-file,
.page-login .input-group > input[type=week] + .custom-file,
.page-login .input-group > input[type=time] + .custom-file,
.page-login .input-group > input[type=datetime] + .custom-file,
.page-login .input-group > input[type=datetime-local] + .custom-file,
.page-login .input-group > input[type=color] + .custom-file,
.page-login .input-group > input[type=email] + .custom-file,
.page-login .input-group > input[type=file] + .custom-file,
.page-login .input-group > input[type=submit] + .custom-file,
.page-login .input-group > input[type=password] + .custom-file,
.page-login .input-group > select + .custom-file,
.page-login .input-group > textarea + .custom-file,
.page-acceso-restringido .input-group > input[type=text] + .custom-file,
.page-acceso-restringido .input-group > input[type=search] + .custom-file,
.page-acceso-restringido .input-group > input[type=url] + .custom-file,
.page-acceso-restringido .input-group > input[type=tel] + .custom-file,
.page-acceso-restringido .input-group > input[type=number] + .custom-file,
.page-acceso-restringido .input-group > input[type=range] + .custom-file,
.page-acceso-restringido .input-group > input[type=date] + .custom-file,
.page-acceso-restringido .input-group > input[type=month] + .custom-file,
.page-acceso-restringido .input-group > input[type=week] + .custom-file,
.page-acceso-restringido .input-group > input[type=time] + .custom-file,
.page-acceso-restringido .input-group > input[type=datetime] + .custom-file,
.page-acceso-restringido .input-group > input[type=datetime-local] + .custom-file,
.page-acceso-restringido .input-group > input[type=color] + .custom-file,
.page-acceso-restringido .input-group > input[type=email] + .custom-file,
.page-acceso-restringido .input-group > input[type=file] + .custom-file,
.page-acceso-restringido .input-group > input[type=submit] + .custom-file,
.page-acceso-restringido .input-group > input[type=password] + .custom-file,
.page-acceso-restringido .input-group > select + .custom-file,
.page-acceso-restringido .input-group > textarea + .custom-file,
#simple-contact-form .input-group > input[type=text] + .custom-file,
#simple-contact-form .input-group > input[type=search] + .custom-file,
#simple-contact-form .input-group > input[type=url] + .custom-file,
#simple-contact-form .input-group > input[type=tel] + .custom-file,
#simple-contact-form .input-group > input[type=number] + .custom-file,
#simple-contact-form .input-group > input[type=range] + .custom-file,
#simple-contact-form .input-group > input[type=date] + .custom-file,
#simple-contact-form .input-group > input[type=month] + .custom-file,
#simple-contact-form .input-group > input[type=week] + .custom-file,
#simple-contact-form .input-group > input[type=time] + .custom-file,
#simple-contact-form .input-group > input[type=datetime] + .custom-file,
#simple-contact-form .input-group > input[type=datetime-local] + .custom-file,
#simple-contact-form .input-group > input[type=color] + .custom-file,
#simple-contact-form .input-group > input[type=email] + .custom-file,
#simple-contact-form .input-group > input[type=file] + .custom-file,
#simple-contact-form .input-group > input[type=submit] + .custom-file,
#simple-contact-form .input-group > select + .custom-file,
#simple-contact-form .input-group > textarea + .custom-file,
.wpcf7 .input-group > .wpcf7-validation-errors + .custom-file,
.wpcf7 .input-group > input[type=text] + .custom-file,
.wpcf7 .input-group > input[type=search] + .custom-file,
.wpcf7 .input-group > input[type=url] + .custom-file,
.wpcf7 .input-group > input[type=tel] + .custom-file,
.wpcf7 .input-group > input[type=number] + .custom-file,
.wpcf7 .input-group > input[type=range] + .custom-file,
.wpcf7 .input-group > input[type=date] + .custom-file,
.wpcf7 .input-group > input[type=month] + .custom-file,
.wpcf7 .input-group > input[type=week] + .custom-file,
.wpcf7 .input-group > input[type=time] + .custom-file,
.wpcf7 .input-group > input[type=datetime] + .custom-file,
.wpcf7 .input-group > input[type=datetime-local] + .custom-file,
.wpcf7 .input-group > input[type=color] + .custom-file,
.wpcf7 .input-group > input[type=email] + .custom-file,
.wpcf7 .input-group > input[type=file] + .custom-file,
.wpcf7 .input-group > input[type=submit] + .custom-file,
.wpcf7 .input-group > select + .custom-file,
.wpcf7 .input-group > textarea + .custom-file,
.input-group > .custom-select + .form-control,
.page-login .input-group > .custom-select + input[type=text],
.page-login .input-group > .custom-select + input[type=search],
.page-login .input-group > .custom-select + input[type=url],
.page-login .input-group > .custom-select + input[type=tel],
.page-login .input-group > .custom-select + input[type=number],
.page-login .input-group > .custom-select + input[type=range],
.page-login .input-group > .custom-select + input[type=date],
.page-login .input-group > .custom-select + input[type=month],
.page-login .input-group > .custom-select + input[type=week],
.page-login .input-group > .custom-select + input[type=time],
.page-login .input-group > .custom-select + input[type=datetime],
.page-login .input-group > .custom-select + input[type=datetime-local],
.page-login .input-group > .custom-select + input[type=color],
.page-login .input-group > .custom-select + input[type=email],
.page-login .input-group > .custom-select + input[type=file],
.page-login .input-group > .custom-select + input[type=submit],
.page-login .input-group > .custom-select + input[type=password],
.page-login .input-group > .custom-select + select,
.page-login .input-group > .custom-select + textarea,
.page-acceso-restringido .input-group > .custom-select + input[type=text],
.page-acceso-restringido .input-group > .custom-select + input[type=search],
.page-acceso-restringido .input-group > .custom-select + input[type=url],
.page-acceso-restringido .input-group > .custom-select + input[type=tel],
.page-acceso-restringido .input-group > .custom-select + input[type=number],
.page-acceso-restringido .input-group > .custom-select + input[type=range],
.page-acceso-restringido .input-group > .custom-select + input[type=date],
.page-acceso-restringido .input-group > .custom-select + input[type=month],
.page-acceso-restringido .input-group > .custom-select + input[type=week],
.page-acceso-restringido .input-group > .custom-select + input[type=time],
.page-acceso-restringido .input-group > .custom-select + input[type=datetime],
.page-acceso-restringido .input-group > .custom-select + input[type=datetime-local],
.page-acceso-restringido .input-group > .custom-select + input[type=color],
.page-acceso-restringido .input-group > .custom-select + input[type=email],
.page-acceso-restringido .input-group > .custom-select + input[type=file],
.page-acceso-restringido .input-group > .custom-select + input[type=submit],
.page-acceso-restringido .input-group > .custom-select + input[type=password],
.page-acceso-restringido .input-group > .custom-select + select,
.page-acceso-restringido .input-group > .custom-select + textarea,
#simple-contact-form .input-group > .custom-select + input[type=text],
#simple-contact-form .input-group > .custom-select + input[type=search],
#simple-contact-form .input-group > .custom-select + input[type=url],
#simple-contact-form .input-group > .custom-select + input[type=tel],
#simple-contact-form .input-group > .custom-select + input[type=number],
#simple-contact-form .input-group > .custom-select + input[type=range],
#simple-contact-form .input-group > .custom-select + input[type=date],
#simple-contact-form .input-group > .custom-select + input[type=month],
#simple-contact-form .input-group > .custom-select + input[type=week],
#simple-contact-form .input-group > .custom-select + input[type=time],
#simple-contact-form .input-group > .custom-select + input[type=datetime],
#simple-contact-form .input-group > .custom-select + input[type=datetime-local],
#simple-contact-form .input-group > .custom-select + input[type=color],
#simple-contact-form .input-group > .custom-select + input[type=email],
#simple-contact-form .input-group > .custom-select + input[type=file],
#simple-contact-form .input-group > .custom-select + input[type=submit],
#simple-contact-form .input-group > .custom-select + select,
#simple-contact-form .input-group > .custom-select + textarea,
.wpcf7 .input-group > .custom-select + .wpcf7-validation-errors,
.wpcf7 .input-group > .custom-select + input[type=text],
.wpcf7 .input-group > .custom-select + input[type=search],
.wpcf7 .input-group > .custom-select + input[type=url],
.wpcf7 .input-group > .custom-select + input[type=tel],
.wpcf7 .input-group > .custom-select + input[type=number],
.wpcf7 .input-group > .custom-select + input[type=range],
.wpcf7 .input-group > .custom-select + input[type=date],
.wpcf7 .input-group > .custom-select + input[type=month],
.wpcf7 .input-group > .custom-select + input[type=week],
.wpcf7 .input-group > .custom-select + input[type=time],
.wpcf7 .input-group > .custom-select + input[type=datetime],
.wpcf7 .input-group > .custom-select + input[type=datetime-local],
.wpcf7 .input-group > .custom-select + input[type=color],
.wpcf7 .input-group > .custom-select + input[type=email],
.wpcf7 .input-group > .custom-select + input[type=file],
.wpcf7 .input-group > .custom-select + input[type=submit],
.wpcf7 .input-group > .custom-select + select,
.wpcf7 .input-group > .custom-select + textarea,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.page-login .input-group > .custom-file + input[type=text],
.page-login .input-group > .custom-file + input[type=search],
.page-login .input-group > .custom-file + input[type=url],
.page-login .input-group > .custom-file + input[type=tel],
.page-login .input-group > .custom-file + input[type=number],
.page-login .input-group > .custom-file + input[type=range],
.page-login .input-group > .custom-file + input[type=date],
.page-login .input-group > .custom-file + input[type=month],
.page-login .input-group > .custom-file + input[type=week],
.page-login .input-group > .custom-file + input[type=time],
.page-login .input-group > .custom-file + input[type=datetime],
.page-login .input-group > .custom-file + input[type=datetime-local],
.page-login .input-group > .custom-file + input[type=color],
.page-login .input-group > .custom-file + input[type=email],
.page-login .input-group > .custom-file + input[type=file],
.page-login .input-group > .custom-file + input[type=submit],
.page-login .input-group > .custom-file + input[type=password],
.page-login .input-group > .custom-file + select,
.page-login .input-group > .custom-file + textarea,
.page-acceso-restringido .input-group > .custom-file + input[type=text],
.page-acceso-restringido .input-group > .custom-file + input[type=search],
.page-acceso-restringido .input-group > .custom-file + input[type=url],
.page-acceso-restringido .input-group > .custom-file + input[type=tel],
.page-acceso-restringido .input-group > .custom-file + input[type=number],
.page-acceso-restringido .input-group > .custom-file + input[type=range],
.page-acceso-restringido .input-group > .custom-file + input[type=date],
.page-acceso-restringido .input-group > .custom-file + input[type=month],
.page-acceso-restringido .input-group > .custom-file + input[type=week],
.page-acceso-restringido .input-group > .custom-file + input[type=time],
.page-acceso-restringido .input-group > .custom-file + input[type=datetime],
.page-acceso-restringido .input-group > .custom-file + input[type=datetime-local],
.page-acceso-restringido .input-group > .custom-file + input[type=color],
.page-acceso-restringido .input-group > .custom-file + input[type=email],
.page-acceso-restringido .input-group > .custom-file + input[type=file],
.page-acceso-restringido .input-group > .custom-file + input[type=submit],
.page-acceso-restringido .input-group > .custom-file + input[type=password],
.page-acceso-restringido .input-group > .custom-file + select,
.page-acceso-restringido .input-group > .custom-file + textarea,
#simple-contact-form .input-group > .custom-file + input[type=text],
#simple-contact-form .input-group > .custom-file + input[type=search],
#simple-contact-form .input-group > .custom-file + input[type=url],
#simple-contact-form .input-group > .custom-file + input[type=tel],
#simple-contact-form .input-group > .custom-file + input[type=number],
#simple-contact-form .input-group > .custom-file + input[type=range],
#simple-contact-form .input-group > .custom-file + input[type=date],
#simple-contact-form .input-group > .custom-file + input[type=month],
#simple-contact-form .input-group > .custom-file + input[type=week],
#simple-contact-form .input-group > .custom-file + input[type=time],
#simple-contact-form .input-group > .custom-file + input[type=datetime],
#simple-contact-form .input-group > .custom-file + input[type=datetime-local],
#simple-contact-form .input-group > .custom-file + input[type=color],
#simple-contact-form .input-group > .custom-file + input[type=email],
#simple-contact-form .input-group > .custom-file + input[type=file],
#simple-contact-form .input-group > .custom-file + input[type=submit],
#simple-contact-form .input-group > .custom-file + select,
#simple-contact-form .input-group > .custom-file + textarea,
.wpcf7 .input-group > .custom-file + .wpcf7-validation-errors,
.wpcf7 .input-group > .custom-file + input[type=text],
.wpcf7 .input-group > .custom-file + input[type=search],
.wpcf7 .input-group > .custom-file + input[type=url],
.wpcf7 .input-group > .custom-file + input[type=tel],
.wpcf7 .input-group > .custom-file + input[type=number],
.wpcf7 .input-group > .custom-file + input[type=range],
.wpcf7 .input-group > .custom-file + input[type=date],
.wpcf7 .input-group > .custom-file + input[type=month],
.wpcf7 .input-group > .custom-file + input[type=week],
.wpcf7 .input-group > .custom-file + input[type=time],
.wpcf7 .input-group > .custom-file + input[type=datetime],
.wpcf7 .input-group > .custom-file + input[type=datetime-local],
.wpcf7 .input-group > .custom-file + input[type=color],
.wpcf7 .input-group > .custom-file + input[type=email],
.wpcf7 .input-group > .custom-file + input[type=file],
.wpcf7 .input-group > .custom-file + input[type=submit],
.wpcf7 .input-group > .custom-file + select,
.wpcf7 .input-group > .custom-file + textarea,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:not(:last-child), .page-login .input-group > input[type=text]:not(:last-child),
.page-login .input-group > input[type=search]:not(:last-child),
.page-login .input-group > input[type=url]:not(:last-child),
.page-login .input-group > input[type=tel]:not(:last-child),
.page-login .input-group > input[type=number]:not(:last-child),
.page-login .input-group > input[type=range]:not(:last-child),
.page-login .input-group > input[type=date]:not(:last-child),
.page-login .input-group > input[type=month]:not(:last-child),
.page-login .input-group > input[type=week]:not(:last-child),
.page-login .input-group > input[type=time]:not(:last-child),
.page-login .input-group > input[type=datetime]:not(:last-child),
.page-login .input-group > input[type=datetime-local]:not(:last-child),
.page-login .input-group > input[type=color]:not(:last-child),
.page-login .input-group > input[type=email]:not(:last-child),
.page-login .input-group > input[type=file]:not(:last-child),
.page-login .input-group > input[type=submit]:not(:last-child),
.page-login .input-group > input[type=password]:not(:last-child),
.page-login .input-group > select:not(:last-child),
.page-login .input-group > textarea:not(:last-child), .page-acceso-restringido .input-group > input[type=text]:not(:last-child),
.page-acceso-restringido .input-group > input[type=search]:not(:last-child),
.page-acceso-restringido .input-group > input[type=url]:not(:last-child),
.page-acceso-restringido .input-group > input[type=tel]:not(:last-child),
.page-acceso-restringido .input-group > input[type=number]:not(:last-child),
.page-acceso-restringido .input-group > input[type=range]:not(:last-child),
.page-acceso-restringido .input-group > input[type=date]:not(:last-child),
.page-acceso-restringido .input-group > input[type=month]:not(:last-child),
.page-acceso-restringido .input-group > input[type=week]:not(:last-child),
.page-acceso-restringido .input-group > input[type=time]:not(:last-child),
.page-acceso-restringido .input-group > input[type=datetime]:not(:last-child),
.page-acceso-restringido .input-group > input[type=datetime-local]:not(:last-child),
.page-acceso-restringido .input-group > input[type=color]:not(:last-child),
.page-acceso-restringido .input-group > input[type=email]:not(:last-child),
.page-acceso-restringido .input-group > input[type=file]:not(:last-child),
.page-acceso-restringido .input-group > input[type=submit]:not(:last-child),
.page-acceso-restringido .input-group > input[type=password]:not(:last-child),
.page-acceso-restringido .input-group > select:not(:last-child),
.page-acceso-restringido .input-group > textarea:not(:last-child), #simple-contact-form .input-group > input[type=text]:not(:last-child),
#simple-contact-form .input-group > input[type=search]:not(:last-child),
#simple-contact-form .input-group > input[type=url]:not(:last-child),
#simple-contact-form .input-group > input[type=tel]:not(:last-child),
#simple-contact-form .input-group > input[type=number]:not(:last-child),
#simple-contact-form .input-group > input[type=range]:not(:last-child),
#simple-contact-form .input-group > input[type=date]:not(:last-child),
#simple-contact-form .input-group > input[type=month]:not(:last-child),
#simple-contact-form .input-group > input[type=week]:not(:last-child),
#simple-contact-form .input-group > input[type=time]:not(:last-child),
#simple-contact-form .input-group > input[type=datetime]:not(:last-child),
#simple-contact-form .input-group > input[type=datetime-local]:not(:last-child),
#simple-contact-form .input-group > input[type=color]:not(:last-child),
#simple-contact-form .input-group > input[type=email]:not(:last-child),
#simple-contact-form .input-group > input[type=file]:not(:last-child),
#simple-contact-form .input-group > input[type=submit]:not(:last-child),
#simple-contact-form .input-group > select:not(:last-child),
#simple-contact-form .input-group > textarea:not(:last-child), .wpcf7 .input-group > .wpcf7-validation-errors:not(:last-child), .wpcf7 .input-group > input[type=text]:not(:last-child),
.wpcf7 .input-group > input[type=search]:not(:last-child),
.wpcf7 .input-group > input[type=url]:not(:last-child),
.wpcf7 .input-group > input[type=tel]:not(:last-child),
.wpcf7 .input-group > input[type=number]:not(:last-child),
.wpcf7 .input-group > input[type=range]:not(:last-child),
.wpcf7 .input-group > input[type=date]:not(:last-child),
.wpcf7 .input-group > input[type=month]:not(:last-child),
.wpcf7 .input-group > input[type=week]:not(:last-child),
.wpcf7 .input-group > input[type=time]:not(:last-child),
.wpcf7 .input-group > input[type=datetime]:not(:last-child),
.wpcf7 .input-group > input[type=datetime-local]:not(:last-child),
.wpcf7 .input-group > input[type=color]:not(:last-child),
.wpcf7 .input-group > input[type=email]:not(:last-child),
.wpcf7 .input-group > input[type=file]:not(:last-child),
.wpcf7 .input-group > input[type=submit]:not(:last-child),
.wpcf7 .input-group > select:not(:last-child),
.wpcf7 .input-group > textarea:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child), .page-login .input-group > input[type=text]:not(:first-child),
.page-login .input-group > input[type=search]:not(:first-child),
.page-login .input-group > input[type=url]:not(:first-child),
.page-login .input-group > input[type=tel]:not(:first-child),
.page-login .input-group > input[type=number]:not(:first-child),
.page-login .input-group > input[type=range]:not(:first-child),
.page-login .input-group > input[type=date]:not(:first-child),
.page-login .input-group > input[type=month]:not(:first-child),
.page-login .input-group > input[type=week]:not(:first-child),
.page-login .input-group > input[type=time]:not(:first-child),
.page-login .input-group > input[type=datetime]:not(:first-child),
.page-login .input-group > input[type=datetime-local]:not(:first-child),
.page-login .input-group > input[type=color]:not(:first-child),
.page-login .input-group > input[type=email]:not(:first-child),
.page-login .input-group > input[type=file]:not(:first-child),
.page-login .input-group > input[type=submit]:not(:first-child),
.page-login .input-group > input[type=password]:not(:first-child),
.page-login .input-group > select:not(:first-child),
.page-login .input-group > textarea:not(:first-child), .page-acceso-restringido .input-group > input[type=text]:not(:first-child),
.page-acceso-restringido .input-group > input[type=search]:not(:first-child),
.page-acceso-restringido .input-group > input[type=url]:not(:first-child),
.page-acceso-restringido .input-group > input[type=tel]:not(:first-child),
.page-acceso-restringido .input-group > input[type=number]:not(:first-child),
.page-acceso-restringido .input-group > input[type=range]:not(:first-child),
.page-acceso-restringido .input-group > input[type=date]:not(:first-child),
.page-acceso-restringido .input-group > input[type=month]:not(:first-child),
.page-acceso-restringido .input-group > input[type=week]:not(:first-child),
.page-acceso-restringido .input-group > input[type=time]:not(:first-child),
.page-acceso-restringido .input-group > input[type=datetime]:not(:first-child),
.page-acceso-restringido .input-group > input[type=datetime-local]:not(:first-child),
.page-acceso-restringido .input-group > input[type=color]:not(:first-child),
.page-acceso-restringido .input-group > input[type=email]:not(:first-child),
.page-acceso-restringido .input-group > input[type=file]:not(:first-child),
.page-acceso-restringido .input-group > input[type=submit]:not(:first-child),
.page-acceso-restringido .input-group > input[type=password]:not(:first-child),
.page-acceso-restringido .input-group > select:not(:first-child),
.page-acceso-restringido .input-group > textarea:not(:first-child), #simple-contact-form .input-group > input[type=text]:not(:first-child),
#simple-contact-form .input-group > input[type=search]:not(:first-child),
#simple-contact-form .input-group > input[type=url]:not(:first-child),
#simple-contact-form .input-group > input[type=tel]:not(:first-child),
#simple-contact-form .input-group > input[type=number]:not(:first-child),
#simple-contact-form .input-group > input[type=range]:not(:first-child),
#simple-contact-form .input-group > input[type=date]:not(:first-child),
#simple-contact-form .input-group > input[type=month]:not(:first-child),
#simple-contact-form .input-group > input[type=week]:not(:first-child),
#simple-contact-form .input-group > input[type=time]:not(:first-child),
#simple-contact-form .input-group > input[type=datetime]:not(:first-child),
#simple-contact-form .input-group > input[type=datetime-local]:not(:first-child),
#simple-contact-form .input-group > input[type=color]:not(:first-child),
#simple-contact-form .input-group > input[type=email]:not(:first-child),
#simple-contact-form .input-group > input[type=file]:not(:first-child),
#simple-contact-form .input-group > input[type=submit]:not(:first-child),
#simple-contact-form .input-group > select:not(:first-child),
#simple-contact-form .input-group > textarea:not(:first-child), .wpcf7 .input-group > .wpcf7-validation-errors:not(:first-child), .wpcf7 .input-group > input[type=text]:not(:first-child),
.wpcf7 .input-group > input[type=search]:not(:first-child),
.wpcf7 .input-group > input[type=url]:not(:first-child),
.wpcf7 .input-group > input[type=tel]:not(:first-child),
.wpcf7 .input-group > input[type=number]:not(:first-child),
.wpcf7 .input-group > input[type=range]:not(:first-child),
.wpcf7 .input-group > input[type=date]:not(:first-child),
.wpcf7 .input-group > input[type=month]:not(:first-child),
.wpcf7 .input-group > input[type=week]:not(:first-child),
.wpcf7 .input-group > input[type=time]:not(:first-child),
.wpcf7 .input-group > input[type=datetime]:not(:first-child),
.wpcf7 .input-group > input[type=datetime-local]:not(:first-child),
.wpcf7 .input-group > input[type=color]:not(:first-child),
.wpcf7 .input-group > input[type=email]:not(:first-child),
.wpcf7 .input-group > input[type=file]:not(:first-child),
.wpcf7 .input-group > input[type=submit]:not(:first-child),
.wpcf7 .input-group > select:not(:first-child),
.wpcf7 .input-group > textarea:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #6f31cd;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(211.3681102362, 192.4507874016, 240.0492125984);
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #dee2e6;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6f31cd;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #6f31cd;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(111, 49, 205, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(111, 49, 205, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6f31cd;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(111, 49, 205, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: rgb(182.655511811, 151.2893700787, 230.2106299213);
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(182.655511811, 151.2893700787, 230.2106299213, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(182.655511811, 151.2893700787, 230.2106299213);
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: rgb(182.655511811, 151.2893700787, 230.2106299213);
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #6f31cd;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}
.custom-range::-webkit-slider-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(211.3681102362, 192.4507874016, 240.0492125984);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #6f31cd;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}
.custom-range::-moz-range-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(211.3681102362, 192.4507874016, 240.0492125984);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #6f31cd;
  border: 0;
  border-radius: 1rem;
  appearance: none;
}
.custom-range::-ms-thumb:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.custom-range::-ms-thumb:active {
  background-color: rgb(211.3681102362, 192.4507874016, 240.0492125984);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #6f31cd;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 413.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 414px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1365.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1366px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 8px;
}
@media (min-width: 414px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -8px;
    margin-left: -8px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 8px;
    margin-bottom: 0;
    margin-left: 8px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 8px;
}
@media (min-width: 414px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 414px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #6f31cd;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: rgb(77.5688976378, 34.2421259843, 143.2578740157);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(111, 49, 205, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #6f31cd;
  border-color: #6f31cd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #6f31cd;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(88.7125984252, 39.1614173228, 163.8385826772);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(211, 158.25, 0);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(218.25, 223.5, 228.75);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 414px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(57.72, 25.48, 106.6);
  background-color: rgb(226.2, 213.8, 245);
  border-color: rgb(214.68, 197.32, 241);
}
.alert-primary hr {
  border-top-color: rgb(200.33625, 176.80046875, 236.01953125);
}
.alert-primary .alert-link {
  color: rgb(35.4325984252, 15.6414173228, 65.4385826772);
}

.alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}
.alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.alert-danger hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-danger .alert-link {
  color: rgb(73.3010989011, 17.6589010989, 22.9898901099);
}

.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #6f31cd;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #6f31cd;
  border-color: #6f31cd;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: rgb(57.72, 25.48, 106.6);
  background-color: rgb(214.68, 197.32, 241);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(57.72, 25.48, 106.6);
  background-color: rgb(200.33625, 176.80046875, 236.01953125);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(57.72, 25.48, 106.6);
  border-color: rgb(57.72, 25.48, 106.6);
}

.list-group-item-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(213.84, 216.36, 218.6);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(56.16, 60.84, 65);
  border-color: rgb(56.16, 60.84, 65);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(245.2, 198.44, 202.92);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(114.4, 27.56, 35.88);
  border-color: rgb(114.4, 27.56, 35.88);
}

.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 0.5rem * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 414px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 1.75rem * 2);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow, .bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow, .bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid rgb(247.35, 247.35, 247.35);
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow, .bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #6f31cd !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(88.7125984252, 39.1614173228, 163.8385826772) !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(211, 158.25, 0) !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #6f31cd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 414px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1366px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 414px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1366px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 414px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1366px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 414px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1366px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 414px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1366px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #6f31cd !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(88.7125984252, 39.1614173228, 163.8385826772) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(211, 158.25, 0) !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(218.25, 223.5, 228.75) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 1024px !important;
  }
  .container {
    min-width: 1024px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table, .two_thumb_center_table, .parent_cms_table, .plain_table, .parent_table {
    border-collapse: collapse !important;
  }
  .table td, .two_thumb_center_table td, .parent_cms_table td, .plain_table td, .parent_table td,
  .table th,
  .two_thumb_center_table th,
  .parent_cms_table th,
  .plain_table th,
  .parent_table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
}
.wrapper {
  padding: 16px 0;
}

#wrapper-hero {
  padding: 0px !important;
}

.sticky,
.gallery-caption,
.bypostauthor {
  font-size: inherit;
}

.wrapper#wrapper-sticky {
  border-bottom: 1px solid #dee2e6;
}

#wrapper-footer-full,
#wrapper-static-hero {
  background-color: #e9ecef;
}

.wp-caption {
  font-size: inherit;
}

.wp-caption-text {
  font-size: inherit;
}

.screen-reader-text {
  font-size: inherit;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  margin: 0px auto;
}

.entry-footer span {
  padding-right: 10px;
}

figure.woocommerce-product-gallery__wrapper {
  max-width: inherit !important;
}

img.wp-post-image,
article img,
figure,
img,
#secondary img {
  max-width: 100%;
  height: auto;
}

a.skip-link {
  position: fixed;
  z-index: 1000;
  top: 0px;
  right: 0px;
}

.jumbotron {
  margin-bottom: 0px;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529 !important;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216) !important;
  text-decoration: none;
  background-color: #f8f9fa;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:active {
  color: #fff !important;
  text-decoration: none;
  background-color: #6f31cd;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link.disabled, .navbar-dark .navbar-nav .dropdown-menu .nav-link:disabled {
  color: #6c757d !important;
  background-color: transparent;
}

.navbar-light .navbar-brand a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand a:hover, .navbar-light .navbar-brand a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand a {
  color: #fff;
}
.navbar-dark .navbar-brand a:hover, .navbar-dark .navbar-brand a:focus {
  color: #fff;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* ------------------------------------------   CONTACT FORM 7 --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
/*
* Use existing Bootstrap 4 classes and
* variables to extend - override CF7 style
*
* Useful CF7 classes:
* .wpcf7 the wrapper element
* .wpcf7-form
* .wpcf7-form-control
* .wpcf7-text
* .wpcf7-email
* .wpcf7-textarea
* .wpcf7-submit
*/
.wpcf7 {
  max-width: 878px;
  margin: 0 auto !important;
}
.wpcf7 form {
  clear: both;
  overflow: hidden;
}
.wpcf7 fieldset {
  clear: both;
  background-color: #F3F5F3;
  padding: 58px 14px 37px 20px;
  margin-top: 26px;
}
.wpcf7 h3 {
  font: 24px/27px "Arial", sans-serif !important;
  color: #F38C47 !important;
  margin-bottom: 29px !important;
}
.wpcf7 table {
  font: 20px/22px "Helvetica Neue", sans-serif !important;
  color: #495057 !important;
}
.wpcf7 table tr td {
  display: inline-table;
  padding-bottom: 19px;
}
.wpcf7 table tr td:first-child {
  text-align: right;
  padding-right: 10px;
  margin-bottom: 6px;
  margin-top: 17px;
}
.wpcf7 input[type=submit] {
  float: right;
  margin-top: 26px;
  margin-bottom: 60px;
}
.wpcf7 input[type=submit]::after {
  float: none;
}
.wpcf7 textarea {
  height: 188px;
}
.wpcf7 .wpcf7-form label {
  width: 100%;
}
.wpcf7 .wpcf7-not-valid-tip {
  color: #dc3545;
}
.wpcf7 span.wpcf7-not-valid-tip {
  margin-top: 7px;
  margin-left: 14px;
}
.wpcf7 span.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7 .wpcf7-validation-errors {
  color: #dc3545;
  border: 1px solid #E0E0E0;
  color: #dc3545;
  clear: both;
  margin-top: 16px;
  display: inline-block;
  margin: 15px 0 0 0;
  border-radius: 0;
}
.wpcf7 .ajax-loader {
  float: right;
  margin-top: 47px !important;
  margin-right: 25px !important;
}

/* ------------------------------------------   end CONTACT FORM 7 --- ---------------------------------------- */
/* ------------------------------------------   simple-contact-form --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
#simple-contact-form textarea {
  height: 188px !important;
}

table.form-simply-form {
  font: 20px/22px "Helvetica Neue", sans-serif !important;
  color: #495057 !important;
  width: 90%;
  margin: 0 auto;
}
table.form-simply-form h3 {
  font: 24px/27px "Arial", sans-serif !important;
  color: #F38C47 !important;
  margin-bottom: 29px !important;
}
table.form-simply-form tr td {
  background-color: #F3F5F3 !important;
  display: block !important;
}
table.form-simply-form input[type=submit] {
  display: inline-block !important;
  width: auto !important;
  background-color: #2392CC !important;
  font: bold 20px/22px "Helvetica Neue", sans-serif !important;
  text-transform: uppercase !important;
  color: #fff !important;
  border-radius: 5px !important;
  cursor: pointer !important;
  float: right;
  margin-top: 26px;
  margin-bottom: 60px;
  width: auto;
}
table.form-simply-form input[type=submit]::after {
  float: none;
}

/* ------------------------------------------   END simple-contact-form --- ---------------------------------------- */
/* ------------------------------------------   simple-my-login --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-login input[type=text],
.page-login input[type=search],
.page-login input[type=url],
.page-login input[type=tel],
.page-login input[type=number],
.page-login input[type=range],
.page-login input[type=date],
.page-login input[type=month],
.page-login input[type=week],
.page-login input[type=time],
.page-login input[type=datetime],
.page-login input[type=datetime-local],
.page-login input[type=color],
.page-login input[type=email],
.page-login input[type=file],
.page-login input[type=submit],
.page-login input[type=password],
.page-login select,
.page-login textarea, .page-acceso-restringido input[type=text],
.page-acceso-restringido input[type=search],
.page-acceso-restringido input[type=url],
.page-acceso-restringido input[type=tel],
.page-acceso-restringido input[type=number],
.page-acceso-restringido input[type=range],
.page-acceso-restringido input[type=date],
.page-acceso-restringido input[type=month],
.page-acceso-restringido input[type=week],
.page-acceso-restringido input[type=time],
.page-acceso-restringido input[type=datetime],
.page-acceso-restringido input[type=datetime-local],
.page-acceso-restringido input[type=color],
.page-acceso-restringido input[type=email],
.page-acceso-restringido input[type=file],
.page-acceso-restringido input[type=submit],
.page-acceso-restringido input[type=password],
.page-acceso-restringido select,
.page-acceso-restringido textarea {
  color: #B1B1B1 !important;
}
.page-login textarea, .page-acceso-restringido textarea {
  height: 188px !important;
}
.page-login input[type=submit], .page-acceso-restringido input[type=submit] {
  display: inline-block !important;
  width: auto !important;
  background-color: #2392CC !important;
  font: bold 20px/22px "Helvetica Neue", sans-serif !important;
  text-transform: uppercase !important;
  color: #fff !important;
  border-radius: 5px !important;
  cursor: pointer !important;
  float: right;
  margin-top: 26px;
  margin-bottom: 60px;
  width: auto;
}
.page-login input[type=submit]::after, .page-acceso-restringido input[type=submit]::after {
  float: none;
}

/* ------------------------------------------   END simple-my-login - --- ---------------------------------------- */
.fields-forms-general, .wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 input[type=submit],
.wpcf7 select,
.wpcf7 textarea, #simple-contact-form input[type=text],
#simple-contact-form input[type=search],
#simple-contact-form input[type=url],
#simple-contact-form input[type=tel],
#simple-contact-form input[type=number],
#simple-contact-form input[type=range],
#simple-contact-form input[type=date],
#simple-contact-form input[type=month],
#simple-contact-form input[type=week],
#simple-contact-form input[type=time],
#simple-contact-form input[type=datetime],
#simple-contact-form input[type=datetime-local],
#simple-contact-form input[type=color],
#simple-contact-form input[type=email],
#simple-contact-form input[type=file],
#simple-contact-form input[type=submit],
#simple-contact-form select,
#simple-contact-form textarea, .page-login input[type=text],
.page-login input[type=search],
.page-login input[type=url],
.page-login input[type=tel],
.page-login input[type=number],
.page-login input[type=range],
.page-login input[type=date],
.page-login input[type=month],
.page-login input[type=week],
.page-login input[type=time],
.page-login input[type=datetime],
.page-login input[type=datetime-local],
.page-login input[type=color],
.page-login input[type=email],
.page-login input[type=file],
.page-login input[type=submit],
.page-login input[type=password],
.page-login select,
.page-login textarea, .page-acceso-restringido input[type=text],
.page-acceso-restringido input[type=search],
.page-acceso-restringido input[type=url],
.page-acceso-restringido input[type=tel],
.page-acceso-restringido input[type=number],
.page-acceso-restringido input[type=range],
.page-acceso-restringido input[type=date],
.page-acceso-restringido input[type=month],
.page-acceso-restringido input[type=week],
.page-acceso-restringido input[type=time],
.page-acceso-restringido input[type=datetime],
.page-acceso-restringido input[type=datetime-local],
.page-acceso-restringido input[type=color],
.page-acceso-restringido input[type=email],
.page-acceso-restringido input[type=file],
.page-acceso-restringido input[type=submit],
.page-acceso-restringido input[type=password],
.page-acceso-restringido select,
.page-acceso-restringido textarea {
  height: 56px;
  border-radius: 0;
  font: 20px/22px "Helvetica Neue", sans-serif;
  color: #B1B1B1;
  background-color: #fff;
  border: 1px solid #E0E0E0;
}

.btn-forms-general, .wpcf7 input[type=submit], table.form-simply-form input[type=submit], .page-login input[type=submit], .page-acceso-restringido input[type=submit] {
  display: inline-block;
  width: auto;
  background-color: #2392CC;
  font: bold 20px/22px "Helvetica Neue", sans-serif !important;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

/* ========= [3 - .col-md] [720px] [Medium >= 768px ] [Medium devices (tablets, 768px and up)] [@media (min-width: 768px)] ======== */
@media (min-width: 768px) {
  .wpcf7 fieldset {
    padding: 58px 74px 37px 74px;
  }
  .wpcf7 table tr td {
    display: table-cell;
  }
  .wpcf7 table tr td:first-child {
    margin-bottom: 0;
    margin-top: 0;
  }
}
/*  Utilidades Miguel Ángel  */
/*.row > [class*=col-] {
  //padding-top: .75rem;
  //padding-bottom: .75rem;
  background-color: rgba(86,61,124,.15);
  border: 1px solid grey;

}*/
div#show-media-query {
  display: none;
}

.tt-zindex-1 {
  z-index: 1 !important;
}

.tt-mt-1 {
  margin-top: 1px !important;
}

.tt-mt-2 {
  margin-top: 2px !important;
}

.tt-mt-3 {
  margin-top: 3px !important;
}

.tt-mt-4 {
  margin-top: 4px !important;
}

.tt-mt-5 {
  margin-top: 5px !important;
}

.tt-mt-6 {
  margin-top: 6px !important;
}

.tt-mt-7 {
  margin-top: 7px !important;
}

.tt-mt-8 {
  margin-top: 8px !important;
}

.tt-mt-9 {
  margin-top: 9px !important;
}

.tt-mt-10 {
  margin-top: 10px !important;
}

.tt-mt-11 {
  margin-top: 11px !important;
}

.tt-mt-12 {
  margin-top: 12px !important;
}

.tt-mt-13 {
  margin-top: 13px !important;
}

.tt-mt-14 {
  margin-top: 14px !important;
}

.tt-mt-15 {
  margin-top: 15px !important;
}

.tt-mt-16 {
  margin-top: 16px !important;
}

.tt-mt-17 {
  margin-top: 17px !important;
}

.tt-mt-18 {
  margin-top: 18px !important;
}

.tt-mt-19 {
  margin-top: 19px !important;
}

.tt-mt-20 {
  margin-top: 20px !important;
}

.tt-mt-21 {
  margin-top: 21px !important;
}

.tt-mt-22 {
  margin-top: 22px !important;
}

.tt-mt-23 {
  margin-top: 23px !important;
}

.tt-mt-24 {
  margin-top: 24px !important;
}

.tt-mt-25 {
  margin-top: 25px !important;
}

.tt-mt-26 {
  margin-top: 26px !important;
}

.tt-mt-27 {
  margin-top: 27px !important;
}

.tt-mt-28 {
  margin-top: 28px !important;
}

.tt-mt-29 {
  margin-top: 29px !important;
}

.tt-mt-30 {
  margin-top: 30px !important;
}

.tt-mt-31 {
  margin-top: 31px !important;
}

.tt-mt-32 {
  margin-top: 32px !important;
}

.tt-mt-33 {
  margin-top: 33px !important;
}

.tt-mt-34 {
  margin-top: 34px !important;
}

.tt-mt-35 {
  margin-top: 35px !important;
}

.tt-mt-36 {
  margin-top: 36px !important;
}

.tt-mt-37 {
  margin-top: 37px !important;
}

.tt-mt-38 {
  margin-top: 38px !important;
}

.tt-mt-39 {
  margin-top: 39px !important;
}

.tt-mt-40 {
  margin-top: 40px !important;
}

.tt-mt-41 {
  margin-top: 41px !important;
}

.tt-mt-42 {
  margin-top: 42px !important;
}

.tt-mt-43 {
  margin-top: 43px !important;
}

.tt-mt-44 {
  margin-top: 44px !important;
}

.tt-mt-45 {
  margin-top: 45px !important;
}

.tt-mt-46 {
  margin-top: 46px !important;
}

.tt-mt-47 {
  margin-top: 47px !important;
}

.tt-mt-48 {
  margin-top: 48px !important;
}

.tt-mt-49 {
  margin-top: 49px !important;
}

.tt-mt-50 {
  margin-top: 50px !important;
}

.tt-mt-51 {
  margin-top: 51px !important;
}

.tt-mt-52 {
  margin-top: 52px !important;
}

.tt-mt-53 {
  margin-top: 53px !important;
}

.tt-mt-54 {
  margin-top: 54px !important;
}

.tt-mt-55 {
  margin-top: 55px !important;
}

.tt-mt-56 {
  margin-top: 56px !important;
}

.tt-mt-57 {
  margin-top: 57px !important;
}

.tt-mt-58 {
  margin-top: 58px !important;
}

.tt-mt-59 {
  margin-top: 59px !important;
}

.tt-mt-60 {
  margin-top: 60px !important;
}

.tt-mt-61 {
  margin-top: 61px !important;
}

.tt-mt-62 {
  margin-top: 62px !important;
}

.tt-mt-63 {
  margin-top: 63px !important;
}

.tt-mt-64 {
  margin-top: 64px !important;
}

.tt-mt-65 {
  margin-top: 65px !important;
}

.tt-mt-66 {
  margin-top: 66px !important;
}

.tt-mt-67 {
  margin-top: 67px !important;
}

.tt-mt-68 {
  margin-top: 68px !important;
}

.tt-mt-69 {
  margin-top: 69px !important;
}

.tt-mt-70 {
  margin-top: 70px !important;
}

.tt-mt-71 {
  margin-top: 71px !important;
}

.tt-mt-72 {
  margin-top: 72px !important;
}

.tt-mt-73 {
  margin-top: 73px !important;
}

.tt-mt-74 {
  margin-top: 74px !important;
}

.tt-mt-75 {
  margin-top: 75px !important;
}

.tt-mt-76 {
  margin-top: 76px !important;
}

.tt-mt-77 {
  margin-top: 77px !important;
}

.tt-mt-78 {
  margin-top: 78px !important;
}

.tt-mt-79 {
  margin-top: 79px !important;
}

.tt-mt-80 {
  margin-top: 80px !important;
}

.tt-mt-81 {
  margin-top: 81px !important;
}

.tt-mt-82 {
  margin-top: 82px !important;
}

.tt-mt-83 {
  margin-top: 83px !important;
}

.tt-mt-84 {
  margin-top: 84px !important;
}

.tt-mt-85 {
  margin-top: 85px !important;
}

.tt-mt-86 {
  margin-top: 86px !important;
}

.tt-mt-87 {
  margin-top: 87px !important;
}

.tt-mt-88 {
  margin-top: 88px !important;
}

.tt-mt-89 {
  margin-top: 89px !important;
}

.tt-mt-90 {
  margin-top: 90px !important;
}

.tt-mt-91 {
  margin-top: 91px !important;
}

.tt-mt-92 {
  margin-top: 92px !important;
}

.tt-mt-93 {
  margin-top: 93px !important;
}

.tt-mt-94 {
  margin-top: 94px !important;
}

.tt-mt-95 {
  margin-top: 95px !important;
}

.tt-mt-96 {
  margin-top: 96px !important;
}

.tt-mt-97 {
  margin-top: 97px !important;
}

.tt-mt-98 {
  margin-top: 98px !important;
}

.tt-mt-99 {
  margin-top: 99px !important;
}

.tt-mt-100 {
  margin-top: 100px !important;
}

/* ========= [1 - .col-] [480px o menos] [Extra small (320px)] [Extra small devices (portrait phones, less than 576px)] [No media query since this is the default in Bootstrap] ======== */
/* ------------------------------------------ reset for theme--- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

.wrapper {
  padding: 0;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #DDDDDD;
}

.alignright,
.alignleft {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* ------------------------------------------  * END * reset for theme-------------------------------- */
body {
  background-color: #F3F5F3;
}

h1 {
  color: red;
}

#show-real-images {
  background-position: center 1565px;
}

ul.elem-first-row {
  list-style-type: none;
  overflow: hidden;
}
ul.elem-first-row li {
  float: left;
  padding: 10px;
  margin-right: 3px;
}
ul.elem-first-row li a {
  color: red;
}

ul.tabs-generic {
  list-style-type: none;
  overflow: hidden;
  float: right;
  margin: 15px 0 0 0;
  width: 100%;
}
ul.tabs-generic li {
  float: left;
  background-color: #cbcbcb;
  /* padding: 10px; */
  border-radius: 12px 12px 0px 0px;
  margin-right: 10px;
  width: 31%;
  text-align: center;
}
ul.tabs-generic li.profesionales:hover, ul.tabs-generic li.profesionales.active {
  background-color: #ABD60F;
}
ul.tabs-generic li.profesionales:hover a, ul.tabs-generic li.profesionales.active a {
  font-weight: bold;
}
ul.tabs-generic li.pacientes:hover, ul.tabs-generic li.pacientes.active {
  background-color: #2BB7C3;
}
ul.tabs-generic li.pacientes:hover a, ul.tabs-generic li.pacientes.active a {
  font-weight: bold;
}
ul.tabs-generic li.general:hover, ul.tabs-generic li.general.active {
  background-color: #769BB5;
}
ul.tabs-generic li.general:hover a, ul.tabs-generic li.general.active a {
  font-weight: bold;
}
ul.tabs-generic li a {
  color: white;
  font: 20px/54px "Roboto", sans-serif;
  height: 54px;
  display: block;
}

/* ------------------------------------------  general --------- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
html {
  margin-top: 0 !important;
}

.no-found-enries-general {
  padding: 54px;
}

/* .......... galerias nativas WordPress .......... */
.gallery-columns-3 .gallery-item {
  max-width: 100%;
}

.gallery-item img {
  /*border: 1px solid #777777;
  padding: 6px;*/
  background: #eee;
  border: 5px solid #fff;
  outline: 1px solid #e9e9e9;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  background-image: linear-gradient(45deg, #d0d0d0 25%, transparent 25%, transparent 75%, #d0d0d0 75%, #d0d0d0), linear-gradient(45deg, #d0d0d0 25%, transparent 25%, transparent 75%, #d0d0d0 75%, #d0d0d0);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
}

/* .......... tablass .......... */
.parent_table {
  color: #5A5A5A;
  border: 0;
}
.parent_table td,
.parent_table th {
  border: 1px solid #FFFFFF;
  padding: 21px 35px;
}
.parent_table tr td {
  vertical-align: top;
  /*border-top: 3px dotted #5A87A1;*/
}
.parent_table tr td:first-child {
  color: #5A5A5A !important;
  font-weight: bold;
  background-color: transparent;
  padding: 21px 21px;
}
.parent_table tr td:first-child span {
  color: #5A5A5A !important;
}
.parent_table tr td:nth-child(2) {
  background-color: transparent;
}
.parent_table tr td img {
  max-width: initial;
}
.parent_table tr:first-child td {
  /* border-top: 0px;*/
}

.plain_table {
  color: #777777;
  border: 0;
  display: block;
  overflow-x: auto;
}
.plain_table td,
.plain_table th {
  border: 1px solid #777777;
  padding: 8px 8px;
}
.plain_table th {
  background-color: #2392CC;
  font: 16px/18px "Arial", sans-serif;
  text-transform: uppercase;
  color: white;
}
.plain_table tr {
  background-color: transparent;
}
.plain_table tr td {
  vertical-align: top;
  /* &:nth-child(2) {
    background-color: #BCE0FD;
  }*/
}
.plain_table tr td:first-child {
  /*color: #5A5A5A !important;
  font-weight: bold;
  background-color: #84C6FC;
  padding: 21px 21px;*/
}
.plain_table tr td:first-child span {
  color: #5A5A5A !important;
}

/*.color_table {
  @extend .table;
  @extend .table-responsive;
  color: #5A5A5A;
  border: 0;

  td, th {
    border: 1px solid #FFFFFF;
    padding: 21px 35px;
  }

  tr {

    td {
      vertical-align: top;

      &:first-child {
        color: #5A5A5A !important;
        font-weight: bold;
        background-color: #84C6FC;
        padding: 21px 21px;

        span {
          color: #5A5A5A !important;
        }
      }

      &:nth-child(2) {
        background-color: #BCE0FD;
      }


    }

  }
}*/
.parent_cms_table {
  border-collapse: collapse;
  border: 1px solid #FFFFFF;
  font: 16px/18px "Helvetica Neue", sans-serif;
  color: #5A5A5A;
}
.parent_cms_table tr:nth-child(even) {
  background: #BCE0FD;
}
.parent_cms_table tr:nth-child(odd) {
  background: #84C6FC;
}
.parent_cms_table tr:first-child {
  background-color: #2392CC;
  font: 16px/18px "Arial", sans-serif;
  text-transform: uppercase;
  color: white;
}
.parent_cms_table tr:first-child strong span {
  color: white !important;
}
.parent_cms_table td,
.parent_cms_table th {
  border: 1px solid #FFFFFF;
  padding: 13px 35px;
}

.two_thumb_center_table {
  color: #777777;
  border: 0;
  display: block;
  overflow-x: auto;
  width: 584px !important;
}
.two_thumb_center_table td,
.two_thumb_center_table th {
  border: 0px solid #777777;
  padding: 0px 19px;
}
.two_thumb_center_table th {
  background-color: transparent;
}
.two_thumb_center_table tr {
  background-color: transparent;
}
.two_thumb_center_table tr td {
  vertical-align: top;
  /* &:nth-child(2) {
    background-color: #BCE0FD;
  }*/
}
.two_thumb_center_table tr td:first-child {
  /*color: #5A5A5A !important;
  font-weight: bold;
  background-color: #84C6FC;
  padding: 21px 21px;*/
}
.two_thumb_center_table tr td:first-child span {
  color: #5A5A5A !important;
}

/* .......... botones .......... */
.tt-btn {
  background-color: #cbcbcb;
  width: 100%;
  color: white;
  padding: 5px 16px;
  border-radius: 4px;
  font: 14px/29px arial, sans-serif;
  border: 0;
  height: 27px;
}
.tt-btn:hover {
  color: white;
}

.tt-btn-contacto {
  background: white url(images/contacto-icon.png) no-repeat 0px 3px;
  padding-left: 34px;
  color: black;
}
.tt-btn-contacto::after {
  content: "";
  border-right: 1px solid #707070;
  margin-left: 20px;
}

.tt-btn-webmail {
  background: #2392CC url(images/ico-arroba.png) no-repeat 14px 10px;
  padding-left: 27px;
  padding-top: 10px;
  border-radius: 27px;
  padding-bottom: 10px;
  background-size: 13%;
}

.tt-btn-acceder {
  background: #F38C47 url(images/ico-candado-v2.png) no-repeat 15px 10px;
  padding-left: 32px;
  border-radius: 27px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.tt-btn-bienvenido {
  background-color: #F38C47;
  padding-left: 17px;
  border-radius: 27px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.tt-btn-search-socios {
  background-color: #cbcbcb;
  width: 163px;
  color: white;
  /* padding: 12px 16px; */
  padding-left: 15px;
  border-radius: 4px;
  font: bold 12px/41px "Arial", sans-serif;
  border: 0;
  height: 38px;
  /* float: right; */
  display: block;
  margin-top: 10px;
}
.tt-btn-search-socios:hover {
  color: white;
}

.tt-btn-search-socios-buscar {
  background: #224781 url(images/ico-lupa-search-socios.png) no-repeat 16px 12px;
  width: 110px;
  padding-left: 38px;
  margin-top: 0;
  float: right;
  cursor: pointer;
}

.tt-btn-search-socios-asociarse {
  background: #2BB7C3 url(images/ico-lapiz-search-socios.png) no-repeat 18px 12px;
  width: 139px;
  padding-left: 44px;
  margin-top: 13px;
  float: right;
}

.tt-btn-doc {
  background-color: #cbcbcb;
  width: 220px;
  color: white;
  /* padding: 12px 16px; */
  padding-left: 33px;
  border-radius: 4px;
  font: bold 9px/26px "Arial", sans-serif;
  border: 0;
  height: 26px;
  display: block;
}
.tt-btn-doc:hover {
  color: white;
}

.tt-btn-doc-download {
  width: 103px;
  background: #2392CC url(images/ico-download-doc.png) no-repeat 15px 6px;
  float: left;
  margin-top: 5px;
  margin-right: 6px;
}

.tt-btn-doc-download-big {
  width: 124px;
  font-size: 11px;
  line-height: 35px;
  height: 35px;
  background-position: 15px 10px;
}

.tt-btn-doc-view {
  background: #F38C47 url(images/ico-download-view.png) no-repeat 15px 8px;
  width: 63px;
  float: left;
  margin-top: 5px;
}

/* .......... Forms .......... */
.form-control:focus, .wpcf7 input[type=text]:focus,
.wpcf7 input[type=search]:focus,
.wpcf7 input[type=url]:focus,
.wpcf7 input[type=tel]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=range]:focus,
.wpcf7 input[type=date]:focus,
.wpcf7 input[type=month]:focus,
.wpcf7 input[type=week]:focus,
.wpcf7 input[type=time]:focus,
.wpcf7 input[type=datetime]:focus,
.wpcf7 input[type=datetime-local]:focus,
.wpcf7 input[type=color]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=file]:focus,
.wpcf7 input[type=submit]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus, .wpcf7 .wpcf7-validation-errors:focus, #simple-contact-form input[type=text]:focus,
#simple-contact-form input[type=search]:focus,
#simple-contact-form input[type=url]:focus,
#simple-contact-form input[type=tel]:focus,
#simple-contact-form input[type=number]:focus,
#simple-contact-form input[type=range]:focus,
#simple-contact-form input[type=date]:focus,
#simple-contact-form input[type=month]:focus,
#simple-contact-form input[type=week]:focus,
#simple-contact-form input[type=time]:focus,
#simple-contact-form input[type=datetime]:focus,
#simple-contact-form input[type=datetime-local]:focus,
#simple-contact-form input[type=color]:focus,
#simple-contact-form input[type=email]:focus,
#simple-contact-form input[type=file]:focus,
#simple-contact-form input[type=submit]:focus,
#simple-contact-form select:focus,
#simple-contact-form textarea:focus, .page-login input[type=text]:focus,
.page-login input[type=search]:focus,
.page-login input[type=url]:focus,
.page-login input[type=tel]:focus,
.page-login input[type=number]:focus,
.page-login input[type=range]:focus,
.page-login input[type=date]:focus,
.page-login input[type=month]:focus,
.page-login input[type=week]:focus,
.page-login input[type=time]:focus,
.page-login input[type=datetime]:focus,
.page-login input[type=datetime-local]:focus,
.page-login input[type=color]:focus,
.page-login input[type=email]:focus,
.page-login input[type=file]:focus,
.page-login input[type=submit]:focus,
.page-login input[type=password]:focus,
.page-login select:focus,
.page-login textarea:focus, .page-acceso-restringido input[type=text]:focus,
.page-acceso-restringido input[type=search]:focus,
.page-acceso-restringido input[type=url]:focus,
.page-acceso-restringido input[type=tel]:focus,
.page-acceso-restringido input[type=number]:focus,
.page-acceso-restringido input[type=range]:focus,
.page-acceso-restringido input[type=date]:focus,
.page-acceso-restringido input[type=month]:focus,
.page-acceso-restringido input[type=week]:focus,
.page-acceso-restringido input[type=time]:focus,
.page-acceso-restringido input[type=datetime]:focus,
.page-acceso-restringido input[type=datetime-local]:focus,
.page-acceso-restringido input[type=color]:focus,
.page-acceso-restringido input[type=email]:focus,
.page-acceso-restringido input[type=file]:focus,
.page-acceso-restringido input[type=submit]:focus,
.page-acceso-restringido input[type=password]:focus,
.page-acceso-restringido select:focus,
.page-acceso-restringido textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #5D86A2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(93, 134, 162, 0.25);
}

.search-everything-highlight-color {
  border-bottom: 1px grey dashed !important;
  background-color: initial !important;
}

input.tt-form-input {
  height: 42px;
  width: 100%;
  background-color: #F4F4F4;
  border: 1px solid #EAEAEA;
  border-radius: 0;
}

.tt-form-select {
  height: 42px;
  width: 100%;
  background-color: #F4F4F4;
  border: 1px solid #EAEAEA;
  border-radius: 0;
}

.tt-form-select-2 {
  font: 11px/35px "Helvetica Neue", sans-serif;
  font-weight: 100;
  height: 34px;
  color: #777777;
  font: 11px/35px "Helvetica Neue", sans-serif;
  font-weight: 100;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  padding: 0 15px;
  width: 278px;
}

.tt-form-search-socios {
  width: 100%;
  height: 38px;
  background-color: #fff;
  border-radius: 0;
  padding: 1px 10px;
  border: 0;
  margin-bottom: 10px;
  font: 15px/17px "Arial", sans-serif;
  color: #B4B4B4;
}
.tt-form-search-socios::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #B4B4B4;
  opacity: 1;
  /* Firefox */
  font: 15px/17px "Arial", sans-serif;
}
.tt-form-search-socios:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #B4B4B4;
}
.tt-form-search-socios::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #B4B4B4;
}

.pagination-blog {
  font: 18px/39px "Arial", sans-serif;
  padding-top: 61px;
  margin-bottom: 149px;
}
.pagination-blog ul {
  padding: 0;
  margin: 0;
}
.pagination-blog ul li {
  padding: 0 !important;
  margin: 10px 12px 0 0 !important;
  font: 18px/39px "Arial", sans-serif !important;
  width: 39px;
  height: 39px;
  float: left;
  display: inline;
  overflow: hidden;
  border: 1px solid #E6E6E6;
  text-align: center;
  background-image: none !important;
  background-color: #fff !important;
}
.pagination-blog ul li a {
  width: 39px;
  height: 39px;
  display: inline-block;
}
.pagination-blog a {
  color: #2392CC;
}
.pagination-blog .current {
  cursor: default;
  color: #fff;
  background-color: #2392CC;
  display: block;
}

.wrapper-titles-gen-one-line {
  padding-top: 16px;
  display: inline-block;
}

.return-section-gen {
  font: bold 16px/18px "Arial", sans-serif;
  color: #2392CC;
  display: block;
  float: right;
  margin-top: 10px;
  margin-bottom: -23px;
}

/* .......... iconos en content .......... */
.content-gen-icon {
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 6px;
}

/* ------------------------------------------  Botones Sociales ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------  FIN Botones Sociales ---------------------------------------- */
.tt-social-btn-gen {
  width: 42px;
  height: 42px;
  display: inline-block;
  padding: 0;
  margin: 0 6px 0 0;
  float: left;
}
.tt-social-btn-gen.tt-social-btn-facebook {
  background: url(images/btn-facebook.png) no-repeat;
}
.tt-social-btn-gen.tt-social-btn-twitter {
  background: url(images/btn-twitter.png) no-repeat;
}
.tt-social-btn-gen.tt-social-btn-googleplus {
  background: url(images/btn-googleplus.png) no-repeat;
}

/* ------------------------------------------  Cabecera bloque 1 ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
#wrapper-first-row,
#wrapper-logo {
  background-color: #fff;
}

.first-row-header .wrapper-social-items {
  float: right;
  margin-right: 11px;
}
.first-row-header ul.social-items {
  padding-left: 0;
  list-style-type: none;
  overflow: hidden;
  float: left;
  margin: 0;
}
.first-row-header ul.social-items li {
  float: left;
}
.first-row-header ul.social-items li a {
  width: 14px;
  height: 17px;
  display: block;
}
.first-row-header ul.social-items li a.twitter {
  background: url("images/ico-x-header.png") no-repeat center center;
  width: 14px;
}
.first-row-header ul.social-items li a.bluesky {
  background: url("images/ico_sky_header.png") no-repeat center center;
  width: 18px;
  margin-left: 10px;
}
.first-row-header ul.social-items li a.tiktok {
  background: url("images/ico_tik_header.png") no-repeat center center;
  width: 18px;
  margin-left: 10px;
}
.first-row-header ul.social-items li a.facebook {
  background: url("images/ico-facebook.png") no-repeat center center;
  margin-left: 10px;
}
.first-row-header ul.social-items li a.youtube {
  background: url("images/ico-youtube.png") no-repeat center center;
  margin-left: 9px;
}
.first-row-header ul.social-items li a.linkedin {
  background: url("images/ico-linkedin.png") no-repeat center center;
  margin-left: 10px;
  width: 18px;
}
.first-row-header ul.social-items li a.instagram {
  background: url("images/ico-instagram.png") no-repeat center center;
  margin-left: 10px;
  width: 18px;
}
.first-row-header ul.social-items li a.instagram-h {
  background: url("images/ico-instagram-h.png") no-repeat center center !important;
  margin-left: 10px;
  width: 18px;
}
.first-row-header ul.buttons-helpers {
  padding-left: 0;
  list-style-type: none;
  float: left;
  margin: 28px 0px 20px -10px;
}
.first-row-header ul.buttons-helpers li {
  float: left;
  margin-left: 3px;
}

.custom-logo-link img {
  margin-top: 0px;
  margin-left: 0px;
}

.search-form-header {
  margin-top: 9px;
  width: 304px;
  /* margin-left: -8px; */
  float: right;
  display: block;
  margin-right: 10px;
  margin-bottom: 40px;
}
.search-form-header input {
  background: #fff url(images/ico-lupa-2.png) no-repeat 96% center;
  background-size: 7%;
  border-radius: 30px;
  padding-left: 35px;
}

.search-full .search-form-header {
  width: 100%;
  /* margin-left: -8px; */
  float: none;
}
.search-full .search-form-header input {
  background: #fff url(images/ico-lupa-2.png) no-repeat 96% center;
  background-size: 7%;
}

/* ------------------------------------------  Menú portada ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
#wrapper-navbar {
  background-color: #5D86A2;
}

.menu-portada > ul {
  background-color: #5D86A2;
  overflow: hidden;
  height: 57px;
  margin-left: -8px;
  display: flex;
  justify-content: space-evenly;
}
.menu-portada > ul > li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  /*position: relative;
  margin-right: 30px;*/
}
.menu-portada > ul > li.current-menu-item, .menu-portada > ul > li.current-menu-ancestor {
  border-bottom: 9px solid #ABD60F;
}
.menu-portada > ul > li.menu-item-has-children {
  background: url(images/down-menu.png-white.png) no-repeat right center;
  margin-right: 11px;
}
.menu-portada > ul > li.menu-item-has-children:hover {
  background-color: #fff;
}
.menu-portada > ul > li.menu-item-has-children:hover > ul {
  display: block;
}
.menu-portada > ul > li.menu-item-has-children:hover > a {
  color: #BCE0FD;
}
.menu-portada > ul > li > a {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 57px;
  color: #fff;
}
.menu-portada > ul > li > a:hover {
  color: #BCE0FD;
}
.menu-portada > ul > li > ul {
  position: absolute;
  background: #fff url(images/back-menu.png) no-repeat right bottom;
  width: 1104px;
  left: 0;
  padding: 44px 22px 20px 89px;
  display: none;
  transition: opacity 0.2s ease-in;
  z-index: 99999;
  column-count: 5;
  column-gap: 61px;
  column-rule-width: 19px;
  /* column-rule: 32px solid chartreuse; */
  column-width: 107px !important;
  column-span: all;
  column-fill: auto;
  height: 258px;
  list-style-type: none;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.47);
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.47);
}
.menu-portada > ul > li > ul > li {
  /*border: 1px solid red;*/
}
.menu-portada > ul > li > ul > li > a {
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #777777;
}
.menu-portada > ul > li > ul > li > a:hover {
  color: #2F2F2F;
}
.menu-portada > ul > li > ul > li::before {
  content: ".";
  position: relative;
  top: -4px;
  left: -3px;
  color: #777777;
}
.menu-portada-add > ul {
  overflow: hidden;
  height: 57px;
  display: flex;
  justify-content: end;
  margin-right: -8px;
}
.menu-portada-add > ul > li {
  float: left;
  /*position: relative;
  margin-right: 30px;*/
}
.menu-portada-add > ul > li.btn-sala-prensa a {
  background: #2BB7C3;
  padding: 13px 35px;
  border-radius: 10px;
  margin-right: 10px;
}
.menu-portada-add > ul > li.btn-asociarse a {
  background: #ABD60F;
  padding: 13px 35px;
  border-radius: 10px;
}
.menu-portada-add > ul > li > a {
  font: bold 14px/57px arial, sans-serif;
  color: #fff;
}
.menu-portada-add > ul > li > a:hover {
  color: #BCE0FD;
}

#menu-options {
  display: none;
}
#menu-options .container {
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.19);
  position: absolute;
  z-index: 10000000;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 91%;
  word-break: break-word;
  width: 91%;
  padding: 16px 15px;
}
#menu-options .search-form-header {
  margin-top: 9px;
  width: 83%;
  /* margin-left: -8px; */
  /* float: right; */
  display: block;
  /* margin-right: 10px; */
  /*margin: 32px auto 22px auto;*/
  float: none;
}
#menu-options .search-form-header input {
  margin: 11px 38px 49px 38px;
  display: block !important;
}
#menu-options .tabs-generic-movil {
  list-style: none;
  overflow: hidden;
  height: 80px;
}
#menu-options .tabs-generic-movil li.left {
  float: left;
  margin-right: 6px;
  margin-bottom: 13px;
}
#menu-options .tabs-generic-movil li.right {
  float: left;
  margin-right: 6px;
  height: 31px;
  margin-bottom: 13px;
}
#menu-options .tabs-generic-movil .tt-btn-mob {
  background-color: #cbcbcb;
  width: 100%;
  color: white;
  padding: 7px 16px;
  border-radius: 4px;
  font: 13px/31px arial, sans-serif;
  border: 0;
  height: 31px;
  /*display: inline-block;*/
}
#menu-options .tabs-generic-movil .tt-btn-mob:hover {
  color: white;
}
#menu-options .tabs-generic-movil .tt-btn-profesionales {
  background-color: #ABD60F;
}
#menu-options .tabs-generic-movil .tt-btn-general {
  background-color: #769BB5;
}
#menu-options .tabs-generic-movil .tt-btn-pacientes {
  background-color: #2BB7C3;
}
#menu-options .tabs-generic-movil .tt-btn-sala-prensa {
  /*background: #2BB7B9 url(images/ico-sala-prensa.png) no-repeat 11px 7px;
  padding-left: 0;
  display: inline-block;
  width: 35px;
  color: transparent;*/
}
#menu-options .tabs-generic-movil .tt-btn-sala-prensa:hover {
  color: transparent;
}
#menu-options .tabs-generic-movil .tt-btn-asociarse {
  background: #ABD60F; /* url(images/ico-lapiz.png) no-repeat 11px 7px;*/
  /*padding-left: 0;
  display: inline-block;
  width: 35px;
  color: transparent;*/
}
#menu-options .tabs-generic-movil .tt-btn-asociarse:hover {
  color: transparent;
}
#menu-options .menu-principal-mob {
  padding: 0;
  font: 14px/25px "Arial", sans-serif;
  color: #5A5A5A;
  border-top: 1px solid #DDDDDD;
  margin-top: 35px;
}
#menu-options .menu-principal-mob > li > a {
  font-weight: bold;
}
#menu-options .menu-principal-mob li {
  padding-left: 0;
}
#menu-options .menu-principal-mob li > a {
  color: #777777;
}
#menu-options .menu-principal-mob li > a:hover {
  color: #2F2F2F;
}
#menu-options .menu-principal-mob li::before {
  content: ".";
  position: relative;
  top: -4px;
  left: -3px;
  color: #777777;
}
#menu-options .menu-principal-mob li > ul {
  margin-bottom: 23px;
}
#menu-options .menu-principal-mob li > ul > li {
  padding-left: 30px;
}

#menu-start {
  display: block;
  height: 27px;
  width: 27px;
  background: url(images/menu-burguer.png) no-repeat right 0;
  float: right;
  margin-top: 54px;
  margin-right: 0px;
}

/* ------------------------------------------  * END * Cabecera bloque 1  ------------------------------- */
/* ------------------------------------------  Footer -------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.wrapper-footer {
  color: #fff;
  background-color: #224781;
}
.wrapper-footer .container {
  background: #224781 url(images/decorator-footer.png) no-repeat center 0;
}
.wrapper-footer .footer-logo .block-logo {
  text-align: center;
}
.wrapper-footer .footer-logo .custom-logo-link img {
  margin-top: 46px;
}
.wrapper-footer .footer-logo .buttons-helpers {
  margin-bottom: 20px;
}
.wrapper-footer .footer-logo .tt-btn-contacto {
  color: white;
  background-color: #2BB7C3;
  background-image: none;
  padding-left: 16px;
  margin-bottom: 20px;
}
.wrapper-footer .footer-logo .tt-btn-contacto::after {
  display: none;
}
.wrapper-footer .footer-logo .tt-btn-webmail,
.wrapper-footer .footer-logo .tt-btn-acceder {
  border-radius: 5px;
  padding: 6px 26px;
}
.wrapper-footer .footer-logo .tt-btn-acceder {
  background: #F38C47 url(images/ico-candado-v2.png) no-repeat 9px 6px;
}
.wrapper-footer .footer-logo .tt-btn-webmail {
  background: #2392CC url(images/ico-arroba.png) no-repeat 9px 4px;
}
.wrapper-footer .wrapper-social-items {
  margin-top: 0;
}
.wrapper-footer .wrapper-social-items-v2 {
  margin: auto;
}
.wrapper-footer ul.social-items {
  padding-left: 0;
  list-style-type: none;
  overflow: hidden;
  margin: auto;
  display: table;
}
.wrapper-footer ul.social-items li {
  float: left;
}
.wrapper-footer ul.social-items li a {
  width: 37px;
  height: 37px;
  display: block;
}
.wrapper-footer ul.social-items li a.twitter {
  background: url("images/ico-x-header.png") no-repeat center center;
  width: 14px;
}
.wrapper-footer ul.social-items li a.bluesky {
  background: url("images/ico_sky_header.png") no-repeat center center;
  width: 18px;
  margin-left: 10px;
}
.wrapper-footer ul.social-items li a.tiktok {
  background: url("images/ico_tik_header.png") no-repeat center center;
  width: 18px;
  margin-left: 10px;
}
.wrapper-footer ul.social-items li a.facebook {
  background: url("images/ico-facebook-v2.png") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}
.wrapper-footer ul.social-items li a.youtube {
  background: url("images/ico-youtube-v2.png") no-repeat center center;
  background-size: contain;
  margin-left: 9px;
}
.wrapper-footer ul.social-items li a.linkedin {
  background: url("images/ico-linkedin.png") no-repeat center center;
  margin-left: 10px;
  width: 18px;
}
.wrapper-footer ul.social-items li a.instagram {
  background: url("images/ico-instagram.png") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}
.wrapper-footer ul.social-items li a.instagram-h {
  background: url("images/ico-instagram-h.png") no-repeat center center !important;
  margin-left: 10px;
  width: 18px;
}
.wrapper-footer ul.buttons-helpers {
  padding-left: 0;
  list-style-type: none;
  overflow: hidden;
  display: table;
  margin: 0 auto;
  margin-top: 16px;
}
.wrapper-footer ul.buttons-helpers li {
  float: left;
  margin-left: 3px;
}
.wrapper-footer .footer-separator {
  border-top: 1px solid #5D86A2;
  width: 95%;
  margin: 26px auto 0 auto;
}
.wrapper-footer .footer-col .wrapper-col-footer {
  margin-left: 35px;
}
.wrapper-footer .footer-col-1 .wrapper-col-footer {
  width: 200px;
  margin-top: 27px;
  padding-right: 13px;
}
.wrapper-footer .footer-col-2 .wrapper-col-footer {
  width: 218px;
  margin-top: 34px;
  padding-right: 13px;
}
.wrapper-footer .footer-col-3 .wrapper-col-footer {
  width: 230px;
  margin-top: 34px;
  padding-right: 13px;
}
.wrapper-footer .footer-menu {
  padding-bottom: 76px;
}
.wrapper-footer .footer-menu h3 {
  font: bold 21px/24px arial, sans-serif;
  margin: 0;
}
.wrapper-footer .footer-menu ul li a {
  color: #fff;
  font: 16px/24px arial, sans-serif;
}
.wrapper-footer .footer-menu ul li a:hover {
  color: #2BB7C3;
}
.wrapper-footer .wrapper-menu-ad {
  margin-top: 17px;
}
.wrapper-footer .wrapper-menu-ad > ul > li {
  float: left;
  width: 157px;
  border-radius: 5px;
  margin-bottom: 9px;
  margin-left: 10px;
}
.wrapper-footer .wrapper-menu-ad > ul > li.btn-sala-prensa {
  background-color: #2BB7C3;
  text-align: center;
}
.wrapper-footer .wrapper-menu-ad > ul > li.btn-sala-prensa a {
  /*background: #2BB7B9 url(images/ico-sala-prensa.png) no-repeat 11px 1px;
  padding: 2px 16px 2px 32px;*/
}
.wrapper-footer .wrapper-menu-ad > ul > li.btn-asociarse {
  background-color: #ABD60F;
  text-align: center;
}
.wrapper-footer .wrapper-menu-ad > ul > li.btn-asociarse a {
  /*background: #ABD60F url(images/ico-lapiz.png) no-repeat 13px 1px;
  padding: 2px 17px 2px 35px;*/
}
.wrapper-footer .wrapper-menu-ad > ul > li > a {
  font: bold 12px/46px arial, sans-serif;
  color: #fff;
}
.wrapper-footer .wrapper-menu-ad > ul > li > a:hover {
  color: #BCE0FD;
}

.wrapper-footer-2 {
  color: #fff;
  text-align: center;
  background-color: #2272AB;
  padding-top: 21px;
  padding-bottom: 15px;
}
.wrapper-footer-2 .container {
  background-color: #2272AB;
}
.wrapper-footer-2 .footer-copyr {
  text-align: center;
  background-color: #2272AB;
}
.wrapper-footer-2 .footer-copyr ul.legal {
  overflow: hidden;
  display: inline-block;
  margin-left: 0;
}
.wrapper-footer-2 .footer-copyr ul.legal li {
  float: left;
  margin-right: 37px;
}
.wrapper-footer-2 .footer-copyr ul.legal li::before {
  content: "|";
  position: relative;
  top: -1px;
  left: -19px;
}
.wrapper-footer-2 .footer-copyr ul.legal li a {
  color: #fff;
  font: 14px/36px HelveticaNeue, sans-serif;
}
.wrapper-footer-2 .footer-copyr ul.legal li a:hover {
  color: #2BB7C3;
}
.wrapper-footer-2 .footer-copyr .wrapper-leyen {
  width: 100%;
  margin: 0 auto;
  color: #A4D5EF;
}
.wrapper-footer-2 .footer-copyr .wrapper-leyen p {
  font: 12px/19px HelveticaNeue, sans-serif;
}
/* ------------------------------------------  * END *Footer------------------------------- */
/* ------------------------------------------ Slider GENERAL --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
/*.owl-carousel {
  .item {
    height: 10rem;
    background: #4DC7A0;
    padding: 1rem;
  }
  */
/*  .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
  }*/
.wrapper-slider-gen {
  width: 100%;
  height: 304px;
}
.wrapper-slider-gen .owl-carousel-gen .item {
  /*img {
    display: block;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.3);
    color: rgba(0, 0, 0, 0.3);
  }*/
}
.wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
  width: 100%;
  height: 304px;
  background-size: 215%;
  background-position: center;
  background-repeat: no-repeat;
}
.wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content {
  position: absolute;
  right: 19%;
  bottom: 20px;
  left: 19%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  top: 0px;
}
.wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content h3 {
  font: bold 26px/28px "Roboto", sans-serif;
  overflow: hidden;
  max-height: 173px;
  padding: 0 37px;
}
.wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content h3 a {
  color: #fff;
}
.wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content p {
  font: 19px/22px "Roboto", sans-serif;
  color: #fff;
  margin: 28px 132px;
}
.wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content a.call-action {
  font: bold 11px/25px "Roboto", sans-serif;
  width: 102px;
  /*height: 28px;*/
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  background-color: #2BB7C3;
  margin-top: 0px;
  display: none;
}
.wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content a.call-action:hover {
  color: #2BB7C3;
  background-color: #fff;
}
.wrapper-slider-gen .owl-theme .owl-nav {
  position: absolute;
  top: 29%;
  width: 100%;
  padding: 0 60px;
}
.wrapper-slider-gen .owl-theme .owl-nav button {
  width: 31px;
  height: 57px;
}
.wrapper-slider-gen .owl-theme .owl-nav button.owl-prev {
  background: url(images/slider-prev.png) no-repeat 0 0;
  top: 39%;
  position: absolute;
  left: 3%;
  outline: 0;
}
.wrapper-slider-gen .owl-theme .owl-nav button.owl-prev:hover {
  background: url(images/slider-prev.png) no-repeat 0 0;
}
.wrapper-slider-gen .owl-theme .owl-nav button.owl-next {
  background: url(images/slider-next.png) no-repeat 0 0;
  top: 39%;
  position: absolute;
  right: 3%;
  outline: 0;
}
.wrapper-slider-gen .owl-theme .owl-nav button.owl-next:hover {
  background: url(images/slider-next.png) no-repeat 0 0;
}

/* ------------------------------------------  * END SLIDER general-------------------------------- */
/* ------------------------------------------ Slider NEWS --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.wrapper-slider-news {
  width: 100%;
  height: auto;
  margin-top: -51px;
  background-color: #fff;
  padding: 20px;
  /*-webkit-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px -10px 0px 0px rgba(0, 0, 0, 0.19);*/
}
.wrapper-slider-news .title-block {
  height: 51px;
  font: bold 32px/51px "Roboto", sans-serif;
  /*background-color: #ABD60F;*/
  padding: 0 21px;
  display: inline-block;
  color: #2BB7C3;
  width: 100%;
  text-align: center;
}
.wrapper-slider-news .title-block a {
  color: #2BB7C3;
}
.wrapper-slider-news .owl-item img {
  display: inline;
  width: inherit;
}
.wrapper-slider-news .owl-carousel-news {
  width: 100%;
  height: auto;
}
.wrapper-slider-news .owl-carousel-news .item {
  padding: 26px 26px;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content {
  /* position: absolute;
  right: 6%;
  bottom: 20px;
  left: 6%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  top: 65px;*/
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 {
  font: bold 24px/24px "Roboto", sans-serif;
  overflow: hidden;
  height: 46px;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 a {
  color: #2F2F2F;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 a:hover {
  color: #ABD60F;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .entry-date {
  font: 16px/25px "Arial", sans-serif;
  color: #ABD60F;
  margin-bottom: 5px;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p {
  overflow: hidden;
  height: 79px;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p p {
  font: 16px/19px "Roboto", sans-serif;
  color: #777777;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p p a {
  color: #2392CC;
}
.wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p p a:hover {
  color: #2BB7C3;
}
.wrapper-slider-news .owl-theme .owl-nav {
  position: absolute;
  top: 30%;
  width: 100%;
  padding: 0 60px;
}
.wrapper-slider-news .owl-theme .owl-nav button {
  width: 31px;
  height: 57px;
}
.wrapper-slider-news .owl-theme .owl-nav button.owl-prev {
  background: url(images/slider-prev-news.png) no-repeat 0 0;
  top: 39%;
  position: absolute;
  left: -51px;
  outline: 0;
}
.wrapper-slider-news .owl-theme .owl-nav button.owl-prev:hover {
  background: url(images/slider-prev-news.png) no-repeat 0 0;
}
.wrapper-slider-news .owl-theme .owl-nav button.owl-next {
  background: url(images/slider-next-news.png) no-repeat 0 0;
  top: 39%;
  position: absolute;
  right: -58px;
  outline: 0;
}
.wrapper-slider-news .owl-theme .owl-nav button.owl-next:hover {
  background: url(images/slider-next-news.png) no-repeat 0 0;
}

.page-home .wrapper-slider-news .title-block {
  /*background-color: #ABD60F;*/
}
.page-home .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 a:hover {
  color: #ABD60F;
}
.page-home .destacado-block .thumb-featured .thumb-content h2 a:hover {
  color: #ABD60F;
}

.page-profesionales .wrapper-slider-news .title-block {
  /*background-color: #2392CC;*/
}
.page-profesionales .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 a:hover {
  color: #2392CC;
}
.page-profesionales .destacado-block .thumb-featured .thumb-content h2 a:hover {
  color: #2392CC;
}

.page-pacientes .wrapper-slider-news .title-block {
  /*background-color: #224781;*/
}
.page-pacientes .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 a:hover {
  color: #224781;
}
.page-pacientes .destacado-block .thumb-featured .thumb-content h2 a:hover {
  color: #224781;
}

.owl-carousel {
  z-index: 0;
}

.owl-carousel.off {
  display: block;
}

/* ------------------------------------------  * END SLIDER news-------------------------------- */
/* ------------------------------------------ Bloques promo--- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.promo {
  height: 170px;
  color: #fff;
  padding: 19px 14px 19px 18px;
  margin-top: 40px;
  overflow: hidden;
}
.promo .promo-icon {
  float: left;
  margin-right: 14px;
}
.promo .promo-description {
  overflow: hidden;
  height: 100%;
}
.promo .promo-description h4 {
  font: bold 24px/24px "Rotis SemiSans Std", sans-serif;
  margin-top: 20px;
}
.promo .promo-description h4 small {
  font: bold 17px/24px "Rotis SemiSans Std", sans-serif;
  display: block;
}
.promo .promo-description p {
  font: 16px/19px "Arial", sans-serif;
}

/* .... promo encuentra ..... */
.promo-encuentra {
  background-color: #2BB7C3;
  padding-right: 0px;
  background: grey url(images/fondo-boton-azul.png) no-repeat center !important;
  background-size: cover !important;
  height: auto !important;
  border-radius: 20px;
}
.promo-encuentra .icon-encuentra {
  width: 90px;
  height: 101px;
  background: url(images/icon-encuentra-2.png) no-repeat 0 0;
}
.promo-encuentra .promo-description h4 {
  word-spacing: -4px;
  font-size: 25px;
}
.promo-encuentra .promo-description::before {
  content: "";
  border-right: 1px solid white;
  display: block;
  float: left;
  height: 100px;
  margin-right: 30px;
}

/* .... promo fundación ..... */
.promo-fundacion-seaic {
  padding-right: 0px;
  background-color: #F38C47;
  background: url(images/fondo-boton-naranja.png) no-repeat center 0 !important;
  height: auto;
  border-radius: 20px;
}
.promo-fundacion-seaic .icon-fundacion-seaic {
  width: 90px;
  height: 101px;
  background: url(images/icon-promo-fundacion-2.png) no-repeat center 0;
}
.promo-fundacion-seaic .promo-fundacion-seaic-desc::before {
  content: "";
  border-right: 1px solid white;
  display: block;
  float: left;
  height: 100px;
  margin-right: 30px;
}

/* .... promo directorio centros ..... */
.promo-directorio-centros {
  background-color: #2392CC;
  padding: 35px 14px 19px 11px;
}
.promo-directorio-centros .icon-directorio-centros {
  width: 113px;
  height: 78px;
  background: url(images/icon-directorio-centros.png) no-repeat 0 0;
}
.promo-directorio-centros .promo-description h4 {
  word-spacing: -4px;
  font-size: 25px;
}

/* .... promo directorio centros V2 ..... */
.promo-directorio-centros-v2 {
  background-color: #ABD60F;
  padding: 35px 14px 19px 11px;
  background: url(images/fondo-boton-verde.png) no-repeat center 0 !important;
  border-radius: 20px;
}
.promo-directorio-centros-v2 .icon-directorio-centros-v2 {
  width: 113px;
  height: 78px;
  background: url(images/mapa-spain.png) no-repeat 0 0;
}
.promo-directorio-centros-v2 .promo-description h4 {
  word-spacing: normal;
  font-size: 20px;
  margin-top: 0;
}
.promo-directorio-centros-v2 .promo-description h4 small {
  font-size: 16px;
}
.promo-directorio-centros-v2 .promo-description::before {
  content: "";
  border-right: 1px solid white;
  display: block;
  float: left;
  height: 100px;
  margin-right: 30px;
}

.page-pacientes .promo-directorio-centros {
  margin-top: 40px;
}

/* .... promo directorio  ..... */
.promo-directorio-socios {
  background-color: #224781;
  padding: 43px 14px 12px 20px;
}
.promo-directorio-socios .icon-directorio-socios {
  width: 94px;
  height: 68px;
  background: url(images/icon-socios.png) no-repeat 0 0;
}
.promo-directorio-socios .promo-description {
  /*   h4 {
    word-spacing: -4px;
    font-size: 25px;
  }*/
}

.icon-socios {
  width: 94px;
  height: 68px;
  background: url(images/icon-socios.png) no-repeat 0 0;
}

/* .... promo actas y acuerdos  ..... */
.promo-actas-acuerdos {
  background-color: #ABD60F;
  padding: 35px 14px 19px 11px;
  background: url(images/fondo-boton-verde.png) no-repeat center 0 !important;
  border-radius: 20px;
}
.promo-actas-acuerdos .icon-actas-acuerdos {
  width: 96px;
  height: 97px;
  background: url(images/icon-actas-acuerdos-new.png) no-repeat 9px 0;
  background-size: 75%;
}
/* ------------------------------------------  * END Bloques promo-------------------------------- */
/* ------------------------------------------  Destacados --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.destacado-head {
  margin: 0;
  padding: 30px 0;
}
.destacado-head h2 {
  font: bold 38px/39px "Roboto", sans-serif;
  color: #2BB7C3;
  padding: 0;
  font-weight: bold;
  margin-bottom: 14px;
}

.hr-destacado {
  width: 13%;
  border-color: #BDEA1B;
  margin: 0;
  margin-bottom: 20px;
}

.destacado-block {
  margin-left: 0;
  width: 100%;
}
.destacado-block .thumb-featured {
  background-color: #fff;
  height: 332px;
  margin-top: 31px;
  border-radius: 10px;
  box-shadow: 0px 0px 91px -63px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 0px 91px -63px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 91px -63px rgba(0, 0, 0, 0.75);
}
.destacado-block .thumb-featured img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.destacado-block .thumb-featured .thumb-content h2 {
  font: bold 26px/26px "Roboto", sans-serif;
  color: #2F2F2F;
  margin-top: 31px;
  padding: 0 10px 0 22px;
  height: auto;
  overflow: hidden;
}
.destacado-block .thumb-featured .thumb-content h2 a {
  color: #2F2F2F;
}
.destacado-block .thumb-featured .thumb-content p {
  font: 16px/19px "Roboto", sans-serif;
  color: #777777;
  margin-top: 12px;
  padding: 0 10px 0 22px;
  overflow: hidden;
  height: 40px;
}

/* ------------------------------------------  * END Destacados-------------------------------- */
/* ------------------------------------------  NOticias Comites block --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.noticias-comites-head {
  margin-top: 81px;
}
.noticias-comites-head h2 {
  font: bold 60px/36px "Rotis SemiSans Std", sans-serif;
  background: url(images/header-noticias-comites.png) no-repeat 0px 33px !important;
  background-size: 19% !important;
  height: 110px;
  padding: 28px 0 0 86px;
  margin-bottom: 0;
}
.noticias-comites-head h2 small {
  font-size: 45%;
  display: block;
}

.noticias-comites-block .thmb-image h3 {
  position: absolute;
  background-color: #2392CC;
  font: bold 18px/38px "Rotis SemiSans Std", sans-serif;
  height: 38px;
  max-width: 94%;
  color: #fff;
  margin-bottom: 0;
  padding: 0 21px;
  overflow: hidden;
}
.noticias-comites-block .thmb-image h3 a {
  color: #fff;
}

/* ------------------------------------------  * END NOticias Comites block-------------------------------- */
/* ------------º------------------------------  sala de prensa banner --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.wrapper-sala-de-prensa-banner {
  position: relative;
  margin-top: 98px;
  overflow: hidden;
  /* ------------------------------------------  * END sala de prensa banner-------------------------------- */
}
.wrapper-sala-de-prensa-banner .background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 0;
  background-image: url(images/salade-prensa-banner-dummy.png);
  height: 710px;
  width: 100%;
}
.wrapper-sala-de-prensa-banner .content {
  position: absolute;
  top: -49px;
  width: 297px;
  left: 0;
  right: 0;
  height: 537px;
  padding: 78px 41px 40px 32px;
  background: url(images/back-sala-prensa-content.png) no-repeat center 0;
  /*background-color: rgba(35, 146, 204, 0.7);*/
  color: #fff;
}
.wrapper-sala-de-prensa-banner .content h2 {
  font: bold 90px/60px "Rotis SemiSans Std", sans-serif;
}
.wrapper-sala-de-prensa-banner .content h2 small {
  font: bold 44px/44px "Rotis SemiSans Std", sans-serif;
  display: block;
}
.wrapper-sala-de-prensa-banner .content p {
  font: 18px/24px "Arial", sans-serif;
  margin-top: 50px;
}
.wrapper-sala-de-prensa-banner .content a.call-action {
  font: bold 21px/51px "Rotis SemiSans Std", sans-serif;
  width: 150px;
  height: 51px;
  border-radius: 5px;
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  margin-top: 12px;
  text-align: center;
}

/* ------------º------------------------------  fundacion bbva banner --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.wrapper-fundacion-bbva {
  /* ------------------------------------------  * END fundacion bbva banner-------------------------------- */
}
.wrapper-fundacion-bbva .background {
  background-image: url(images/bbva-banner-dummy.png);
}
.wrapper-fundacion-bbva .content {
  background: url(images/back-bbva-conten-mov.png) no-repeat 0 0;
  padding-top: 53px;
}
.wrapper-fundacion-bbva .content h2 {
  line-height: 80px;
  font-size: 67px;
}
.wrapper-fundacion-bbva .content h2 small {
  font-size: 35px;
}
.wrapper-fundacion-bbva .content p {
  margin-top: 19px;
}
.wrapper-fundacion-bbva .content a.call-action {
  margin-top: 5px;
}
.wrapper-fundacion-bbva .content .image-banner {
  margin-bottom: 20px;
  margin-left: 0;
}

/* ------------------------------------------  Patrocinadores --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.wrapper-patrocinio {
  height: 170px;
  position: relative;
  margin-top: 58px;
}
.wrapper-patrocinio h2 {
  font: 18px/38px "Arial", sans-serif;
  height: 38px;
  color: #fff;
  background-color: #99CFE9;
  position: absolute;
  top: -19px;
  left: 33px;
  padding: 0 17px;
  z-index: 1;
}
.wrapper-patrocinio .logo {
  height: 170px;
  width: 100%;
  background: #fff url(images/patrocinador-leti.png) no-repeat center center;
}
/* ------------------------------------------  * END Patrocinadores-------------------------------- */
/* ------------------------------------------ BOX docs --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.box-doc {
  height: auto;
  background: #FFFFFF url(images/decorator-box-doc.png) no-repeat 94px 0;
  color: #5A5A5A;
  padding: 51px 43px 57px 43px;
  margin-top: 40px;
  overflow: hidden;
}
.box-doc .header a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.box-doc .header h4 {
  font: bold 29px/28px "Rotis SemiSans Std", sans-serif;
  background: url(images/header-box-lit.png) no-repeat 0 0;
  background-size: 3rem auto;
  padding-left: 69px;
}
.box-doc .header h4 small {
  font: 22px/40px "Rotis SemiSans Std", sans-serif;
  display: block;
}
.box-doc .list-docs {
  border-top: 1px solid #B4B4B4;
  margin-top: 27px;
}
.box-doc .list-docs ul li {
  font: 21px/24px "Arial", sans-serif;
  color: #777777;
  padding: 0px 0 0 40px;
  margin-top: 25px;
  overflow: hidden;
  height: 48px;
}
.box-doc .list-docs ul li a {
  color: #777777;
}
.box-doc .list-docs ul li a:hover {
  color: #2392CC;
}
.box-doc .list-docs a.call-action {
  font: bold 18px/25px "Arial", sans-serif;
  text-transform: uppercase;
  margin-top: 45px;
  display: inline-block;
  color: #5A5A5A;
}

.box-doc-ponencias .header h4 {
  background: url(images/header-box-mic.png) no-repeat 0 0;
  background-size: 3rem auto;
}

.box-doc-reuniones .header h4 {
  background: url(images/header-box-reu-b.png) no-repeat 0 0;
  background-size: 3rem auto;
}

.box-doc-actividades .header h4 {
  background: url(images/header-box-form.png) no-repeat 0 0;
  background-size: 3rem auto;
}

/* ------------------------------------------  * END Box Docs-------------------------------- */
/* ------------------------------------------  Página padre base --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-pagina-padre-base {
  margin-top: 0;
}
.page-pagina-padre-base .wrapper-sidebar h1 {
  background-color: #cbcbcb;
  color: #fff;
}

.page-pagina-padre-base {
  margin-top: 0;
}
.page-pagina-padre-base h1.cab-general,
.page-pagina-padre-base h2.cab-general {
  font: bold 37px/35px "Roboto", sans-serif;
  color: #5D86A2;
  width: 100%;
  height: auto;
  padding: 19px 16px;
  /*background-size: 14%;*/
  margin-bottom: 0px;
}
.page-pagina-padre-base h1.cab-general a,
.page-pagina-padre-base h2.cab-general a {
  color: #5D86A2;
}
.page-pagina-padre-base .wrapper-sidebar ul.menu-page {
  font: 22px/20px "Roboto", sans-serif;
  color: #5A5A5A;
  text-align: left;
  margin-top: 0px;
  padding: 12px 13px 12px 12px;
}
.page-pagina-padre-base .wrapper-sidebar ul.menu-page li {
  margin-top: 21px;
  /*      &:hover > ul.submen-page{
    display: block!important;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s; !* this removes the transition delay so the menu will be visible while the other styles transition *!
  }*/
}
.page-pagina-padre-base .wrapper-sidebar ul.menu-page li.current-menu-item {
  border-bottom: 3px solid #ABD60F;
  padding: 13px 12px;
}
.page-pagina-padre-base .wrapper-sidebar ul.menu-page li a {
  color: #5A5A5A;
}
.page-pagina-padre-base .wrapper-sidebar .mini-content {
  /*float: right;*/
  margin-top: 28px;
  margin-bottom: 39px;
  padding: 42px 12px;
  background: #fff url(images/decorator-title-page.png) no-repeat 74px top;
}
.page-pagina-padre-base .wrapper-sidebar .mini-content h2 {
  margin-top: 0 !important;
}
.page-pagina-padre-base .wrapper-sidebar .mini-content h3 {
  font: bold 26px/24px "Rotis SemiSans Std", sans-serif;
  color: #2F2F2F;
  margin-top: 0 !important;
}
.page-pagina-padre-base .wrapper-sidebar .mini-content p {
  color: #777777;
  font: 16px/18px "Arial", sans-serif;
  text-align: left !important;
}
.page-pagina-padre-base .wrapper-content {
  background-color: #fff;
  margin-top: 38px;
  margin-bottom: 32px;
  border-bottom: 3px solid #cbcbcb;
  position: relative;
  padding: 12px 12px 52px 12px;
  overflow: hidden;
}
.page-pagina-padre-base .wrapper-content .goto-parent {
  font: bold 16px/18px "Arial", sans-serif;
  color: #cbcbcb;
  position: absolute;
  top: -23px;
  right: 0;
}
.page-pagina-padre-base .wrapper-content img.image-banner {
  border-top: 6px solid #cbcbcb;
}
.page-pagina-padre-base .wrapper-content img.size-pg-section-head {
  border-top: 6px solid #cbcbcb;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent {
  width: auto;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent h1.subpage-title {
  font: bold 27px/30px "Roboto", sans-serif;
  color: #5D86A2;
  padding: 10px 24px;
  display: inline-block;
  margin-top: 34px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub {
  color: #777777;
  font: 16px/23px "Arial", sans-serif;
  margin-top: 24px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub img.image-content {
  margin-bottom: 38px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub a {
  color: #2392CC;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub ul {
  margin-top: 22px;
  margin-left: 9px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub ul li {
  padding-left: 20px;
  margin-bottom: 13px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub ul li:last-child {
  margin-bottom: 35px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub > ul li {
  background: url(images/content-l1-1.png) no-repeat 0 5px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub > ul li > ul > li {
  background: url(images/content-l1-2.png) no-repeat 0 5px;
  padding-left: 25px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub > ul li > ul > li > ul > li {
  background: url(images/content-l1-3.png) no-repeat 0 5px;
  padding-left: 18px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h1 {
  margin-top: 25px;
  font: bold 44px/39px "Rotis SemiSans Std", sans-serif;
  color: #5A5A5A;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h2 {
  font: bold 40px/38px "Rotis SemiSans Std", sans-serif;
  color: #8B8B8B;
  margin-top: 71px;
}
.page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h3 {
  font: bold 18px/26px "Arial", sans-serif;
  color: #ADADAD;
  margin-top: 48px;
}
.page-pagina-padre-base .entry-date {
  font: 16px/25px "Arial", sans-serif;
  color: #B4B4B4;
  margin-top: 5px;
  display: block;
  margin-bottom: 0;
}
.page-pagina-padre-base .menu-pages-abejas-three-level {
  margin-top: 17px;
  margin-bottom: 22px;
  float: left;
  padding: 7px 38px 24px 17px;
  background: #F3F5F3 url(images/decorator-title-post.png) no-repeat 40px top;
  min-width: 100%;
}
.page-pagina-padre-base .menu-pages-abejas-three-level ul {
  list-style-type: none;
  margin-top: 25px;
}
.page-pagina-padre-base .menu-pages-abejas-three-level ul li {
  background: url(images/content-l1-1_little.png) no-repeat 0 7px;
  font: 14px/18px "Arial", sans-serif;
  color: #777777;
  margin-bottom: 13px;
  padding-left: 14px;
}
.page-pagina-padre-base .menu-pages-abejas-three-level ul li:last-child {
  margin-bottom: 0;
}
.page-pagina-padre-base .menu-pages-abejas-three-level ul li a {
  color: #777777;
}
.page-pagina-padre-base .menu-pages-abejas-three-level ul li.current_page_item a {
  color: #224781;
}

.page-pagina-padre-general h1.cab-general,
.page-pagina-padre-general h2.cab-general {
  /*background-image: url(images/decorator-title-page.png) ;
  background-position: no-repeat center top ;*/
}
.page-pagina-padre-general .wrapper-sidebar ul.menu-page li.current-menu-item {
  color: #2BB7C3 !important;
}
.page-pagina-padre-general .wrapper-content img.image-banner {
  border-top-color: #2392CC !important;
}
.page-pagina-padre-general .wrapper-content img.size-pg-section-head {
  border-top-color: #2392CC !important;
}
.page-pagina-padre-general .wrapper-content .goto-parent {
  color: #2392CC !important;
}
.page-pagina-padre-fundacion-seaic .wrapper-sidebar ul.menu-page li.current-menu-item {
  color: #2BB7C3 !important;
}
.page-pagina-padre-fundacion-seaic .wrapper-content img.image-banner {
  border-top-color: #F38C47 !important;
}
.page-pagina-padre-fundacion-seaic .wrapper-content img.size-pg-section-head {
  border-top-color: #F38C47 !important;
}
.page-pagina-padre-fundacion-seaic .wrapper-content .goto-parent {
  color: #F38C47 !important;
}
.page-pagina-padre-pacientes .wrapper-sidebar ul.menu-page li.current-menu-item {
  color: #224781 !important;
}
.page-pagina-padre-pacientes .wrapper-content img.image-banner {
  border-top-color: #224781 !important;
}
.page-pagina-padre-pacientes .wrapper-content img.size-pg-section-head {
  border-top-color: #224781 !important;
}
.page-pagina-padre-pacientes .wrapper-content .goto-parent {
  color: #224781 !important;
}
.page-pagina-padre-profesionales .wrapper-sidebar ul.menu-page li.current-menu-item {
  color: #2392CC !important;
}
.page-pagina-padre-profesionales .wrapper-content img.image-banner {
  border-top-color: #2392CC !important;
}
.page-pagina-padre-profesionales .wrapper-content img.size-pg-section-head {
  border-top-color: #2392CC !important;
}
.page-pagina-padre-profesionales .wrapper-content .goto-parent {
  color: #2392CC !important;
}
.page-pagina-padre-profesionales .wrapper-content .wrapper-subcontent h1.subpage-title {
  background-color: #2392CC !important;
}

.page-template-page-pagina-padre-hija-z-abejas-avispas-news .page-with-structure-abejas-y-avispas .wrapper-content .wrapper-subcontent header h1.subpage-title {
  margin-left: 19px;
}
.page-template-page-pagina-padre-hija-z-abejas-avispas-news .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub {
  margin-top: 0;
}
.page-template-page-pagina-padre-hija-z-abejas-avispas-news .grid-masonry {
  margin: 0 0 0 0 !important;
}

.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page {
  /*text-align: left!important;*/
  line-height: 26px !important;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > a:hover {
  color: #224781 !important;
  /* a{
    color: $seaic_pacientes_color !important;
  }*/
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page {
  /*transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index!important;*/
  font-size: 20px !important;
  color: #5A5A5A;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
  /*display: none;*/
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page li {
  font: 16px/15px "Arial", sans-serif;
  color: #777777;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page li.current_page_item, .page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page li.current_page_parent {
  /*background-color: #fff;
  border: 1px solid #DDDDDD;
  padding: 13px 12px;
  width: 201px;*/
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page li.current_page_item a, .page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page li.current_page_parent a {
  color: #224781;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page.current_submenu {
  display: block;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li > ul.submen-page.no-current_submenu {
  display: none;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li.current-menu-item {
  color: #224781 !important;
  background-color: transparent !important;
  border: 0 !important;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li.current-menu-item > a {
  color: #224781 !important;
}
.page-with-structure-abejas-y-avispas .wrapper-sidebar ul.menu-page li.current-menu-item > ul.submen-page {
  display: block;
}
.page-with-structure-abejas-y-avispas .wrapper-gen-item-archive > h3 {
  color: #2F2F2F !important;
  font: bold 24px/22px "Rotis SemiSans Std", sans-serif !important;
  margin-top: 0 !important;
}
.page-with-structure-abejas-y-avispas .wrapper-gen-item-archive > h3 a {
  color: #2F2F2F !important;
}
.page-with-structure-abejas-y-avispas .wrapper-gen-item-archive > h3 a:hover {
  color: #2392CC;
}
.page-with-structure-abejas-y-avispas .wrapper-content .wrapper-subcontent header {
  margin-top: 43px !important;
}
.page-with-structure-abejas-y-avispas .wrapper-content .wrapper-subcontent header h1.subpage-title {
  font: bold 46px/48px "Rotis SemiSans Std", sans-serif !important;
  color: #5A5A5A !important;
  background-color: transparent !important;
  max-width: 100%;
  margin-top: 0px !important;
  padding: 0 !important;
}

/* ------------------------------------------  * END Página padre base-------------------------------- */
/* ------------------------------------------  Archivo Base posts --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-archivo-base-posts {
  /* .wrapper-intro-body {
    padding: 0 39px;
    background-color: pink;
  }*/
}
.page-archivo-base-posts .wrapper-container {
  margin-top: 74px;
  background-color: #fff;
  padding-bottom: 160px;
  /* .wrapper-intro-body {

    .first-column {
      padding-left: 0;
      padding-right: 32px;
      !*background-color: pink;*!
    }

    .second-column {
      !*background-color: turquoise;*!
      padding-left: 24px;
      padding-right: 1px;
    }

  }*/
}
.page-archivo-base-posts .wrapper-container .row.row-sub-content {
  margin: 4px 26px 0 26px;
  /* background-color: antiquewhite;*/
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen {
  background: #cbcbcb url(images/decor-back-title-post.png) no-repeat 120px bottom !important;
  /* height: 169px; */
  width: 100%;
  margin-top: 0px;
  padding: 31px 34px;
  overflow: hidden;
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 {
  font: bold 37px/38px "Rotis SemiSans Std", sans-serif;
  background: url(images/icon-gen-title-post.png) no-repeat center 0 !important;
  padding-left: 0;
  padding-top: 125px;
  color: #fff;
  min-height: 102px;
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2.only-title {
  margin: 0;
  padding: 20px 0 30px 0;
  min-height: auto;
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 small {
  font-size: 67%;
  display: block;
  line-height: 24px;
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 a {
  color: #fff;
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen-content {
  background-color: #e8f7f8;
  padding: 37px 37px;
  margin: 33px 0 0 0;
  margin: 33px 0 0 0;
  font: 16px/19px "Arial", sans-serif;
  color: #777777;
}
.page-archivo-base-posts .wrapper-container .wrapper-titles-gen-content p:last-child {
  margin-bottom: 0;
}
.page-archivo-base-posts .wrapper-container .wrapper-intro-body {
  padding-left: 0;
}
.page-archivo-base-posts .wrapper-container .wrapper-intro-body .first-column {
  padding-left: 0px;
  padding-right: 0px;
}
.page-archivo-base-posts .wrapper-container .wrapper-intro-body .first-column .wrapper-item-archive:first-child {
  margin-top: 0;
}
.page-archivo-base-posts .wrapper-container .wrapper-intro-body .second-column {
  padding-left: 0px;
  padding-right: 0px;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar {
  /*background-color: aquamarine;*/
  padding-left: 0;
  margin-bottom: 62px;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .info-sidebar {
  background-color: #2392CC;
  padding: 0 5px 0 5px;
  font: 10px/34px "Arial", sans-serif;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 7px;
  margin: 0 auto;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar h2 {
  font: bold 30px/32px "Rotis SemiSans Std", sans-serif;
  color: #2BB7C3;
  margin-top: 28px;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar h2 a {
  color: #2BB7C3;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .submenu {
  font: bold 20px/32px "Rotis SemiSans Std", sans-serif;
  color: #5A5A5A;
  border-top: 1px solid #DDDDDD;
  margin-top: 19px;
  padding-top: 28px;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .submenu li::before {
  content: "·";
  margin-right: 7px;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .submenu li.current-menu-item {
  color: #2BB7C3;
  /*width: 257px;*/
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .submenu li a {
  color: #5A5A5A;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .mini-content {
  float: right;
  margin-top: 66px;
  padding: 42px 25px;
  background: #F3F5F3 url(images/decorator-title-post.png) no-repeat 74px top;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .mini-content h3 {
  font: bold 26px/26px "Rotis SemiSans Std", sans-serif;
  color: #2F2F2F;
}
.page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .mini-content p {
  color: #777777;
  font: 18px/21px "Arial", sans-serif;
}
.page-archivo-base-posts .wrapper-item-archive {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;
  margin-top: 22px;
  /* &:first-child{
    margin-top:0;
  }

  &:last-child{
    border-bottom: 0;
  }*/
}
.page-archivo-base-posts .wrapper-item-archive > h3 {
  font: bold 24px/22px "Rotis SemiSans Std", sans-serif;
  margin-top: 0;
}
.page-archivo-base-posts .wrapper-item-archive > h3 a {
  color: #2F2F2F;
}
.page-archivo-base-posts .wrapper-item-archive > h3 a:hover {
  color: #2392CC;
}
.page-archivo-base-posts .wrapper-item-archive .entry-date {
  font: 16px/25px "Arial", sans-serif;
  color: #B4B4B4;
  margin-bottom: 5px;
}
.page-archivo-base-posts .wrapper-item-archive p {
  font: 16px/19px "Arial", sans-serif;
  color: #777777;
}
.page-archivo-base-posts .post-navigation {
  margin-top: 25px;
  float: left;
  margin-right: 97px;
}
.page-archivo-base-posts .post-navigation a {
  width: 20px;
  height: 38px;
  display: block;
  background-color: pink;
  float: left;
  margin-left: 31px;
}
.page-archivo-base-posts .post-navigation .previous {
  background: url(images/previous-post.png) no-repeat center center;
}
.page-archivo-base-posts .post-navigation .next, .page-archivo-base-posts .post-navigation .listado-noticias-farmaceuticas .pagination-blog a.prev, .listado-noticias-farmaceuticas .pagination-blog .page-archivo-base-posts .post-navigation a.prev {
  background: url(images/next-post.png) no-repeat center center;
}
.page-archivo-base-posts .wrapper-titles-gen-post {
  margin: 33px 26px 0 26px;
}
.page-archivo-base-posts .wrapper-titles-gen-post h1 {
  font: bold 45px/46px "Rotis SemiSans Std", sans-serif;
  color: #5A5A5A;
}
.page-archivo-base-posts .wrapper-titles-gen-post .entry-date {
  font: 16px/25px "Arial", sans-serif;
  color: #B4B4B4;
  margin-bottom: 5px;
  margin-top: 5px;
  display: inline-block;
}
.page-archivo-base-posts .wrapper-content-body {
  margin-top: 35px;
}
.page-archivo-base-posts .wrapper-content-body > img.image-content {
  margin-bottom: 38px;
}
.page-archivo-base-posts hr.end-post {
  margin-bottom: 2rem;
}

.wrapper-content-generic a {
  color: #2392CC;
}
.wrapper-content-generic a:hover {
  color: #2BB7C3;
}
.wrapper-content-generic > p {
  font: 16px/23px "Arial", sans-serif;
  color: #777777;
  text-align: justify;
}
.wrapper-content-generic > h1 {
  font: bold 45px/46px "Rotis SemiSans Std", sans-serif;
  color: #5A5A5A;
}
.wrapper-content-generic > h2,
.wrapper-content-generic li.pagenav > h2 {
  font: bold 40px/38px "Rotis SemiSans Std", sans-serif;
  color: #8B8B8B;
  margin-top: 71px;
}
.wrapper-content-generic > h3 {
  font: bold 22px/29px "Arial", sans-serif;
  color: #ADADAD;
  margin-top: 48px;
}
.wrapper-content-generic table {
  font: 16px/23px "Arial", sans-serif;
  color: #777777;
}
.wrapper-content-generic ul {
  margin-top: 22px;
  margin-left: 9px;
}
.wrapper-content-generic ul li {
  padding-left: 20px;
  margin-bottom: 13px;
  font: 16px/23px "Arial", sans-serif;
  color: #777777;
}
.wrapper-content-generic ul li:last-child {
  margin-bottom: 35px;
}
.wrapper-content-generic ul li {
  background: url(images/content-l1-1.png) no-repeat 0 5px;
}
.wrapper-content-generic ul li > ul > li {
  background: url(images/content-l1-2.png) no-repeat 0 5px;
  padding-left: 25px;
}
.wrapper-content-generic ul li > ul > li > ul > li {
  background: url(images/content-l1-3.png) no-repeat 0 5px;
  padding-left: 18px;
}
.wrapper-content-generic li.pagenav {
  list-style: none;
}
.wrapper-content-generic .wp-caption-text {
  font-size: 13px;
}

.page-archivo-base-comites .wrapper-container .wrapper-titles-gen {
  background-color: #2BB7C3 !important;
}
.page-archivo-base-comites .wrapper-container .wrapper-titles-gen h2 {
  background: url(images/icon-gen-title-post.png) no-repeat center 0 !important;
}

.page-archivo-base-estilo-general .wrapper-container .wrapper-titles-gen h2 {
  background: url(images/icon-gen-doc.png) no-repeat center 0 !important;
}
.page-archivo-base-estilo-general .wrapper-container .three-column-sidebar {
  margin-top: 0 !important;
}

.page-archivo-base-estilo-fundacion-seaic .wrapper-container .wrapper-titles-gen {
  background-color: #fff !important;
}
.page-archivo-base-estilo-fundacion-seaic .wrapper-container .wrapper-titles-gen h2 {
  background: url(images/title-archive-and-single-fundacion.png) no-repeat center 0 !important;
}
.page-archivo-base-estilo-fundacion-seaic .wrapper-container .wrapper-titles-gen h2.only-title {
  margin: 0px 0 10px 33px;
  min-height: 111px;
}
.page-archivo-base-estilo-fundacion-seaic .wrapper-container .three-column-sidebar {
  margin-top: 0 !important;
}

.page-template-default .wrapper-container .wrapper-titles-gen {
  background-color: #fff !important;
}
.page-template-default .wrapper-container .wrapper-titles-gen h2 {
  background: none !important;
  color: #5D86A2;
  padding-left: 0 !important;
}
.page-template-default .wrapper-container .wrapper-content-body {
  margin-top: 35px !important;
}

.grid-masonry {
  margin: 20px 43px 0 41px;
}
.grid-masonry .grid-item {
  /*border-bottom: 1px solid #DDDDDD;
  padding-bottom: 44px;
  margin-top: 44px;*/
}

.page-solo-archivo-base-comites .grid-masonry {
  margin: 0 0 0 -16px;
}
.page-solo-archivo-base-comites .wrapper-gen-item-archive {
  /*margin-top: 0;*/
}

.wrapper-gen-item-archive {
  border-bottom: 1px solid #DDDDDD;
  margin-top: 12px;
  padding: 0 13px 29px 13px;
  /* &:first-child{
    margin-top:0;
  }

  &:last-child{
    border-bottom: 0;
  }*/
  /*&:last-child {
    border-bottom: 0;
  }*/
}
.wrapper-gen-item-archive > h3 {
  font: bold 24px/22px "Rotis SemiSans Std", sans-serif;
  margin-top: 0;
  max-height: 87px;
  overflow: hidden;
  height: auto;
  padding-bottom: 5px;
}
.wrapper-gen-item-archive > h3 a {
  color: #2F2F2F;
}
.wrapper-gen-item-archive > h3 a:hover {
  color: #2392CC;
}
.wrapper-gen-item-archive .entry-date {
  font: 16px/25px "Arial", sans-serif;
  color: #B4B4B4;
  margin-bottom: 5px;
}
.wrapper-gen-item-archive p {
  font: 16px/19px "Arial", sans-serif;
  color: #777777;
}
.wrapper-gen-item-archive .paragr_wrapper {
  max-height: 255px;
  overflow: hidden;
}
.wrapper-gen-item-archive .paragr_wrapper a {
  color: #2392CC;
}
.wrapper-gen-item-archive .paragr_wrapper a:hover {
  color: #2BB7C3;
}

/* ------------------------------------------  * END Archivo Base posts-------------------------------- */
/* ------------------------------------------  Mapa centros --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-mapa-general .wrapper-container {
  background: url(images/decor-socios-icon.png) no-repeat center 0;
  margin-top: 74px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 151px;
  padding-bottom: 144px;
  padding-left: 20px;
  padding-right: 20px;
}
.page-mapa-general .title-results {
  font: bold 16px/18px "Arial", sans-serif;
  color: #5A5A5A;
  margin-bottom: 13px;
  margin-top: 10px;
}
.page-mapa-general .title-results span {
  color: #A3A3A3;
}

.title-gen-map {
  margin-top: 57px;
}
.title-gen-map .title-icon .only-icon {
  /*width: 102px;
  height: 74px;
  background: url(images/icon-direcotrio-mapas.png) no-repeat 0 0px;*/
  margin-right: 15px;
  float: left;
  margin-top: 8px;
}
.title-gen-map .title-icon .only-title {
  overflow: hidden;
  height: 100%;
  padding-top: 6px;
}
.title-gen-map .title-icon .only-title h1 {
  font: bold 60px/45px "Rotis SemiSans Std", sans-serif;
  color: #5A5A5A;
}
.title-gen-map .title-icon .only-title h1 small {
  font: bold 40px/45px "Rotis SemiSans Std", sans-serif;
  display: block;
}
.title-gen-map .title-icon .only-title h1 a {
  color: #5A5A5A;
}
.title-gen-map .description {
  font: 16px/19px "Arial", sans-serif;
  color: #777777;
  margin-left: 15px;
  margin-top: 15px;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 0px;
}

.title-faqs {
  margin-top: 83px;
}
.title-faqs .title-icon .only-icon {
  background: url(images/ico-faqs-title.png) no-repeat 6px 0px;
  margin-right: 21px;
  margin-top: 10px;
  width: 95px;
  height: 105px;
}
.title-faqs .title-icon .only-title {
  padding-bottom: 6px;
  padding-top: 29px;
}
.title-faqs .title-icon h2 small {
  line-height: 37px;
}
.title-faqs .description {
  margin-left: 0;
  padding-right: 0px;
  padding-top: 2px;
}

.title-alergologo-map .title-icon .only-icon {
  /*background: url(images/ico-encuentra-alegologo-title.png) no-repeat 16px 0px;*/
  margin-right: 2px;
  margin-top: 10px;
}
.title-alergologo-map .title-icon .only-title {
  padding-bottom: 6px;
}
.title-alergologo-map .title-icon h1 small {
  line-height: 37px;
}
.title-alergologo-map .description {
  margin-left: 0;
  padding-right: 59px;
}

.map-form-socios {
  margin-top: 27px;
}
.map-form-socios .map {
  width: 628px;
  height: 551px;
}
.map-form-socios .map .window_info_maps_right {
  padding: 6px;
}
.map-form-socios .map .window_info_maps_right a.maps_boc_title {
  color: #2392CC;
  font: bold 14px/16px "Arial", sans-serif;
  display: block;
  margin-bottom: 8px;
}
.map-form-socios .map .window_info_maps_right h3 {
  font: bold 12px/14px "Arial", sans-serif;
  color: #5A5A5A;
  text-transform: uppercase;
}
.map-form-socios .map .window_info_maps_right .type-ubicacion {
  color: #A3A3A3;
  font: 16px/23px "Helvetica Neue", sans-serif;
  font-weight: 100;
  display: block;
  padding-left: 1px;
}
.map-form-socios .map .window_info_maps_right li {
  font: 10px/12px "Arial", sans-serif;
  color: #5A5A5A;
  /* background-size: 4%!important;*/
  padding-left: 14px;
  margin-bottom: 4px;
  height: 16px;
}
.map-form-socios .map .window_info_maps_right li.addres {
  background: url(images/item-icon-ubication-p.png) no-repeat 0 0px;
}
.map-form-socios .map .window_info_maps_right li.phone {
  background: url(images/item-icon-telefphon-p.png) no-repeat 0 1px;
}
.map-form-socios .map .window_info_maps_right li.email {
  background: url(images/item-icom-mail-p.png) no-repeat 0 3px;
}
.map-form-socios .map .window_info_maps_right li.web {
  background: url(images/item-icon-web-p.png) no-repeat 0 4px;
}
.map-form-socios .map .window_info_maps_right li a {
  color: #2392CC;
}

.sidebar-search {
  /*margin-left: 20px;
  margin-right: 20px;*/
  margin-top: 100px;
}
.sidebar-search .wrapper-sidebar-search {
  width: 100%;
}
.sidebar-search .wrapper-sidebar-search .search-socios {
  width: 100%;
  height: auto;
  border-radius: 18px;
  background: #2392CC url(images/icon-decor-form-search-map.png) no-repeat 48px -4px;
  padding: 51px 29px 64px 29px;
}
.sidebar-search .wrapper-sidebar-search .mapa-boton {
  width: 100%;
  margin-top: 111px;
  display: block;
}

.socio-item {
  border-top: 1px solid #DDDDDD;
  padding-top: 31px;
  clear: both;
  margin-bottom: 45px;
  overflow: hidden;
}
.socio-item h2 {
  font: 22px/26px "Helvetica Neue", sans-serif;
  font-weight: 500;
  color: #2392CC;
}
.socio-item h2 a {
  color: #2392CC;
}
.socio-item .ubicacion-item {
  width: 339px;
  margin-top: 19px;
  overflow: hidden;
}
.socio-item .ubicacion-item.vertical {
  width: 314px;
  float: left;
  margin-bottom: 28px;
}
.socio-item .ubicacion-item.vertical .wrapper-map-ubication {
  margin-top: 19px;
}
.socio-item .ubicacion-item .wrapper-ubication-data {
  width: 314px;
  float: left;
}
.socio-item .ubicacion-item .wrapper-ubication-data h3 {
  font: bold 16px/18px "Arial", sans-serif;
  color: #5A5A5A;
  text-transform: uppercase;
}
.socio-item .ubicacion-item .wrapper-ubication-data .type-ubicacion {
  color: #A3A3A3;
  font: 16px/23px "Helvetica Neue", sans-serif;
  font-weight: 100;
  display: block;
  padding-left: 1px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data {
  font: 16px/23px "Helvetica Neue", sans-serif;
  font-weight: 100;
  color: #5A5A5A;
  margin-top: 12px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li {
  padding-left: 24px;
  margin-bottom: 6px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.address {
  background: url(images/item-icon-ubication.png) no-repeat 0 3px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.telephone {
  background: url(images/item-icon-telefphon.png) no-repeat 0 1px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.email {
  background: url(images/item-icom-mail.png) no-repeat 0 6px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.web {
  background: url(images/item-icon-web.png) no-repeat 0 4px;
}
.socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li a {
  color: #2392CC;
}
.socio-item .ubicacion-item .wrapper-map-ubication {
  width: 310px;
  float: left;
}
.socio-item .ubicacion-item .wrapper-map-ubication .map_item {
  width: 252px;
  height: 162px;
}
.page-mapa-listado .pagination-blog {
  border-top: 1px solid #DDDDDD;
  padding-top: 70px;
}

.page-mapa-ficha .return-lis {
  font: bold 16px/18px "Arial", sans-serif;
  color: #2392CC;
  display: block;
  float: right;
  margin-top: 11px;
  margin-bottom: 12px;
}
.page-mapa-ficha .wrapper-socio-item-ficha {
  padding-top: 26px;
  clear: both;
  border-top: 1px solid #DDDDDD;
}
.page-mapa-ficha .wrapper-socio-item-ficha h2 {
  font: 28px/30px "Helvetica Neue", sans-serif;
  font-weight: 500;
  color: #2392CC;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item {
  margin-top: 10px;
  overflow: hidden;
  clear: both;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data {
  width: 314px;
  float: left;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data h3 {
  font: bold 16px/18px "Arial", sans-serif;
  color: #5A5A5A;
  text-transform: uppercase;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .type-ubicacion {
  color: #A3A3A3;
  font: 16px/23px "Helvetica Neue", sans-serif;
  font-weight: 100;
  display: block;
  padding-left: 1px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data {
  font: 16px/23px "Helvetica Neue", sans-serif;
  font-weight: 100;
  color: #5A5A5A;
  margin-top: 12px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li {
  padding-left: 24px;
  margin-bottom: 9px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.address {
  background: url(images/item-icon-ubication.png) no-repeat 0 3px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.telephone {
  background: url(images/item-icon-telefphon.png) no-repeat 0 1px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.email {
  background: url(images/item-icom-mail.png) no-repeat 0 6px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.web {
  background: url(images/item-icon-web.png) no-repeat 0 4px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li a {
  color: #2392CC;
}
.page-mapa-ficha .wrapper-socio-item-ficha .wrapper-map-ubication {
  width: 100%;
  float: left;
  max-width: 616px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .wrapper-map-ubication .map_item {
  width: 100%;
  height: 197px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .data-socio-priv {
  border-top: 1px solid #DDDDDD;
  padding-top: 30px;
  margin-bottom: 14px;
  overflow: hidden;
  margin-top: 25px;
}
.page-mapa-ficha .wrapper-socio-item-ficha .data-socio-priv p {
  font: 16px/22px "Arial", sans-serif;
  color: #777777;
  margin-bottom: 39px;
}

.page-mapa-ficha-alergologo .ubicacion-item .wrapper-ubication-data {
  margin-top: 45px;
}
.page-mapa-ficha-alergologo .wrapper-map-ubication {
  margin-top: 15px;
}

/* ------------------------------------------  * END Mapa centros------------------------------- */
/* ------------------------------------------  Documentos--- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-documentos-general {
  margin-top: 73px;
}
.page-documentos-general .wrapper-container {
  padding-bottom: 17px;
  margin-bottom: 73px;
}
.page-documentos-general .title-documentos .title-icon {
  margin-left: 0px;
}
.page-documentos-general .title-documentos .title-icon .only-icon {
  background: url(images/ico-documentos-title.png) no-repeat 16px 0px;
  margin-right: 11px;
  margin-top: 10px;
  height: 94px;
}
.page-documentos-general .title-documentos .title-icon .only-title {
  padding-bottom: 6px;
  padding-top: 28px;
}
.page-documentos-general .title-documentos .title-icon h1 small {
  line-height: 37px;
}
.page-documentos-general .title-documentos .description {
  margin-left: 0;
  padding-right: 0;
  margin-top: 33px;
}
.page-documentos-general .wrapper-content-documentos h2.doc-category-title {
  font: 37px/39px "Arial", sans-serif;
  color: #2BB7C3;
  text-transform: uppercase;
  border-top: 1px solid #B4B4B4;
  padding-top: 70px;
  margin-top: 27px;
}

.page-documentos-single .wrapper-container {
  padding-bottom: 246px;
}
.page-documentos-single .body-documento-block {
  margin-top: 48px;
}
.page-documentos-single .body-documento-block .block-image img {
  width: 100%;
}
.page-documentos-single .body-documento-block .block-image .ico-doc {
  width: 79px;
  height: 87px;
  display: block;
  position: absolute;
  background: url(images/ico-doc-gen-big.png) no-repeat 0 0;
  top: 0;
  right: 28px;
}
.page-documentos-single .body-documento-block .block-image .ico-doc-pdf {
  background: url(images/ico-doc-pdf-big.png) no-repeat 0 0;
}
.page-documentos-single .body-documento-block .block-image .ico-doc-doc {
  background: url(images/ico-doc-doc-big.png) no-repeat 0 0;
}
.page-documentos-single .body-documento-block .block-image .ico-doc-ppt {
  background: url(images/ico-doc-ppt-big.png) no-repeat 0 0;
}
.page-documentos-single .body-documento-block .block-image .ico-doc-html {
  background: url(images/ico-doc-html-big.png) no-repeat 0 0;
}
.page-documentos-single .body-documento-block .block-image .ico-doc-img {
  background: url(images/ico-doc-img-big.png) no-repeat 0 0;
}
.page-documentos-single .body-documento-block .block-image .ico-doc-xls {
  background: url(images/ico-doc-xls-big.png) no-repeat 0 0;
}
.page-documentos-single .body-documento-block .block-content {
  margin-left: 0;
  margin-top: 40px;
}
.page-documentos-single .body-documento-block .block-content h1 {
  font: bold 45px/46px "Rotis SemiSans Std", sans-serif;
  color: #5A5A5A;
}
.page-documentos-single .body-documento-block .block-content h4 {
  font: 14px/21px "Arial", sans-serif;
  color: #2BB7C3;
  text-transform: uppercase;
}
.page-documentos-single .body-documento-block .block-content h4 a {
  color: #2BB7C3;
}
.page-documentos-single .body-documento-block .block-content .data-post {
  margin-top: 53px;
  margin-bottom: 14px;
  clear: both;
}
.page-documentos-single .body-documento-block .block-content .data-post .entry-date {
  color: #989898;
  font: 14px/21px "Arial", sans-serif;
  text-transform: uppercase;
  float: left;
  margin-right: 25px;
}
.page-documentos-single .body-documento-block .block-content .data-post .entry-author {
  font: 14px/21px "Arial", sans-serif;
  color: #2392CC;
  text-transform: uppercase;
}
.page-documentos-single .body-documento-block .block-content .data-post .entry-author::before {
  content: "|";
  position: relative;
  top: -1px;
  left: -10px;
  color: #989898;
}
.page-documentos-single .body-documento-block .block-content p {
  font: 16px/22px "Arial", sans-serif;
  color: #777777;
  margin-bottom: 24px;
}
.page-documentos-single .body-documento-block .block-content .wrapper-content-body {
  clear: both;
}

.documentos-block {
  margin-top: 62px;
}

.thumb-doc {
  overflow: hidden;
  margin-bottom: 38px;
}
.thumb-doc .thmb-image {
  position: relative;
}
.thumb-doc .thmb-image img {
  width: 100%;
}
.thumb-doc .thmb-image .ico-doc {
  width: 37px;
  height: 41px;
  display: block;
  position: absolute;
  background: url(images/ico-doc-gen.png) no-repeat 0 0;
  top: 0;
  right: 14px;
}
.thumb-doc .thmb-image .ico-doc-pdf {
  background: url(images/ico-doc-pdf.png) no-repeat 0 0;
}
.thumb-doc .thmb-image .ico-doc-doc {
  background: url(images/ico-doc-doc.png) no-repeat 0 0;
}
.thumb-doc .thmb-image .ico-doc-ppt {
  background: url(images/ico-doc-ppt.png) no-repeat 0 0;
}
.thumb-doc .thmb-image .ico-doc-html {
  background: url(images/ico-doc-html.png) no-repeat 0 0;
}
.thumb-doc .thmb-image .ico-doc-img {
  background: url(images/ico-doc-img.png) no-repeat 0 0;
}
.thumb-doc .thmb-image .ico-doc-xls {
  background: url(images/ico-doc-xls.png) no-repeat 0 0;
}
.thumb-doc .thumb-content .wrapper-cat {
  height: 18px;
  margin-top: 9px;
  overflow: hidden;
}
.thumb-doc .thumb-content h3 {
  font: bold 24px/22px "Rotis SemiSans Std", sans-serif;
  color: #2F2F2F;
  margin-top: 9px;
  overflow: hidden;
}
.thumb-doc .thumb-content h3 a {
  color: #2F2F2F;
}
.thumb-doc .thumb-content h4 {
  font: 12px/19px "Arial", sans-serif;
  color: #2BB7C3;
  text-transform: uppercase;
  margin-top: 0 !important;
}
.thumb-doc .thumb-content h4 a {
  color: #2BB7C3;
}

.wrapper-shortcode-documentos {
  margin-top: 0px;
}
.wrapper-shortcode-documentos .wrapper-content-documentos h2.doc-category-title {
  border-top: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.wrapper-shortcode-documentos .tt-btn-doc {
  color: white !important;
}

/* ------------------------------------------  * END Documentos ------------------------------- */
/* ------------------------------------------  Faqs--- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.general-faqs {
  margin-left: 0;
  margin-top: 28px;
}

.wrapper-faqs-independiente {
  margin-top: 0px !important;
}
.wrapper-faqs-independiente .wrapper-faq-category-select {
  border-bottom: 1px solid #DDDDDD;
  margin-left: -8px;
  padding-bottom: 12px;
  margin-bottom: 53px;
}
.wrapper-faqs-independiente .accordion-seaic .panel:first-child .panel-title a {
  margin-top: 0;
}
.wrapper-faqs-independiente .accordion-seaic .panel-title a {
  display: block;
  font: 20px/24px "Helvetica Neue", sans-serif;
  font-weight: 500;
  color: #2392CC;
  position: relative;
  padding-left: 51px;
  padding-bottom: 7px;
  padding-top: 4px;
  margin-top: 32px;
  min-height: 37px;
  /*  &.collapsed{
    background: url(images/faq-more.png) no-repeat 0 0px;
  }*/
}
.wrapper-faqs-independiente .accordion-seaic .panel-title a[aria-expanded=false] {
  background: url(images/faq-more.png) no-repeat 0 0px;
}
.wrapper-faqs-independiente .accordion-seaic .panel-title a[aria-expanded=true] {
  background: url(images/faq-minus.png) no-repeat 0 0;
}
.wrapper-faqs-independiente .accordion-seaic .panel-body {
  margin-left: 50px;
  margin-top: 0px;
}
.wrapper-faqs-independiente .accordion-seaic .panel-body p {
  font: 16px/26px "Arial", sans-serif;
  color: #777777;
}
.wrapper-faqs-independiente .tt-btn-faq-category {
  background-color: #2BB7C3;
  text-transform: uppercase;
  display: inline-block;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.wrapper-faqs-shortcode {
  margin-top: 0px;
  margin-bottom: 52px;
}
.wrapper-faqs-shortcode h2.doc-category-title {
  font: 37px/39px "Arial", sans-serif !important;
  color: #8B8B8B !important;
  text-transform: uppercase;
  border-top: 0;
  padding-top: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: -8px;
}
.wrapper-faqs-shortcode .tt-btn-doc {
  color: white !important;
}

/* ------------------------------------------  * END Faqs ------------------------------- */
/* ------------------------------------------  DIRECTORIO DE SOCIOS--- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.wrapper-page-directorio-de-centros-new {
  /* MAPA MENU CENTROS */
}
.wrapper-page-directorio-de-centros-new .title_map_directorio {
  margin-top: 24px;
  margin-left: 6px;
}
.wrapper-page-directorio-de-centros-new .wrapper-content-dir-centros {
  padding: 47px 15px 60px 15px;
  border-radius: 6px;
  background: #eaf5fe url(images/decor-dir-centros.png) no-repeat -100px -100px;
  border-top: 0 !important;
}
.wrapper-page-directorio-de-centros-new .socio-item .ubicacion-item {
  width: 100%;
}
.wrapper-page-directorio-de-centros-new .socio-item .ubicacion-item .wrapper-ubication-data {
  width: 100%;
}
.wrapper-page-directorio-de-centros-new .socio-item .ubicacion-item .wrapper-ubication-data li {
  word-break: break-word;
}
.wrapper-page-directorio-de-centros-new #spain {
  background: url(images/spain.gif) no-repeat;
  position: relative;
  float: none;
  margin-left: auto;
  padding: 0px;
  width: 275px;
  height: 253px;
  margin-bottom: 33px;
  background: url(images/spain.gif) no-repeat;
  position: relative;
  /* float: left; */
  margin-left: auto;
  margin-top: 20px;
  padding: 0px;
  width: 275px;
  height: 253px;
  margin-right: auto;
  margin-bottom: 33px;
}
.wrapper-page-directorio-de-centros-new #spain li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;
  position: absolute;
}
.wrapper-page-directorio-de-centros-new #spain a {
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  outline: none;
  cursor: hand;
}
.wrapper-page-directorio-de-centros-new #gal {
  left: 2px;
  top: 2px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #gal a {
  width: 47px;
  height: 51px;
}
.wrapper-page-directorio-de-centros-new #gal a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -5px -261px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #ast {
  left: 43px;
  top: 7px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #ast a {
  width: 50px;
  height: 18px;
}
.wrapper-page-directorio-de-centros-new #ast a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -60px -263px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #can {
  left: 88px;
  top: 11px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #can a {
  width: 32px;
  height: 19px;
}
.wrapper-page-directorio-de-centros-new #can a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -116px -263px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #eus {
  left: 118px;
  top: 13px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #eus a {
  width: 30px;
  height: 25px;
}
.wrapper-page-directorio-de-centros-new #eus a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -116px -292px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #nav {
  left: 136px;
  top: 16px;
  z-index: 30;
}
.wrapper-page-directorio-de-centros-new #nav a {
  width: 31px;
  height: 37px;
}
.wrapper-page-directorio-de-centros-new #nav a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -119px -329px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #lar {
  left: 122px;
  top: 31px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #lar a {
  width: 27px;
  height: 21px;
}
.wrapper-page-directorio-de-centros-new #lar a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -76px -287px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #ara {
  left: 141px;
  top: 27px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #ara a {
  width: 57px;
  height: 80px;
}
.wrapper-page-directorio-de-centros-new #ara a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -155px -265px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #cat {
  left: 189px;
  top: 27px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #cat a {
  width: 59px;
  height: 61px;
}
.wrapper-page-directorio-de-centros-new #cat a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -214px -305px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #cyl {
  left: 44px;
  top: 19px;
  z-index: 10;
}
.wrapper-page-directorio-de-centros-new #cyl a {
  width: 104px;
  height: 82px;
}
.wrapper-page-directorio-de-centros-new #cyl a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -3px -320px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #mad {
  left: 93px;
  top: 74px;
  z-index: 30;
}
.wrapper-page-directorio-de-centros-new #mad a {
  width: 29px;
  height: 33px;
}
.wrapper-page-directorio-de-centros-new #mad a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -82px -413px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #clm {
  left: 75px;
  top: 70px;
  z-index: 10;
}
.wrapper-page-directorio-de-centros-new #clm a {
  width: 92px;
  height: 87px;
}
.wrapper-page-directorio-de-centros-new #clm a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -134px -383px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #val {
  left: 155px;
  top: 84px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #val a {
  width: 40px;
  height: 77px;
}
.wrapper-page-directorio-de-centros-new #val a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -232px -380px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #mur {
  left: 140px;
  top: 139px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #mur a {
  width: 31px;
  height: 35px;
}
.wrapper-page-directorio-de-centros-new #mur a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -137px -483px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #ext {
  left: 31px;
  top: 91px;
  z-index: 20;
}
.wrapper-page-directorio-de-centros-new #ext a {
  width: 58px;
  height: 67px;
}
.wrapper-page-directorio-de-centros-new #ext a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -3px -407px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #and {
  left: 28px;
  top: 139px;
  z-index: 10;
}
.wrapper-page-directorio-de-centros-new #and a {
  width: 124px;
  height: 71px;
}
.wrapper-page-directorio-de-centros-new #and a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -5px -478px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #iba {
  left: 213px;
  top: 98px;
  z-index: 10;
}
.wrapper-page-directorio-de-centros-new #iba a {
  width: 61px;
  height: 34px;
}
.wrapper-page-directorio-de-centros-new #iba a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -208px -482px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #ica {
  left: 162px;
  top: 208px;
  z-index: 10;
}
.wrapper-page-directorio-de-centros-new #ica a {
  width: 109px;
  height: 40px;
}
.wrapper-page-directorio-de-centros-new #ica a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -162px -531px;
  color: #ffffcc;
}
.wrapper-page-directorio-de-centros-new #ceu {
  left: 72px;
  top: 213px;
  z-index: 10;
}
.wrapper-page-directorio-de-centros-new #ceu a {
  width: 54px;
  height: 19px;
}
.wrapper-page-directorio-de-centros-new #ceu a:hover {
  background: url(images/mapa1-azul.gif) no-repeat -6px -552px;
  color: #ffffcc;
}

/* ------------------------------------------  * END DIRECTORIO DE SOCIOS ------------------------------- */
/* ------------------------------------------   contacto --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-contacto .title-contacto {
  margin-top: 83px;
}
.page-contacto .title-contacto .title-icon .only-icon {
  background: url(images/ico-contacto-title.png) no-repeat 6px 0px;
  margin-right: 21px;
  margin-top: 10px;
  /* width: 106px;*/
  height: 105px;
}
.page-contacto .title-contacto .title-icon .only-title {
  padding-bottom: 6px;
  padding-top: 18px;
}

.destacados-home {
  background-color: #fff;
  padding-bottom: 100px;
}

/* ------------------------------------------  * END contacto ------------------------------- */
/* ------------------------------------------   Plugin Myteheme login --- ---------------------------------------- */
/* ------------------------------------------------------------------------------------------------------ */
.page-login h2 {
  margin-top: 48px;
}

.tml {
  margin: 54px auto 0 auto;
}
.tml .tml-lostpassword {
  margin-top: 31px;
}
.tml .tml-rememberme-submit-wrap {
  margin-bottom: 0;
}
.tml .tml-action-links li {
  padding-left: 20px;
}
.tml .tml-rememberme-wrap {
  float: left;
  margin-top: 41px;
}
.tml.tml-user-panel {
  overflow: hidden;
}
.tml .tml-user-avatar {
  float: left;
}
.tml ul.tml-user-links {
  margin-left: 29px;
  float: left;
  margin-top: 0;
}

/* ------------------------------------------   END Plugin Myteheme login --- ---------------------------------------- */
.page-pacientes,
.page-profesionales {
  margin-bottom: 269px;
}

.page-home {
  margin-bottom: 87px;
}

.url-in-content {
  font: 21px/23px "Arial", sans-serif !important;
  color: #F38C47 !important;
  margin-bottom: 29px !important;
}

p > strong > span,
p > span > strong {
  word-break: break-word;
}

.tml-field-wrap.tml-submit-wrap {
  overflow: hidden;
}

.item-archive-prensa-left {
  padding: 0 13px 29px 13px;
}
.item-archive-prensa-left .entry-date {
  font: 19px/25px "Arial", sans-serif;
  color: #B4B4B4;
  margin-top: 0 !important;
  display: block;
  margin-bottom: 0;
}

.wrapper-item-archive-prensa {
  margin-top: 0 !important;
}
.wrapper-item-archive-prensa h3 {
  margin-top: 0 !important;
  font-size: 28px;
  line-height: 28px !important;
}
.wrapper-item-archive-prensa h3 a {
  color: #2F2F2F !important;
  font: bold 28px/28px "Rotis SemiSerif Std", sans-serif !important;
}

/* La Industria Informa */
#page-wrapper.listado-farmaceuticas,
#page-wrapper.listado-noticias-farmaceuticas {
  margin-bottom: 212px !important;
}

#page-wrapper.listado-noticias-farmaceuticas.paginado {
  margin-bottom: 0 !important;
}

.ii-banner {
  background-color: #5D86A2;
  padding: 56px 43px 35px 43px;
  margin-top: 40px;
}
.ii-banner__imagen {
  width: 124px;
  height: 124px;
  position: relative;
  margin: 0 auto 30px;
}
.ii-banner__imagen img {
  max-width: 100%;
  height: auto;
}
.ii-banner__imagen span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(8px, -8px);
  width: 32px;
  padding: 2px 0 1.5px;
  text-align: center;
  background-color: #D11C1C;
  color: #FFF;
  font-weight: bold;
  border-radius: 50%;
}
.ii-banner__contenido {
  text-align: center;
}
.ii-banner__contenido h4 {
  font-family: "Rotis SemiSans Std", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
}
.ii-banner__contenido h4 span {
  display: block;
  font-size: 29px;
}
.ii-banner__contenido p {
  font-family: Arial;
  text-align: center;
  color: #FFF;
  opacity: 0.8;
  font-size: 18px;
}
.ii-banner__contenido a {
  display: inline-block;
  font-family: "Rotis SemiSans Std", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  padding: 15px 20px 10px;
  margin-top: 10px;
  border: 1px solid #FFF;
  border-radius: 5px;
  cursor: pointer;
}
.ii-banner__contenido a:hover {
  background-color: #FFF;
  color: #5D86A2;
}

.listado-farmaceuticas .wrapper-container {
  padding-bottom: 0 !important;
}

.listado-noticias-farmaceuticas .wrapper-container {
  padding-bottom: 48px !important;
}

.lf-titulo {
  background: #5D86A2 url(images/decor-back-title-post.png) no-repeat 120px bottom !important;
  width: 100%;
  margin-top: 0px;
  padding: 31px 34px;
  overflow: hidden;
}
.lf-titulo__imagen {
  background-color: #FFF;
  width: 100px;
  text-align: center;
  margin: 0 auto 30px;
  padding: 25px 0 21px;
  border-radius: 50%;
}
.lf-titulo__imagen img {
  display: block;
  width: 54px;
  height: 54px;
  height: auto;
  margin: 0 auto;
}
.lf-titulo h2 {
  font-family: "Rotis SemiSans Std", sans-serif;
  font-size: 37px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  line-height: 40px;
}
.lf-titulo h2 span {
  display: block;
  font-size: 56px;
}

.listado-info, .listado-info--especial {
  background: #F6F8FA;
  padding: 35px;
  position: relative;
}
.listado-info p, .listado-info--especial p {
  font-size: 18px;
  color: #777777;
}
.listado-info p:first-child, .listado-info--especial p:first-child {
  margin-top: 0;
}
.listado-info p:last-child, .listado-info--especial p:last-child {
  margin-bottom: 0;
}
.listado-info__imagen {
  display: block;
  width: 205px;
  height: 115px;
  object-fit: contain;
  object-position: center;
  margin: 0 auto 30px;
}
.listado-info h1, .listado-info--especial h1 {
  font-family: "Rotis SemiSans Std", sans-serif;
  font-size: 37px;
  font-weight: 700;
  color: #2F2F2F !important;
  text-align: center;
}
.listado-info__counter, .lf-item__counter {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #D11C1C;
  color: #FFF;
  width: 29px;
  padding: 4px 0 3px 1px;
  text-align: center;
  border-radius: 4px;
}
.listado-info__counter::after, .lf-item__counter::after {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(0, 45%);
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #D11C1C;
}

.listado-info--especial {
  padding: 15px 35px;
}

.lf-loop {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0;
}

.lf-item {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 0 30px 0;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
}
.lf-item__imagen {
  margin: 10px;
  padding: 20px;
  width: calc(100% - 20px);
  height: 152px;
  object-fit: contain;
  object-position: center;
}
.lf-item h3 {
  font-family: "Rotis SemiSans Std", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  border-top: 1px solid #DDD;
  margin: 0;
  padding: 15px 30px 10px;
}
.lf-item__counter {
  top: 0;
  right: 0;
  transform: translate(50%, -45%);
}

.listado-noticias-farmaceuticas .pagination-blog .current {
  background-color: #5B348D;
}

.listado-noticias-farmaceuticas .pagination-blog a {
  color: #5B348D;
}
.listado-noticias-farmaceuticas .pagination-blog a.next, .listado-noticias-farmaceuticas .pagination-blog a.prev {
  color: #FFF;
  position: relative;
  overflow: hidden;
}
.listado-noticias-farmaceuticas .pagination-blog a.next::before, .listado-noticias-farmaceuticas .pagination-blog a.prev::before {
  content: "›";
  font-size: 34px;
  color: #5B348D;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}
.listado-noticias-farmaceuticas .pagination-blog a.prev::before {
  content: "‹";
}

.page-template-page-portada-pacientes #wrapper-navbar {
  background-color: #2BB7C3;
}
.page-template-page-portada-pacientes .menu-portada > ul {
  background-color: #2BB7C3;
}
.page-template-page-portada-pacientes .btn-sala-prensa a {
  background-color: #2392CC !important;
}

.page-id-6 #wrapper-navbar {
  background-color: #A1CA0F;
}
.page-id-6 .menu-portada > ul {
  background-color: #A1CA0F;
}
.page-id-6 .btn-asociarse a {
  background-color: #ABD60F !important;
}

/*********** Ajuestes nuevo diseño SEAIC 17/06/2024 *********************/
.wrapper-pg-section-head {
  background-size: cover;
  height: 400px;
  background-repeat: no-repeat;
}

.line-title {
  width: 15%;
  border-bottom: 1px solid #A1CA0F;
  margin: 0 16px;
}

.tt-btn-contacto:hover {
  color: black;
}

/* ========= [2 - .col-sm] [540px] [Small >= 576px] [Small devices (landscape phones, 576px and up)] [@media (min-width: 576px)] ======== */
@media (min-width: 414px) {
  h1 {
    color: green;
  }
  #show-real-images {
    background-position: center 1576px;
  }
  #wrapper-logo {
    padding-top: 0px;
  }
  .wrapper-slider-gen {
    height: 392px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content {
    top: 0px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    height: 392px;
  }
  .owl-theme .owl-nav {
    top: 35%;
  }
  /* ------------------------------------------  Archivo Base posts --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .info-sidebar {
    background: #2392CC url(images/icon-info-comites-btm.png) no-repeat 22px center;
    padding: 0 14px 0 42px;
  }
  .page-archivo-base-posts .wrapper-item-archive {
    padding-bottom: 44px;
    margin-top: 44px;
  }
  .page-archivo-base-posts .wrapper-item-archive h3 {
    font-size: 28px;
    line-height: 26px;
  }
  .page-archivo-base-posts .wrapper-item-archive p {
    font-size: 18px;
    line-height: 21px;
  }
  .wrapper-gen-item-archive {
    padding-bottom: 29px;
    margin-top: 44px;
  }
  .wrapper-gen-item-archive h3 {
    font-size: 28px;
    line-height: 28px;
  }
  .wrapper-gen-item-archive p {
    font-size: 18px;
    line-height: 21px;
  }
  /* ------------------------------------------  * END Archivo Base posts-------------------------------- */
  .page-mapa-ficha .wrapper-socio-item-ficha .wrapper-map-ubication .map_item {
    width: 294px;
    height: 197px;
  }
  #menu-options .container {
    padding: 25px 29px;
  }
  #menu-options .tabs-generic-movil {
    height: 31px;
  }
  #menu-options .tabs-generic-movil li.left {
    float: left;
    margin-right: 6px;
  }
  #menu-options .tabs-generic-movil li.right {
    float: right;
    margin-left: 1px;
    margin-top: 0;
  }
  #menu-options .menu-principal-mob {
    padding: 29px 10px 10px 10px;
  }
  #menu-options .menu-principal-mob > li {
    padding-left: 0px;
  }
  #menu-options .menu-principal-mob > li > ul {
    margin-bottom: 23px;
  }
  #menu-options .menu-principal-mob > li > ul > li {
    padding-left: 30px;
  }
  .wrapper-sala-de-prensa-banner .content {
    padding: 78px 41px 40px 41px;
    width: 315px;
  }
  .lf-item {
    width: 254px;
  }
}
.map-form-socios .map {
  width: 295px;
  height: 551px;
}

/* ========= [3 - .col-md] [720px] [Medium >= 768px ] [Medium devices (tablets, 768px and up)] [@media (min-width: 768px)] ======== */
@media (min-width: 768px) {
  #menu-options .container {
    max-width: 706px;
    width: 100%;
    padding: 25px 61px;
  }
  #menu-options .tabs-generic-movil li.right {
    margin-left: 6px;
  }
  #menu-options .tabs-generic-movil .tt-btn-sala-prensa {
    padding-left: 34px;
    display: inline;
    width: 100%;
    color: #fff;
  }
  #menu-options .tabs-generic-movil .tt-btn-sala-prensa:hover {
    color: #fff;
  }
  #menu-options .tabs-generic-movil .tt-btn-asociarse {
    padding-left: 35px;
    display: inline;
    width: 100%;
    color: #fff;
  }
  #menu-options .tabs-generic-movil .tt-btn-asociarse:hover {
    color: #fff;
  }
  /* .......... galerias nativas WordPress .......... */
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  #show-real-images {
    background-position: center 1257px;
  }
  #wrapper-logo {
    margin-top: 0;
  }
  .wrapper-footer .container {
    background-position: 263px 0;
  }
  .wrapper-footer .wrapper-social-items {
    margin-top: 34px;
    margin-left: 111px;
  }
  .wrapper-footer ul.social-items {
    display: block;
    float: right;
  }
  .wrapper-footer ul.buttons-helpers {
    display: block;
    float: right;
    margin-left: 10px;
  }
  .wrapper-footer .footer-logo {
    text-align: center;
  }
  .wrapper-footer .footer-logo .custom-logo-link img {
    margin-top: 41px;
    margin-left: 24px;
  }
  .wrapper-footer .footer-separator {
    width: 100%;
  }
  .wrapper-footer .footer-col .wrapper-col-footer {
    margin-left: 19px;
    border-right: 1px solid #5D86A2;
  }
  .wrapper-footer .footer-col-1 .wrapper-col-footer {
    width: 219px;
    margin-top: 0px;
    padding-right: 13px;
  }
  .wrapper-footer .footer-col-2 .wrapper-col-footer {
    margin-top: 51px;
    padding-right: 13px;
  }
  .wrapper-footer .footer-col-3 .wrapper-col-footer {
    margin-top: 52px;
    margin-left: -11px !important;
    border-right: none;
    padding-right: 13px;
  }
  .wrapper-footer .footer-menu {
    padding: 45px 0 56px 66px;
  }
  .wrapper-footer .wrapper-menu-ad {
    margin-top: 0;
  }
  .wrapper-footer .wrapper-menu-ad > ul {
    margin-left: -10px;
    margin-top: 26px;
  }
  .wrapper-footer .wrapper-menu-ad > ul > li {
    width: 178px;
    margin-left: 0;
  }
  .wrapper-footer .wrapper-menu-ad > ul > li > a {
    font: bold 14px/57px arial, sans-serif;
  }
  .wrapper-footer-2 .footer-copyr ul.legal {
    margin-left: 48px;
  }
  .wrapper-footer-2 .footer-copyr .wrapper-leyen {
    width: 81%;
  }
  .wrapper-slider-gen {
    width: 768px;
    height: 392px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    width: 768px;
    height: 392px;
    background-size: auto;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content {
    position: absolute;
    right: 6%;
    bottom: 20px;
    left: 6%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    top: 65px;
    display: block !important;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content h3 {
    max-height: inherit;
    font: bold 38px/38px "Roboto", sans-serif;
    padding: 0;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content p {
    font: 14px/16px "Roboto", sans-serif;
    margin: 28px 0;
    right: 14%;
    left: 14%;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content a.call-action {
    display: inline-block;
  }
  .wrapper-slider-gen .owl-theme .owl-nav {
    top: 50%;
  }
  .wrapper-slider-gen .owl-theme .owl-nav button.owl-prev {
    top: -72px;
  }
  .wrapper-slider-gen .owl-theme .owl-nav button.owl-next {
    top: -72px;
  }
  .wrapper-slider-news {
    width: 100%;
    height: 328px;
  }
  .wrapper-slider-news .title-block {
    width: initial;
    margin-left: 22px;
  }
  .wrapper-slider-news .owl-carousel-news {
    width: 100%;
    height: 328px;
  }
  .wrapper-slider-news .owl-carousel-news .item {
    padding: 42px 0px;
  }
  .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 {
    height: 68px;
  }
  .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p {
    height: 79px;
  }
  .page-home .wrapper-slider-gen,
  .page-template-page-portada-pacientes .wrapper-slider-gen,
  .page-id-6 .wrapper-slider-gen {
    width: 100%;
  }
  .page-home .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper,
  .page-template-page-portada-pacientes .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper,
  .page-id-6 .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    width: 100%;
  }
  .promo {
    width: 535px;
    height: 192px;
  }
  .promo .promo-description {
    word-spacing: normal;
    margin-top: 8px;
  }
  .promo .promo-description h4 {
    font: bold 36px/40px "Roboto", sans-serif;
    margin-top: 15px;
  }
  .promo .promo-description h4 small {
    font: bold 26px/32px "Roboto", sans-serif;
    display: block;
  }
  .promo .promo-description p {
    font: 16px/21px "Arial", sans-serif;
  }
  /* .... promo encuentra ..... */
  .promo-encuentra {
    padding-left: 26px;
    padding-top: 36px;
  }
  .promo-encuentra .icon-encuentra {
    background: url(images/icon-encuentra-2.png) no-repeat center 0;
    width: 142px;
    height: 139px;
    background-position-y: 15px;
  }
  .promo-encuentra .promo-description::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo fundación ..... */
  .promo-fundacion-seaic {
    padding-left: 26px;
    padding-top: 36px;
  }
  .promo-fundacion-seaic .icon-fundacion-seaic {
    width: 142px;
    height: 139px;
    background: url(images/icon-promo-fundacion-2.png) no-repeat center 0;
    background-position-y: 10px;
  }
  .promo-fundacion-seaic .promo-fundacion-seaic-desc::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo directorio centros ..... */
  .promo-directorio-centros {
    padding: 54px 14px 19px 16px;
    margin-top: 63px;
  }
  .promo-directorio-centros .icon-directorio-centros {
    width: 176px;
    height: 121px;
    background: url(images/icon-directorio-centros-md.png) no-repeat 0 0;
  }
  .promo-directorio-centros .promo-description {
    margin-top: -10px;
  }
  /* .... promo directorio centros v2 ..... */
  .promo-directorio-centros-v2 {
    height: 182px;
  }
  .promo-directorio-centros-v2 .promo-description h4 {
    word-spacing: normal;
    margin-top: 0;
  }
  .promo-directorio-centros-v2 .promo-description::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo directorio  ..... */
  .promo-directorio-socios {
    padding: 43px 14px 12px 31px;
    margin-top: 60px;
  }
  .promo-directorio-socios .icon-directorio-socios {
    width: 147px;
    height: 107px;
    background: url(images/icon-directorio-socios-md.png) no-repeat 0 0;
  }
  .promo-directorio-socios .promo-description {
    margin-top: -9px;
  }
  /* .... promo actas y acuerdos  ..... */
  .promo-actas-acuerdos {
    padding: 43px 14px 12px 20px;
    background-color: #ABD60F;
    background: url(images/fondo-boton-verde.png) no-repeat center 0 !important;
    border-radius: 20px;
  }
  .promo-actas-acuerdos .icon-actas-acuerdos {
    width: 142px;
    height: 130px;
    background: url(images/icon-actas-acuerdos-new.png) no-repeat 26px 0;
    background-size: 67%;
  }
  /* ------------------------------------------  Destacados --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .destacado-head {
    margin: 0;
    padding: 80px 0 0 216px;
  }
  .destacado-head h2 {
    font: bold 63px/46px "Roboto", sans-serif;
    background: url(images/icon-destacado-md.png) no-repeat 92px 28px;
    padding: 0;
    margin-bottom: 19px;
  }
  .destacado-block .thumb-featured {
    height: 310px;
    margin-top: 23px;
  }
  .destacado-block .thumb-featured .thumb-content h2 {
    font: bold 24px/24px "Roboto", sans-serif;
    margin-top: 27px;
  }
  .destacado-block .thumb-featured .thumb-content p {
    margin-top: 8px;
  }
  /* ------------------------------------------  * END Destacados-------------------------------- */
  /* ------------------------------------------  NOticias Comites block --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .noticias-comites-head h2 {
    font: bold 63px/46px "Rotis SemiSans Std", sans-serif;
    background: url(images/header-noticias-comites.png) no-repeat 140px 42px !important;
    background-size: 15% !important;
    height: 151px;
    padding: 47px 0 0 257px;
    margin-bottom: 19px;
  }
  /* ------------------------------------------  sala de prensa banner --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-sala-de-prensa-banner {
    margin-top: 157px;
  }
  .wrapper-sala-de-prensa-banner .background {
    background-image: url(images/salade-prensa-banner-dummy.png);
    height: 456px;
    width: 100%;
  }
  .wrapper-sala-de-prensa-banner .content {
    top: 0px;
    width: 627px;
    height: 437px;
    padding: 67px 41px 40px 74px;
    background: url(images/back-sala-prensa-content-md.png) no-repeat center 0;
  }
  .wrapper-sala-de-prensa-banner .content p {
    margin-top: 29px;
  }
  /* ------------------------------------------  * END sala de prensa banner-------------------------------- */
  /* ------------º------------------------------  fundacion bbva banner --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-fundacion-bbva .background {
    background-image: url(images/bbva-banner-dummy.png);
  }
  .wrapper-fundacion-bbva .content {
    background: url(images/back-bbva-content.png) no-repeat 0 center;
  }
  /* ------------------------------------------  * END fundacion bbva banner-------------------------------- */
  /* ------------------------------------------  Patrocinadores --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-patrocinio {
    margin-top: 85px;
  }
  .wrapper-patrocinio h2 {
    left: 69px;
  }
  .wrapper-patrocinio .logo {
    height: 170px;
    width: 537px;
    background: #fff url(images/patrocinador-leti-md.png) no-repeat center center;
  }
  /* ------------------------------------------  * END Patrocinadores-------------------------------- */
  /* ------------------------------------------ BOX docs --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .box-doc .header h4 {
    padding-bottom: 0;
    font-size: 43px;
  }
  .box-doc .header h4 small {
    font-size: 28px;
  }
  .box-doc .header .list-docs ul li {
    font-size: 17px;
  }
  .box-doc .header .list-docs a.call-action {
    font-size: 15px;
  }
  /* ------------------------------------------  * END Box Docs-------------------------------- */
  /* ------------------------------------------  Página padre base --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-pagina-padre-base .wrapper-sidebar h1.cab-general,
  .page-pagina-padre-base .wrapper-sidebar h2.cab-general {
    background-image: url(images/decorator-title-page_2_grey.png);
  }
  .page-pagina-padre-base .wrapper-sidebar .mini-content {
    padding: 42px 24px;
  }
  .page-pagina-padre-base .wrapper-content {
    padding: 24px 24px 100px 24px;
  }
  /* ------------------------------------------  * END Página padre base-------------------------------- */
  /* ------------------------------------------  Archivo Base posts --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 {
    padding-left: 119px;
    padding-top: 0;
    font-size: 44px;
    line-height: 46px;
    background-position: 0 0 !important;
  }
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 small {
    line-height: 35px;
  }
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen-content {
    font-size: 18px;
    line-height: 21px;
    margin-left: 56px;
    margin-right: 56px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .info-sidebar {
    padding: 0 20px 0 42px;
    font: 11px/34px "Arial", sans-serif;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar h2 {
    font: bold 42px/38px "Rotis SemiSans Std", sans-serif;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .mini-content h3 {
    font-size: 28px;
    line-height: 26px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .mini-content p {
    font-size: 16px;
    line-height: 18px;
  }
  .page-archivo-base-posts .row-sub-content {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .page-archivo-base-posts .wrapper-item-archive {
    padding-bottom: 44px;
    margin-top: 44px;
  }
  .page-archivo-base-posts .wrapper-item-archive h3 {
    font-size: 28px;
    line-height: 26px;
  }
  .page-archivo-base-posts .wrapper-item-archive p {
    font-size: 18px;
    line-height: 21px;
  }
  .page-archivo-base-posts .post-navigation {
    margin-left: 24px;
    margin-bottom: 25px;
  }
  .page-archivo-base-posts .wrapper-titles-gen-post {
    margin-left: 56px !important;
    margin-right: 56px !important;
  }
  .page-archivo-base-post-single .wrapper-container {
    margin-bottom: 212px !important;
    padding-bottom: 195px !important;
  }
  .page-archivo-base-post-single .row-sub-content {
    margin-top: 17px !important;
  }
  .page-archivo-base-post-single .row-sub-content .tt-my-padding-b {
    padding-right: 0 !important;
  }
  .page-archivo-base-post-single .row-sub-content .wrapper-content-body {
    margin-top: 0px !important;
  }
  .page-archivo-base-estilo-general .wrapper-container .wrapper-titles-gen h2 {
    background-position: 0 0 !important;
  }
  /* ------------------------------------------  * END Archivo Base posts-------------------------------- */
  /* ------------------------------------------  Mapa centros --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-mapa-general .wrapper-container {
    padding-left: 56px;
    padding-right: 56px;
  }
  .title-gen-map .title-icon {
    margin-left: 9px;
  }
  .title-gen-map .title-icon .only-icon {
    background: url(images/icon-direcotrio-mapas.png) no-repeat 0 0px;
    width: 102px;
    height: 74px;
  }
  .title-gen-map .description {
    padding-left: 0;
    padding-right: 0;
  }
  .title-alergologo-map .title-icon .only-icon {
    background: url(images/ico-encuentra-alegologo-title.png) no-repeat 16px 0px;
  }
  .title-alergologo-map .description {
    margin-left: -8px;
  }
  .map-form-socios .map {
    width: 498px;
    height: 551px;
  }
  .sidebar-search {
    /* margin-left: 56px;
    margin-right: 56px;*/
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .wrapper-map-ubication .map_item {
    width: 495px;
    height: 331px;
  }
  /* ------------------------------------------  * END Mapa centros------------------------------- */
  /* ------------------------------------------  Documentos--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-documentos-general .title-documentos .title-icon {
    margin-left: 59px;
  }
  .page-documentos-general .wrapper-content-documentos {
    margin-left: -16px;
    margin-right: -16px;
  }
  .thumb-doc .thumb-content h3 {
    height: 67px;
  }
  /* ------------------------------------------  * END Documentos ------------------------------- */
  .title-faqs .title-icon .only-icon {
    background: url(images/ico-faqs-title.png) no-repeat 6px 0px;
    height: 105px;
  }
  /* ------------------------------------------  DIRECTORIO DE SOCIOS--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-page-directorio-de-centros-new .title-directorio-de-centros {
    margin-bottom: 17px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon {
    margin-left: 65px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon .only-icon {
    background: url(images/ico-directorio-de-centros-title.png) no-repeat 6px 0px !important;
    margin-right: 21px;
    margin-top: 10px;
    width: 155px;
    height: 124px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon .only-title {
    padding-bottom: 6px;
    padding-top: 14px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon h2 small {
    line-height: 37px;
  }
  .wrapper-page-directorio-de-centros-new .description {
    margin-left: 4px;
    padding-left: 30px;
    margin-top: 32px;
    padding-top: 2px;
    padding-right: 70px;
  }
  /* ------------------------------------------  * END DIRECTORIO DE SOCIOS ------------------------------- */
  .page-template-default .wrapper-container .wrapper-content-body {
    margin-top: 35px !important;
  }
  .page-template-default .wrapper-container .wrapper-titles-gen {
    padding: 31px 56px;
  }
  .lf-item {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .lf-item:nth-child(2n) {
    margin-right: 0;
  }
}
/* ========= [4 - .col-lg] [960px] [Large >= 992px ] [Large devices (desktops, 992px and up)] [@media (min-width: 992px)] ======== */
@media (min-width: 1024px) {
  #menu-options .container {
    max-width: 902px;
  }
  h1 {
    color: yellow;
  }
  #show-real-images {
    background-position: center 1087px;
  }
  .wrapper-footer .container {
    background-position: 48% 0;
  }
  .wrapper-footer .wrapper-social-items {
    display: inline-block;
    margin-top: 30px;
    margin-left: 0;
  }
  .wrapper-footer .footer-logo {
    text-align: center;
  }
  .wrapper-footer .footer-logo .custom-logo-link img {
    margin-top: 42px;
    margin-left: 17px;
  }
  .wrapper-footer .footer-separator {
    width: 100%;
    margin-top: 24px;
  }
  .wrapper-footer .footer-col-1 .wrapper-col-footer {
    margin-top: 21px;
    margin-left: 78px;
    width: 202px;
  }
  .wrapper-footer .footer-col-2 .wrapper-col-footer {
    margin-top: 21px;
    margin-left: 49px;
    width: 228px;
  }
  .wrapper-footer .footer-col-3 .wrapper-col-footer {
    margin-top: 21px;
    margin-left: 33px !important;
    border-right: none;
    width: 228px;
  }
  .wrapper-footer .footer-menu {
    padding-left: 0;
    padding-top: 11px;
  }
  .wrapper-footer .wrapper-menu-ad {
    margin: 0;
    display: table;
  }
  .wrapper-footer .wrapper-menu-ad > ul {
    margin-top: 0;
  }
  .wrapper-footer .wrapper-menu-ad > ul > li {
    margin-right: 16px;
  }
  wrapper-footer-2 .footer-copyr .wrapper-leyen {
    width: 70%;
  }
  .wrapper-slider-gen {
    width: 1024px;
    height: 521px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    width: 1024px;
    height: 521px;
    background-size: 110%;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content {
    right: 20%;
    left: 20%;
    top: 82px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content h3 {
    font: bold 42px/42px "Roboto", sans-serif;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content p {
    margin: 28px 0;
    right: 14%;
    left: 14%;
  }
  .wrapper-slider-gen .owl-theme .owl-nav button.owl-prev {
    left: 7%;
  }
  .wrapper-slider-gen .owl-theme .owl-nav button.owl-next {
    right: 7%;
  }
  .page-home .wrapper-slider-gen,
  .page-template-page-portada-pacientes .wrapper-slider-gen,
  .page-id-6 .wrapper-slider-gen {
    width: 100%;
  }
  .page-home .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper,
  .page-template-page-portada-pacientes .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper,
  .page-id-6 .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    width: 100%;
  }
  .promo {
    width: 100%;
    height: 209px;
  }
  .promo .promo-description {
    font: "Roboto", "sans-serif";
  }
  .promo .promo-description h4 {
    font: bold 20px/31px "Roboto", "sans-serif";
    margin-top: 31px;
  }
  .promo .promo-description h4 small {
    font: bold 14px/22px "Roboto", "sans-serif";
    display: block;
    word-spacing: normal;
  }
  .promo .promo-description p {
    font: 16px/19px "Arial", sans-serif;
  }
  .promo .promo-description::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo encuentra ..... */
  .promo-encuentra {
    padding-left: 19px;
    padding-top: 31px;
    padding-right: 22px;
  }
  .promo-encuentra .icon-encuentra {
    background: url(images/icon-encuentra-2.png) no-repeat center 0;
    width: 112px;
    height: 126px;
    margin-right: 23px;
    background-position-y: 10px;
  }
  /* .... promo fundación ..... */
  .promo-fundacion-seaic {
    padding-left: 19px;
    padding-top: 31px;
    padding-right: 22px;
    height: 177px;
  }
  .promo-fundacion-seaic .icon-fundacion-seaic {
    width: 112px;
    height: 126px;
    background: url(images/icon-promo-fundacion-2.png) no-repeat center 0;
    background-position-y: 10px;
  }
  .promo-fundacion-seaic .promo-fundacion-seaic-desc {
    font: "Roboto";
  }
  .promo-fundacion-seaic .promo-fundacion-seaic-desc::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo directorio centros ..... */
  .promo-directorio-centros {
    padding: 46px 14px 19px 13px;
    margin-top: 91px;
  }
  .promo-directorio-centros .icon-directorio-centros {
    width: 140px;
    height: 97px;
    background: url(images/icon-directorio-centros-lg.png) no-repeat 0 0;
  }
  /* .... promo directorio centros v2 ..... */
  .promo-directorio-centros-v2 {
    padding-left: 19px;
    padding-top: 31px;
    padding-right: 22px;
    height: 159px;
  }
  .promo-directorio-centros-v2 .icon-directorio-centros-v2 {
    width: 110px;
    height: 97px;
    background: url(images/mapa-spain.png) no-repeat 0 0;
  }
  .promo-directorio-centros-v2 .promo-description h4 {
    margin-top: 0px;
    word-spacing: normal;
  }
  /* .... promo directorio  ..... */
  .promo-directorio-socios {
    padding: 46px 14px 12px 30px;
    margin-top: 91px;
  }
  .promo-directorio-socios .icon-directorio-socios {
    width: 116px;
    height: 85px;
    background: url(images/icon-directorio-socios-lg.png) no-repeat 0 0;
  }
  .promo-directorio-socios .promo-description {
    margin-top: -13px;
  }
  .promo .promo-description-socios h4 {
    margin-top: 0;
    word-spacing: normal;
  }
  /* .... promo actas y acuerdos  ..... */
  .promo-actas-acuerdos {
    padding: 43px 14px 12px 20px;
    background-color: #ABD60F;
    background: url(images/fondo-boton-verde.png) no-repeat center 0 !important;
    border-radius: 20px;
  }
  .promo-actas-acuerdos .icon-actas-acuerdos {
    width: 147px;
    height: 145px;
    background: url(images/icon-actas-acuerdos-new.png) no-repeat 29px 0;
    background-size: 59%;
  }
  /* ------------------------------------------  Destacados --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .destacado-head {
    margin: 0;
    padding-top: 0px;
    padding: 75px 0 0 120px;
  }
  .destacado-head h2 {
    font: bold 62px/45px "Roboto", sans-serif;
    background: url(images/icon-destacado-md.png) no-repeat 0px 21px;
    padding: 0;
    margin-bottom: 14px;
  }
  .destacado-head p {
    font: 13px/17px "Roboto", sans-serif;
    margin-top: 65px;
    color: #777;
    border-left: 1px solid #B4B4B4;
    padding-left: 54px;
  }
  .destacado-block .thumb-featured {
    height: 260px;
  }
  .destacado-block .thumb-featured .thumb-content h2 {
    font: bold 22px/20px "Roboto", sans-serif;
    margin-top: 15px;
    padding-left: 20px;
    margin-bottom: 6px;
  }
  .destacado-block .thumb-featured .thumb-content p {
    margin-top: 8px;
    font: 18px/21px "Arial", sans-serif;
    height: 44px;
    overflow: hidden;
    padding-left: 20px;
  }
  /* ------------------------------------------  * END Destacados-------------------------------- */
  /* ------------------------------------------  NOticias Comites block --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .noticias-comites-head h2 {
    font: bold 62px/45px "Rotis SemiSans Std", sans-serif;
    background: url(images/header-noticias-comites.png) no-repeat 30px 47px !important;
    background-size: 20% !important;
    height: 151px;
    padding: 39px 0 0 112px;
    margin-bottom: 19px;
  }
  /* ------------------------------------------  sala de prensa banner --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-sala-de-prensa-banner {
    margin-top: 146px;
  }
  .wrapper-sala-de-prensa-banner .content {
    top: -26px;
  }
  /* ------------------------------------------  * END sala de prensa banner-------------------------------- */
  /* ------------------------------------------  Patrocinadores --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-patrocinio {
    margin-top: 69px;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
  }
  .wrapper-patrocinio h2 {
    left: 29px;
  }
  .wrapper-patrocinio .logo {
    height: 170px;
    width: 100%;
    background: #fff url(images/patrocinador-leti-lg.png) no-repeat 64px center;
  }
  .wrapper-patrocinio p {
    font: 32px/32px "Arial", sans-serif;
    color: #99CFE9;
    padding: 51px 10px 30px 0px;
  }
  /* ------------------------------------------  * END Patrocinadores-------------------------------- */
  /* ------------------------------------------ BOX docs --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .box-doc .header h4 {
    font-size: 41px;
  }
  .box-doc .header h4 small {
    font-size: 29px;
  }
  .box-doc .list-docs ul li {
    font-size: 18px;
  }
  .box-doc .list-docs a.call-action {
    font-size: 16px;
  }
  .box-doc-interes {
    height: 457px;
  }
  /* ------------------------------------------  * END Box Docs-------------------------------- */
  /* ------------------------------------------  Página padre base --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-pagina-padre-base {
    margin-top: 0;
  }
  .page-pagina-padre-base {
    margin-top: 0;
  }
  .page-pagina-padre-base h1.cab-general,
  .page-pagina-padre-base h2.cab-general {
    font: bold 60px/55px "Roboto", sans-serif;
    color: #5D86A2;
    text-align: center;
    padding: 29px 16px;
    display: flex !important;
  }
  .page-pagina-padre-base h1.cab-general.responsive,
  .page-pagina-padre-base h2.cab-general.responsive {
    display: none !important;
  }
  .page-pagina-padre-base h1.cab-general.larga,
  .page-pagina-padre-base h2.cab-general.larga {
    width: 728px;
    height: auto;
    min-height: 145px;
  }
  .page-pagina-padre-base .wrapper-sidebar {
    margin-bottom: 62px;
  }
  .page-pagina-padre-base .wrapper-sidebar ul.menu-page {
    font: 24px/22px "Roboto", sans-serif;
    color: #5A5A5A;
    text-align: right;
    margin-top: 33px;
    padding: 12px 13px 12px 0;
  }
  .page-pagina-padre-base .wrapper-sidebar ul.menu-page li {
    margin-top: 21px;
  }
  .page-pagina-padre-base .wrapper-sidebar ul.menu-page li.current-menu-item {
    padding: 13px 12px;
  }
  .page-pagina-padre-base .wrapper-sidebar .mini-content {
    float: right;
    margin-top: 28px;
    padding: 42px 24px;
    background: #fff url(images/decorator-title-page.png) no-repeat 74px top;
  }
  .page-pagina-padre-base .wrapper-sidebar .mini-content h3 {
    font: bold 28px/26px "Rotis SemiSans Std", sans-serif;
    color: #2F2F2F;
  }
  .page-pagina-padre-base .wrapper-sidebar .mini-content p {
    color: #777777;
    font: 18px/21px "Arial", sans-serif;
  }
  .page-pagina-padre-base .wrapper-content {
    background-color: #fff;
    margin-top: -200px;
    margin-bottom: 264px;
    border-bottom: 3px solid #cbcbcb;
    padding-bottom: 147px;
    position: relative;
    padding-top: 0px;
    border-radius: 10px;
    /*img.size-pg-section-head {
      margin-left: -22px;
      max-width: fit-content;
    }*/
  }
  .page-pagina-padre-base .wrapper-content .goto-parent {
    font: bold 16px/18px "Arial", sans-serif;
    color: #cbcbcb;
    position: absolute;
    top: -23px;
    right: 0;
  }
  .page-pagina-padre-base .wrapper-content img.image-banner {
    border-top: 6px solid #cbcbcb;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-pg-section-head {
    overflow: hidden;
    width: 108%;
    margin-left: -23px;
    /* margin-right: 41px; */
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent {
    width: auto;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent h3.subpage-title {
    font: bold 32px/34px "Rotis SemiSerif Std", sans-serif;
    color: #fff;
    background-color: #cbcbcb;
    padding: 10px 24px;
    display: inline-block;
    margin-top: 34px;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub {
    margin-top: 35px;
    font: 18px/25px "Arial", sans-serif;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub img.image-content {
    margin-bottom: 38px;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub ul {
    margin-left: 48px;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h1 {
    margin-top: 49px;
    font: bold 50px/44px "Rotis SemiSans Std", sans-serif;
    color: #5A5A5A;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h2 {
    font: bold 42px/40px "Rotis SemiSans Std", sans-serif;
    margin-top: 71px;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h3 {
    font: bold 24px/40px "Arial", sans-serif;
    margin-top: 48px;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent .wrapper-subcontent-sub h4 {
    font: bold 18px/23px "Arial", sans-serif;
    margin-top: 48px;
  }
  .page-pagina-padre-base .wrapper-content.si-title-section-page.no-title-image-section-page {
    margin-top: 127px;
  }
  .page-with-structure-abejas-y-avispas .wrapper-content {
    /*padding-top: 107px;*/
  }
  .page-with-structure-abejas-y-avispas .wrapper-content .wrapper-subcontent header {
    margin-top: 43px !important;
  }
  .page-with-structure-abejas-y-avispas .wrapper-content .wrapper-subcontent header h1.subpage-title {
    font: bold 50px/51px "Rotis SemiSans Std", sans-serif !important;
    max-width: 370px;
  }
  .menu-pages-abejas-three-level {
    margin-top: auto !important;
    margin-bottom: auto !important;
    min-width: 175px !important;
    max-width: 222px;
    float: right !important;
  }
  /* ------------------------------------------  * END Página padre base-------------------------------- */
  /* ------------------------------------------  Archivo Base posts --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-archivo-base-posts .wrapper-container .wrapper-intro-body .first-column {
    padding-left: 0;
    padding-right: 32px;
    /*background-color: pink;*/
  }
  .page-archivo-base-posts .wrapper-container .wrapper-intro-body .second-column {
    /*background-color: turquoise;*/
    padding-left: 30px;
    padding-right: 1px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar {
    padding-left: 66px;
    margin-top: 0;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .info-sidebar {
    padding: 7px 20px 7px 42px;
    font-size: 11px;
    line-height: 19px;
    background: #2392CC url(images/icon-info-comites-btm.png) no-repeat 18px center;
  }
  .page-archivo-base-posts .wrapper-content-body {
    margin-top: 35px;
    /* & > p {
      font: 18px/25px $secundary_font;
    }

    & > h1 {
      font: bold 50px/44px $general_font;
      color: #5A5A5A;
    }

    & > h2 {
      font: bold 42px/40px $general_font;
      margin-top: 71px;
    }

    & > h3 {
      font: bold 24px/40px "Arial", sans-serif;
      margin-top: 48px;
    }*/
  }
  .page-archivo-base-posts .wrapper-content-body > img.image-content {
    margin-bottom: 38px;
  }
  .page-archivo-base-posts .wrapper-item-archive:first-child {
    margin-top: 0;
  }
  .page-archivo-base-posts .wrapper-item-archive:last-child {
    border-bottom: 0;
  }
  .page-archivo-base-posts .post-navigation {
    margin-top: 90px;
    float: right;
    margin-left: 0;
    margin-bottom: 0;
  }
  .page-archivo-base-posts .wrapper-titles-gen-post {
    margin: 76px 56px 0 56px;
  }
  .page-archivo-base-posts .wrapper-titles-gen-post h1 {
    font-size: 50px;
    line-height: 44px;
  }
  .wrapper-content-generic > p {
    font: 18px/25px "Arial", sans-serif;
  }
  .wrapper-content-generic > h1 {
    font: bold 50px/44px "Rotis SemiSans Std", sans-serif;
    color: #5A5A5A;
  }
  .wrapper-content-generic > h2 {
    font: bold 42px/40px "Rotis SemiSans Std", sans-serif;
    margin-top: 71px;
  }
  .wrapper-content-generic > h3 {
    font: bold 24px/40px "Arial", sans-serif;
    margin-top: 48px;
  }
  .wrapper-content-generic table {
    font: 18px/25px "Arial", sans-serif;
  }
  .wrapper-content-generic ul li {
    font: 18px/25px "Arial", sans-serif;
  }
  .page-solo-archivo-base-comites .wrapper-container .row.row-sub-content {
    margin-top: 54px;
    /* background-color: antiquewhite; */
  }
  .page-solo-archivo-base-comites .wrapper-content-body {
    margin-top: 0;
  }
  .page-archivo-base-estilo-general .wrapper-container .wrapper-intro-body .first-column {
    padding-right: 42px;
  }
  .page-archivo-base-estilo-general .wrapper-container .wrapper-intro-body .second-column {
    padding-left: 15px;
    padding-right: 26px;
  }
  .page-archivo-base-estilo-general .wrapper-container .three-column-sidebar {
    padding-left: 33px !important;
  }
  /* ------------------------------------------  * END Archivo Base posts-------------------------------- */
  /* ------------------------------------------  Mapa centros --- ----------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-mapa-general .column-map-results {
    margin-left: -106px;
  }
  .page-mapa-general .wrapper-container {
    padding-left: 0;
    padding-right: 0;
    background-position: 184px 0;
  }
  .sidebar-search {
    margin-left: 61px;
    margin-right: 0;
    margin-top: 0;
  }
  .sidebar-search .wrapper-sidebar-search {
    width: 223px;
  }
  .map-form-socios {
    margin-top: 68px;
  }
  .map-form-socios .map {
    width: 514px;
    height: 568px;
  }
  .title-gen-map {
    margin-top: 90px;
  }
  .title-gen-map .title-icon {
    margin-left: 73px;
  }
  .title-gen-map .title-icon .only-icon {
    background-position: no-repeat 1px 0px;
    width: 106px;
  }
  .title-gen-map .title-icon .only-title h1 {
    font: bold 55px/40px "Rotis SemiSans Std", sans-serif;
  }
  .title-gen-map .title-icon .only-title h1 small {
    font: bold 35px/40px "Rotis SemiSans Std", sans-serif;
  }
  .title-gen-map .description {
    margin-left: 15px;
    padding-left: 33px;
    margin-top: 15px;
    padding-top: 2px;
    padding-right: 30px;
    border-left: 1px solid #B4B4B4;
  }
  .page-mapa-listado .column-map-results {
    margin-left: -100px;
  }
  .socio-item .ubicacion-item.vertical {
    width: 217px;
  }
  .socio-item .ubicacion-item.vertical .wrapper-map-ubication {
    max-width: 202px;
    float: left;
    width: 100%;
  }
  .socio-item .ubicacion-item.horizontal {
    width: 627px;
  }
  .socio-item .ubicacion-item.horizontal .wrapper-map-ubication {
    padding-left: 0;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data.par {
    padding-left: 9px;
  }
  .socio-item .ubicacion-item .wrapper-map-ubication.par {
    padding-left: 0;
  }
  /* ------------------------------------------  * END Mapa centros------------------------------- */
  /* ------------------------------------------  Documentos--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-documentos-general .title-documentos .description {
    margin-left: 0px;
    padding-left: 26px;
    padding-right: 69px;
  }
  .page-documentos-single .body-documento-block .block-content {
    margin-left: 16px;
    margin-top: 0px;
  }
  .thumb-doc .thumb-content h3 {
    height: 67px;
  }
  /* ------------------------------------------  * END Documentos ------------------------------- */
  /* ------------------------------------------  Faqs--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .general-faqs {
    margin-top: 62px;
  }
  .wrapper-faqs-independiente .wrapper-faq-category-select {
    margin-bottom: 93px;
  }
  .wrapper-faqs-independiente .accordion-seaic .panel-title a {
    /*  &.collapsed{
      background: url(images/faq-more.png) no-repeat 0 0px;
    }*/
  }
  /* ------------------------------------------  * END Faqs ------------------------------- */
  .page-solo-archivo-base-comites .grid-masonry {
    margin-top: -44px;
  }
  .page-solo-archivo-base-comites .wrapper-gen-item-archive {
    /*margin-top: 0;*/
  }
  /* ------------------------------------------  DIRECTORIO DE SOCIOS--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-page-directorio-de-centros-new .wrapper-content-dir-centros {
    padding: 47px 38px 60px 60px;
    background: #eaf5fe url(images/decor-dir-centros.png) no-repeat 0px 60px;
  }
  .wrapper-page-directorio-de-centros-new .title-directorio-de-centros {
    margin-bottom: 17px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon {
    margin-left: 65px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon .only-icon {
    margin-right: 21px;
    margin-top: 10px;
    width: 155px;
    height: 124px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon .only-title {
    padding-bottom: 6px;
    padding-top: 14px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon h2 small {
    line-height: 37px;
  }
  .wrapper-page-directorio-de-centros-new .description {
    margin-left: 4px;
    padding-left: 30px;
    margin-top: 32px;
    padding-top: 2px;
    padding-right: 70px;
    margin-bottom: 0;
  }
  .wrapper-page-directorio-de-centros-new #spain {
    margin-left: 0px;
    float: left;
    margin-top: 20px;
  }
  /* ------------------------------------------  * END DIRECTORIO DE SOCIOS ------------------------------- */
  /* La Industria Informa */
  .ii-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .ii-banner__imagen {
    margin: 0;
  }
  .ii-banner__contenido {
    width: calc(100% - 190px);
    text-align: left;
  }
  .ii-banner__contenido h4 {
    text-align: left;
    font-size: 32px;
  }
  .ii-banner__contenido h4 span {
    font-size: 42px;
  }
  .ii-banner__contenido p {
    text-align: left;
  }
  .lf-titulo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .lf-titulo__imagen {
    margin: 0;
  }
  .lf-titulo h2 {
    width: calc(100% - 120px);
    text-align: left;
    font-size: 40px;
    padding-top: 10px;
    line-height: 45px;
  }
  .lf-titulo h2 span {
    font-size: 60px;
  }
  .lf-item {
    width: calc((100% - 60px) / 3);
  }
  .lf-item__imagen {
    width: 219px;
  }
  .listado-info, .listado-info--especial {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .listado-info__imagen {
    margin: 0;
  }
  .listado-info h1, .listado-info--especial h1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 50px;
    width: calc(100% - 247px);
    padding-left: 42px;
    margin-bottom: 0;
    box-sizing: border-box;
    text-align: left;
    border-left: 1px dotted #5B348D;
  }
  .listado-info h1 span, .listado-info--especial h1 span {
    padding-top: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1365.98px) {
  .lf-item:nth-child(3n) {
    margin-right: 0;
  }
}
/* ========= [5 - .col-xl] [1140px] [Extra large >= 1200px] [Extra large devices (large desktops, 1200px and up)] [@media (min-width: 1200px)] ======== */
@media (min-width: 1366px) {
  .general-block {
    margin-top: 62px;
  }
  .tt-form-search-socios {
    height: 44px;
  }
  .tt-btn-search-socios {
    font: bold 14px/41px "Arial", sans-serif;
  }
  .tt-btn-search-socios-asociarse {
    width: 153px;
  }
  .tt-btn-search-socios-buscar {
    width: 121px;
  }
  #show-real-images {
    background-position: center 994px;
  }
  .container {
    max-width: 1300px;
  }
  .wrapper-footer .container {
    background-position: 166px 0;
  }
  .wrapper-footer .wrapper-social-items {
    display: inherit;
    margin-top: 85px;
    margin-left: 28px;
  }
  .wrapper-footer .footer-logo {
    text-align: inherit;
  }
  .wrapper-footer .footer-logo .custom-logo-link img {
    margin-top: 35px;
    margin-left: 4px;
  }
  .wrapper-footer .footer-logo .tt-btn-contacto {
    color: white;
    background-color: #2BB7C3;
    background-image: none;
    padding-left: 16px;
  }
  .wrapper-footer .footer-logo .tt-btn-contacto::after {
    display: none;
  }
  .wrapper-footer .footer-logo .tt-btn-webmail,
  .wrapper-footer .footer-logo .tt-btn-acceder {
    border-radius: 5px;
    padding: 6px 26px;
  }
  .wrapper-footer .footer-separator {
    width: 100%;
    margin-top: 26px;
  }
  .wrapper-footer .footer-col-1 .wrapper-col-footer {
    margin-left: 0;
    margin-top: 0;
    width: 183px;
    padding-right: 13px;
  }
  .wrapper-footer .footer-col-2 .wrapper-col-footer {
    margin-top: 0;
    margin-left: -24px;
    border-right: 1px solid #5D86A2;
    width: 217px;
    padding-right: 13px;
  }
  .wrapper-footer .footer-col-3 .wrapper-col-footer {
    margin-top: 0;
    margin-left: -24px !important;
    width: 279px;
    border-right: 1px solid #5D86A2;
    padding-right: 13px;
  }
  .wrapper-footer .footer-menu {
    padding: 45px 0 65px 66px;
  }
  .wrapper-footer .wrapper-menu-ad {
    display: block;
  }
  .wrapper-footer .wrapper-menu-ad > ul {
    margin-top: 0px;
    margin-left: 43px;
  }
  .wrapper-footer .wrapper-menu-ad > ul > li {
    margin-right: 0px;
  }
  .wrapper-footer-2 .footer-copyr .wrapper-leyen {
    width: 57%;
  }
  .wrapper-slider-gen {
    width: 1366px;
    height: 700px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    width: 1366px;
    height: 700px;
    background-size: 110%;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content {
    right: 25%;
    left: 20%;
    top: 95px;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content h3 {
    font: bold 61px/81px "Roboto", sans-serif;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content p {
    font: 26px/22px "Roboto", sans-serif;
    margin: 28px 0;
  }
  .wrapper-slider-gen .owl-carousel-gen .item .wrapper-item-content a.call-action {
    font: bold 24px/50px "Roboto", sans-serif;
    /*height: 50px;*/
    width: auto;
    padding: 12px 91px;
  }
  .wrapper-slider-gen .owl-theme .owl-nav button.owl-prev {
    left: 256px;
  }
  .wrapper-slider-gen .owl-theme .owl-nav button.owl-next {
    right: 256px;
  }
  .page-home .wrapper-slider-gen,
  .page-template-page-portada-pacientes .wrapper-slider-gen,
  .page-id-6 .wrapper-slider-gen {
    width: 100%;
  }
  .page-home .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper,
  .page-template-page-portada-pacientes .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper,
  .page-id-6 .wrapper-slider-gen .owl-carousel-gen .item .slider-img-wrapper {
    width: 100%;
  }
  .wrapper-slider-news {
    width: 100%;
    height: 338px;
    border-radius: 10px;
  }
  .wrapper-slider-news .owl-carousel-news {
    width: 100%;
    height: 338px;
  }
  .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content h3 {
    font: bold 28px/28px "Roboto", sans-serif;
    height: 81px;
  }
  .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p {
    height: 66px;
  }
  .wrapper-slider-news .owl-carousel-news .item .wrapper-item-content .wrapper-item-content-p p {
    font: 18px/21px "Arial", sans-serif;
    color: #777777;
  }
  .promo {
    width: 100%;
    height: 192px;
    border-radius: 20px;
  }
  .promo .promo-description h4 {
    font: bold 42px/40px "Roboto", sans-serif;
    text-transform: none;
    margin-top: 0;
  }
  .promo .promo-description h4 small {
    font: bold 26px/47px "Roboto", sans-serif;
    display: block;
  }
  .promo .promo-description p {
    font: 18px/21px "Arial", sans-serif;
  }
  /* .... promo encuentra ..... */
  .promo-encuentra {
    padding-left: 26px;
    padding-top: 44px;
    padding-right: 17px;
    border-radius: 20px;
  }
  .promo-encuentra .icon-encuentra {
    background: url(images/icon-encuentra-2.png) no-repeat center 0;
    width: 142px;
    height: 130px;
    margin-right: 0px !important;
    background-position-y: 20px;
  }
  .promo-encuentra .promo-description {
    font: "Roboto", sans-serif;
  }
  .promo-encuentra .promo-description::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo fundación ..... */
  .promo-fundacion-seaic {
    padding-left: 26px;
    padding-top: 44px;
    padding-right: 17px;
    padding-bottom: 19px;
    border-radius: 20px;
    height: auto !important;
  }
  .promo-fundacion-seaic .icon-fundacion-seaic {
    width: 142px;
    height: 130px;
    background: url(images/icon-promo-fundacion-2.png) no-repeat center 0;
    margin-right: 0px !important;
    background-position-y: 5px;
  }
  .promo-fundacion-seaic .promo-description {
    font: "Roboto";
  }
  .promo-fundacion-seaic .promo-description::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 100px;
    margin-right: 30px;
  }
  /* .... promo directorio centros ..... */
  .promo-directorio-centros {
    padding: 59px 14px 19px 16px;
  }
  .promo-directorio-centros .icon-directorio-centros {
    width: 176px;
    height: 121px;
    background: url(images/icon-directorio-centros-xl.png) no-repeat 0 0;
  }
  /* .... promo directorio centros V2 ..... */
  .promo-directorio-centros-v2 {
    padding-left: 26px;
    padding-top: 29px;
    padding-right: 17px;
    padding-bottom: 19px;
    border-radius: 20px;
    height: auto !important;
  }
  .promo-directorio-centros-v2 .icon-directorio-centros-v2 {
    width: 142px;
    height: 130px;
    background: url(images/mapa-spain.png) no-repeat center 0;
    margin-right: 0px !important;
    background-position-y: 30px;
  }
  .promo-directorio-centros-v2 .promo-description {
    font: "Roboto", sans-serif;
  }
  .promo-directorio-centros-v2 .promo-description h4 {
    font-size: 40px;
  }
  .promo-directorio-centros-v2 .promo-description h4 small {
    font-size: 22px !important;
    word-spacing: normal;
  }
  .promo-directorio-centros-v2 .promo-description::before {
    content: "";
    border-right: 1px solid white;
    display: block;
    float: left;
    height: 120px;
    margin-right: 30px;
  }
  /* .... promo directorio  ..... */
  .promo-directorio-socios {
    padding: 63px 14px 12px 30px;
    margin-top: 91px;
  }
  .promo-directorio-socios .icon-directorio-socios {
    width: 147px;
    height: 1075px;
    background: url(images/icon-directorio-socios-xl.png) no-repeat 0 0px;
    margin-right: 35px;
  }
  .icon-socios {
    background: url(images/icon-socios.png) no-repeat center 0;
    width: 142px;
    height: 130px;
    margin-right: 0px !important;
    background-position-y: 20px;
  }
  /* .... promo actas y acuerdos  ..... */
  .promo-actas-acuerdos .icon-actas-acuerdos {
    width: 147px;
    height: 145px;
    background: url(images/icon-actas-acuerdos-new.png) no-repeat 24px 0;
    background-size: 68%;
  }
  /* ------------------------------------------  Destacados --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .destacado-head {
    margin: 0;
    padding: 88px 0 0 98px;
  }
  .destacado-head h2 {
    font: bold 55px/73px "Roboto", sans-serif;
    background: none !important;
    color: #2BB7C3;
    padding: 0;
    font-weight: bold;
    margin-bottom: 14px;
  }
  .destacado-head p {
    font: 18px/24px "Arial", sans-serif;
    margin-top: 77px;
    padding-left: 74px;
  }
  /* ------------------------------------------  NOticias Comites block --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .noticias-comites-head h2 {
    font: bold 80px/58px "Rotis SemiSans Std", sans-serif;
    background: url(images/header-noticias-comites.png) no-repeat 39px 52px !important;
    background-size: 18% !important;
    height: 172px;
    padding: 39px 0 0 141px;
    margin-bottom: 19px;
  }
  .destacado-block .thumb-featured {
    height: 333px;
    margin-top: 18px;
  }
  .destacado-block .thumb-featured .thumb-content h2 {
    font: bold 24px/45px "Roboto", sans-serif;
    margin-top: 15px;
    padding-left: 33px;
    margin-bottom: 6px;
    height: 56px;
  }
  .destacado-block .thumb-featured .thumb-content p {
    margin-top: 8px;
    font: 18px/21px "Roboto", sans-serif;
    height: 44px;
    padding-left: 33px;
  }
  /* ------------------------------------------  sala de prensa banner --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-sala-de-prensa-banner {
    width: 1366px;
    margin-top: 118px;
  }
  .wrapper-sala-de-prensa-banner .content {
    top: -47px;
    left: 594px;
  }
  .wrapper-fundacion-bbva .content {
    padding-top: 63px;
  }
  .wrapper-fundacion-bbva .content p {
    margin-top: 19px;
  }
  .wrapper-fundacion-bbva .content a.call-action {
    margin-top: 5px;
  }
  .wrapper-fundacion-bbva .content .image-banner {
    margin-bottom: 20px;
    margin-left: 87px;
  }
  /* ------------------------------------------  * END sala de prensa banner-------------------------------- */
  /* ------------------------------------------  Patrocinadores --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-patrocinio .logo {
    background: #fff url(images/patrocinador-leti-lg.png) no-repeat 85px center;
  }
  .wrapper-patrocinio p {
    padding: 51px 10px 30px 0px;
  }
  /* ------------------------------------------  * END Patrocinadores-------------------------------- */
  /* ------------------------------------------ BOX docs --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .box-doc .header h4 {
    font-size: 50px;
  }
  .box-doc .header h4 small {
    font-size: 36px;
  }
  .box-doc .list-docs ul li {
    font-size: 21px;
  }
  .box-doc .list-docs a.call-action {
    font-size: 18px;
  }
  .box-doc-interes {
    height: 499px;
  }
  /* ------------------------------------------  * END Box Docs-------------------------------- */
  /* ------------------------------------------  Página padre base --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-pagina-padre-base h1.cab-general.larga,
  .page-pagina-padre-base h2.cab-general.larga {
    width: 945px;
  }
  .page-pagina-padre-base .wrapper-content .wrapper-subcontent {
    width: 875px;
  }
  .page-with-structure-abejas-y-avispas h1.cab-general.larga,
  .page-with-structure-abejas-y-avispas h2.cab-general.larga {
    width: 996px;
  }
  .page-with-structure-abejas-y-avispas .wrapper-content .wrapper-subcontent header h1.subpage-title {
    max-width: 490px;
  }
  /* ------------------------------------------  * END Página padre base-------------------------------- */
  /* ------------------------------------------  Archivo Base posts --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-archivo-base-posts {
    /* .wrapper-intro-body {
      padding: 0 39px;
      background-color: pink;
    }*/
  }
  .page-archivo-base-posts .wrapper-container {
    margin-top: 74px;
    background-color: #fff;
    padding-bottom: 160px;
  }
  .page-archivo-base-posts .wrapper-container .row.row-sub-content {
    margin: 54px 56px 0 56px;
    /* background-color: antiquewhite;*/
  }
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 {
    font-size: 60px;
    line-height: 50px;
  }
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen h2 small {
    line-height: 35px;
  }
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen-content {
    background-color: #e8f7f8;
    padding: 37px 37px;
    margin: 33px 56px 0 56px;
    font: 18px/21px "Arial", sans-serif;
    color: #777777;
  }
  .page-archivo-base-posts .wrapper-container .wrapper-titles-gen-content p:last-child {
    margin-bottom: 0;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar {
    /*background-color: aquamarine;*/
    padding-left: 66px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .info-sidebar {
    background: #2392CC url(images/icon-info-comites-btm.png) no-repeat 22px center;
    padding: 0 20px 0 42px;
    font: 11px/34px "Arial", sans-serif;
    color: #fff;
    display: block;
    text-transform: uppercase;
    border-radius: 7px;
    margin: 0 auto;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar h2 {
    font: bold 42px/38px "Rotis SemiSans Std", sans-serif;
    color: #2BB7C3;
    margin-top: 28px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .submenu {
    font: bold 24px/40px "Rotis SemiSans Std", sans-serif;
    color: #5A5A5A;
    border-top: 1px solid #DDDDDD;
    margin-top: 19px;
    padding-top: 28px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .submenu li::before {
    content: "·";
    margin-right: 7px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .mini-content {
    float: right;
    margin-top: 66px;
    padding: 42px 25px;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .mini-content h3 {
    font: bold 28px/26px "Rotis SemiSans Std", sans-serif;
    color: #2F2F2F;
  }
  .page-archivo-base-posts .wrapper-container .three-column-sidebar .wrapper-sidebar .mini-content p {
    color: #777777;
    font: 18px/21px "Arial", sans-serif;
  }
  .page-archivo-base-posts .wrapper-item-archive {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 44px;
    margin-top: 44px;
  }
  .page-archivo-base-posts .wrapper-item-archive:first-child {
    margin-top: 0;
  }
  .page-archivo-base-posts .wrapper-item-archive:last-child {
    border-bottom: 0;
  }
  .page-archivo-base-posts .wrapper-item-archive h3 {
    font: bold 28px/26px "Rotis SemiSans Std", sans-serif;
  }
  .page-archivo-base-posts .wrapper-item-archive .entry-date {
    font: 16px/25px "Arial", sans-serif;
    margin-bottom: 5px;
  }
  .page-archivo-base-posts .wrapper-item-archive p {
    font: 18px/21px "Arial", sans-serif;
  }
  /* ------------------------------------------  Mapa centros --- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-mapa-general .column-map-results {
    margin-left: -106px;
  }
  .page-mapa-general .wrapper-container {
    background: url(images/decor-socios-icon.png) no-repeat 184px 0;
    margin-top: 74px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 151px;
    padding-bottom: 144px;
  }
  .page-mapa-general .title-results {
    font: bold 16px/18px "Arial", sans-serif;
    color: #5A5A5A;
    margin-bottom: 13px;
    margin-top: 10px;
  }
  .page-mapa-general .map {
    width: 628px;
    height: 551px;
  }
  .title-gen-map {
    margin-top: 67px;
  }
  .title-gen-map .title-icon {
    margin-left: 73px;
  }
  .title-gen-map .title-icon .only-icon {
    width: 102px;
    height: 74px;
    background: url(images/icon-direcotrio-mapas.png) no-repeat 0 0px;
    margin-right: 15px;
    float: left;
    margin-top: 8px;
  }
  .title-gen-map .title-icon .only-title {
    overflow: hidden;
    height: 100%;
    padding-top: 6px;
  }
  .title-gen-map .title-icon .only-title h1 {
    font: bold 60px/45px "Rotis SemiSans Std", sans-serif;
    color: #5A5A5A;
  }
  .title-gen-map .title-icon .only-title h1 small {
    font: bold 40px/45px "Rotis SemiSans Std", sans-serif;
    display: block;
  }
  .title-gen-map .description {
    font: 18px/21px "Arial", sans-serif;
    color: #777777;
    border-left: 1px solid #B4B4B4;
    margin-left: 15px;
    padding-left: 33px;
    margin-top: 15px;
    padding-top: 2px;
    padding-right: 30px;
  }
  .title-alergologo-map .title-icon .only-icon {
    background: url(images/ico-encuentra-alegologo-title.png) no-repeat 16px 0px;
    margin-right: 2px;
    margin-top: 10px;
  }
  .title-alergologo-map .title-icon .only-title {
    padding-bottom: 6px;
  }
  .title-alergologo-map .title-icon h2 small {
    line-height: 37px;
  }
  .title-alergologo-map .description {
    margin-left: -8px;
    padding-right: 59px;
  }
  .title-faqs {
    margin-top: 83px;
  }
  .title-faqs .title-icon .only-icon {
    background: url(images/ico-faqs-title.png) no-repeat 6px 0px;
    margin-right: 21px;
    margin-top: 10px;
    width: 95px;
    height: 105px;
  }
  .title-faqs .title-icon .only-title {
    padding-bottom: 6px;
    padding-top: 29px;
  }
  .title-faqs .title-icon h2 small {
    line-height: 37px;
  }
  .title-faqs .description {
    margin-left: -35px;
    padding-right: 83px;
    padding-top: 2px;
  }
  .title-ejemplo-map .title-icon .only-icon {
    background: url(images/ico-encuentra-alegologo-title.png) no-repeat 16px 0px;
    margin-right: 2px;
    margin-top: 10px;
  }
  .title-ejemplo-map .title-icon .only-title {
    padding-bottom: 6px;
  }
  .title-ejemplo-map .title-icon h2 small {
    line-height: 37px;
  }
  .title-ejemplo-map .description {
    margin-left: -8px;
    padding-right: 59px;
  }
  .map-form-socios {
    margin-top: 68px;
  }
  .map-form-socios .map {
    width: 628px;
    height: 551px;
  }
  .sidebar-search {
    margin-left: 61px;
  }
  .sidebar-search .wrapper-sidebar-search {
    width: 318px;
  }
  .socio-item {
    border-top: 1px solid #DDDDDD;
    padding-top: 31px;
    clear: both;
    margin-bottom: 45px;
    overflow: hidden;
  }
  .socio-item h2 {
    font: 22px/26px "Helvetica Neue", sans-serif;
    font-weight: 500;
    color: #2392CC;
  }
  .socio-item .ubicacion-item {
    width: 339px;
    margin-top: 19px;
    overflow: hidden;
  }
  .socio-item .ubicacion-item.vertical {
    width: 314px;
    float: left;
    margin-bottom: 28px;
  }
  .socio-item .ubicacion-item.vertical .wrapper-map-ubication {
    margin-top: 19px;
    max-width: 310px;
  }
  .socio-item .ubicacion-item.horizontal {
    width: 627px;
  }
  .socio-item .ubicacion-item.horizontal .wrapper-map-ubication {
    padding-left: 24px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data {
    width: 314px;
    float: left;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data.par {
    padding-left: 24px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data h3 {
    font: bold 16px/18px "Arial", sans-serif;
    color: #5A5A5A;
    text-transform: uppercase;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .type-ubicacion {
    color: #A3A3A3;
    font: 16px/23px "Helvetica Neue", sans-serif;
    font-weight: 100;
    display: block;
    padding-left: 1px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data {
    font: 16px/23px "Helvetica Neue", sans-serif;
    font-weight: 100;
    color: #5A5A5A;
    margin-top: 12px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li {
    padding-left: 24px;
    margin-bottom: 6px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.address {
    background: url(images/item-icon-ubication.png) no-repeat 0 3px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.telephone {
    background: url(images/item-icon-telefphon.png) no-repeat 0 1px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.email {
    background: url(images/item-icom-mail.png) no-repeat 0 6px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li.web {
    background: url(images/item-icon-web.png) no-repeat 0 4px;
  }
  .socio-item .ubicacion-item .wrapper-ubication-data .ubicacion-data li a {
    color: #2392CC;
  }
  .socio-item .ubicacion-item .wrapper-map-ubication {
    width: 310px;
    float: left;
  }
  .socio-item .ubicacion-item .wrapper-map-ubication.par {
    padding-left: 24px;
  }
  .page-mapa-listado .column-map-results {
    margin-left: -100px;
  }
  .page-mapa-listado .pagination-blog {
    border-top: 1px solid #DDDDDD;
    padding-top: 70px;
  }
  .page-mapa-ficha .return-lis {
    font: bold 16px/18px "Arial", sans-serif;
    color: #2392CC;
    display: block;
    float: right;
    margin-top: 11px;
    margin-bottom: 12px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha {
    padding-top: 26px;
    clear: both;
    border-top: 1px solid #DDDDDD;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha h2 {
    font: 32px/26px "Helvetica Neue", sans-serif;
    font-weight: 500;
    color: #2392CC;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item {
    margin-top: 10px;
    overflow: hidden;
    clear: both;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data {
    width: 314px;
    float: left;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data h3 {
    font: bold 18px/20px "Arial", sans-serif;
    color: #5A5A5A;
    text-transform: uppercase;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .type-ubicacion {
    color: #A3A3A3;
    font: 18px/25px "Helvetica Neue", sans-serif;
    font-weight: 100;
    display: block;
    padding-left: 1px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data {
    font: 18px/24px "Helvetica Neue", sans-serif;
    font-weight: 100;
    color: #5A5A5A;
    margin-top: 12px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li {
    padding-left: 24px;
    margin-bottom: 15px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.address {
    background: url(images/item-icon-ubication.png) no-repeat 0 3px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.telephone {
    background: url(images/item-icon-telefphon.png) no-repeat 0 1px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.email {
    background: url(images/item-icom-mail.png) no-repeat 0 6px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li.web {
    background: url(images/item-icon-web.png) no-repeat 0 4px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .ubicacion-item .wrapper-ubication-data .ubicacion-data li a {
    color: #2392CC;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .wrapper-map-ubication {
    width: 616px;
    float: left;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .wrapper-map-ubication .map_item {
    width: 616px;
    height: 412px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .data-socio-priv {
    border-top: 1px solid #DDDDDD;
    padding-top: 30px;
    margin-bottom: 14px;
    overflow: hidden;
    margin-top: 25px;
  }
  .page-mapa-ficha .wrapper-socio-item-ficha .data-socio-priv p {
    font: 18px/24px "Arial", sans-serif;
    color: #777777;
    margin-bottom: 39px;
  }
  .page-mapa-ficha-alergologo .ubicacion-item .wrapper-ubication-data {
    margin-top: 45px;
  }
  .page-mapa-ficha-alergologo .wrapper-map-ubication {
    margin-top: 15px;
  }
  /* ------------------------------------------  * END Mapa centros------------------------------- */
  /* ------------------------------------------  Documentos--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .page-documentos-general {
    margin-top: 73px;
  }
  .page-documentos-general .wrapper-container {
    padding-bottom: 17px;
    margin-bottom: 73px;
  }
  .page-documentos-general .title-documentos .title-icon {
    margin-left: 59px;
  }
  .page-documentos-general .title-documentos .title-icon .only-icon {
    background: url(images/ico-documentos-title.png) no-repeat 16px 0px;
    margin-right: 11px;
    margin-top: 10px;
    height: 94px;
  }
  .page-documentos-general .title-documentos .title-icon .only-title {
    padding-bottom: 6px;
    padding-top: 28px;
  }
  .page-documentos-general .title-documentos .title-icon h1 small {
    line-height: 37px;
  }
  .page-documentos-general .title-documentos .description {
    margin-left: -77px;
    padding-right: 69px;
    margin-top: 33px;
  }
  .page-documentos-general .wrapper-content-documentos {
    margin-left: -16px;
    margin-right: -16px;
  }
  .page-documentos-general .wrapper-content-documentos h2.doc-category-title {
    font: 42px/43px "Arial", sans-serif;
    color: #2BB7C3;
    text-transform: uppercase;
    border-top: 1px solid #B4B4B4;
    padding-top: 70px;
    margin-top: 27px;
  }
  .page-documentos-single .wrapper-container {
    padding-bottom: 246px;
  }
  .page-documentos-single .body-documento-block {
    margin-top: 48px;
  }
  .page-documentos-single .body-documento-block .block-content {
    margin-left: 16px;
  }
  .page-documentos-single .body-documento-block .block-content h1 {
    font: bold 50px/44px "Rotis SemiSans Std", sans-serif;
    color: #5A5A5A;
  }
  .page-documentos-single .body-documento-block .block-content h4 {
    font: 14px/21px "Arial", sans-serif;
    color: #2BB7C3;
    text-transform: uppercase;
  }
  .page-documentos-single .body-documento-block .block-content .data-post {
    margin-top: 53px;
    margin-bottom: 14px;
  }
  .page-documentos-single .body-documento-block .block-content .data-post .entry-date {
    color: #989898;
    font: 14px/21px "Arial", sans-serif;
    text-transform: uppercase;
    float: left;
    margin-right: 25px;
  }
  .page-documentos-single .body-documento-block .block-content .data-post .entry-author {
    font: 14px/21px "Arial", sans-serif;
  }
  .page-documentos-single .body-documento-block .block-content p {
    font: 18px/24px "Arial", sans-serif;
    color: #777777;
    margin-bottom: 24px;
  }
  .documentos-block {
    margin-top: 62px;
  }
  .thumb-doc {
    overflow: hidden;
    margin-bottom: 38px;
  }
  .thumb-doc .thmb-image {
    position: relative;
    /*.ico-doc-pdf {
      background: url(images/ico-doc-pdf.png) no-repeat 0 0;
    }
    .ico-doc-doc {
      background: url(images/ico-doc-doc.png) no-repeat 0 0;
    }
    .ico-doc-ppt {
      background: url(images/ico-doc-ppt.png) no-repeat 0 0;
    }*/
  }
  .thumb-doc .thmb-image .ico-doc {
    width: 37px;
    height: 41px;
    display: block;
    position: absolute;
    /*background: url(images/ico-doc-gen.png) no-repeat 0 0;*/
    top: 0;
    right: 14px;
  }
  .thumb-doc .thumb-content h3 {
    font: bold 26px/24px "Rotis SemiSans Std", sans-serif;
    color: #2F2F2F;
    margin-top: 9px;
    height: 75px;
  }
  .thumb-doc .thumb-content h4 {
    font: 14px/21px "Arial", sans-serif;
    color: #2BB7C3;
    text-transform: uppercase;
    margin-top: 9px;
  }
  /* ------------------------------------------  * END Documentos ------------------------------- */
  /* ------------------------------------------  Faqs--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .general-faqs {
    margin-left: 0;
  }
  .wrapper-faqs-independiente .wrapper-faq-category-select {
    border-bottom: 1px solid #DDDDDD;
    margin-left: -8px;
    padding-bottom: 12px;
    margin-bottom: 123px;
  }
  .wrapper-faqs-independiente .accordion-seaic .panel:first-child .panel-title a {
    margin-top: 0;
  }
  .wrapper-faqs-independiente .accordion-seaic .panel-title a {
    display: block;
    font: 22px/26px "Helvetica Neue", sans-serif;
    font-weight: 500;
    color: #2392CC;
    position: relative;
    padding-left: 51px;
    padding-bottom: 7px;
    padding-top: 4px;
    margin-top: 32px;
    /*  &.collapsed{
      background: url(images/faq-more.png) no-repeat 0 0px;
    }*/
  }
  .wrapper-faqs-independiente .accordion-seaic .panel-title a[aria-expanded=false] {
    background: url(images/faq-more.png) no-repeat 0 0px;
  }
  .wrapper-faqs-independiente .accordion-seaic .panel-title a[aria-expanded=true] {
    background: url(images/faq-minus.png) no-repeat 0 0;
  }
  .wrapper-faqs-independiente .accordion-seaic .panel-body {
    margin-left: 50px;
    margin-top: 0px;
  }
  .wrapper-faqs-independiente .accordion-seaic .panel-body p {
    font: 18px/24px "Arial", sans-serif;
    color: #777777;
  }
  .wrapper-faqs-independiente .tt-btn-faq-category {
    background-color: #2BB7C3;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* ------------------------------------------  * END Faqs ------------------------------- */
  /* ------------------------------------------  DIRECTORIO DE SOCIOS--- ---------------------------------------- */
  /* ------------------------------------------------------------------------------------------------------ */
  .wrapper-page-directorio-de-centros-new .title-directorio-de-centros {
    margin-bottom: 0px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon .only-icon {
    margin-right: 28px;
    margin-top: 10px;
    width: 155px;
    height: 124px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon .only-title {
    padding-bottom: 6px;
    padding-top: 29px;
  }
  .wrapper-page-directorio-de-centros-new .title-icon h2 small {
    line-height: 37px;
  }
  .wrapper-page-directorio-de-centros-new .description {
    margin-left: 4px;
    padding-left: 30px;
    margin-top: 32px;
    padding-top: 2px;
    padding-right: 70px;
  }
  .wrapper-page-directorio-de-centros-new #spain {
    margin-left: 29px;
  }
  /* ------------------------------------------  * END DIRECTORIO DE SOCIOS ------------------------------- */
  /* La Industria Informa */
  .ii-banner {
    padding: 56px 110px 35px 80px;
  }
  .lf-item {
    width: calc((100% - 90px) / 4);
  }
  .lf-item__imagen {
    width: 208px;
  }
}
.page-login .wrapper-container .wrapper-titles-gen h2 {
  font-size: 47px;
}

@media (min-width: 1366px) {
  .lf-item:nth-child(4n) {
    margin-right: 0;
  }
}
/*
.row {
	background-color: #ccffcc;
}
*/
.fixed-tabs {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 33%;
}

.fixed-navbar {
  position: fixed;
  top: 0;
  z-index: 998;
  width: 100%;
  background-color: white;
}

@media (max-width: 575.98px) {
  .hidde-mobile-search {
    display: none;
  }
  #wrapper-logo {
    position: sticky;
    top: 0;
    z-index: 999;
  }
}
@media (max-width: 767.98px) {
  .hidde-mobile-search {
    display: none;
  }
  #wrapper-logo {
    position: sticky;
    top: 0;
    z-index: 999;
  }
}
.nueva-barra-desktop {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 999;
}

.general-ancho {
  width: 20% !important;
}

.wrapper-footer ul.social-items li a.twitternew {
  background: url("images/ico-X.svg") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}

.wrapper-footer ul.social-items li a.linkedinnew {
  background: url("images/ico-IN.svg") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}

.wrapper-footer ul.social-items li a.tiktok_footer {
  background: url("images/ico-tiktok.png") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}

.wrapper-footer ul.social-items li a.blueskye_footer {
  background: url("images/ico-bluesky.png") no-repeat center center;
  background-size: contain;
  margin-left: 10px;
}

.owl-carousel.owl-carousel-news .item, .owl-carousel.owl-carousel-news .owl-item {
  display: none;
}
.owl-carousel.owl-carousel-news .item:nth-child(-n+3), .owl-carousel.owl-carousel-news .owl-item:nth-child(-n+3) {
  display: block;
}
@media (min-width: 768px) {
  .owl-carousel.owl-carousel-news .item, .owl-carousel.owl-carousel-news .owl-item {
    display: block;
  }
}

/*# sourceMappingURL=theme.css.map */
