/* TypoPRO WeblySleek UI Light */
@font-face {
  font-family: 'Webly Sleek';
  src: url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-Light.eot");
  src: local("TypoPRO-WeblySleek"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-Light.eot?#iefix") format("embedded-opentype"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-Light.woff") format("woff"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-variant: normal;
}

/* TypoPRO WeblySleek UI Light Italic */
@font-face {
  font-family: 'Webly Sleek';
  src: url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-LightItalic.eot");
  src: local("TypoPRO-WeblySleek"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-LightItalic.eot?#iefix") format("embedded-opentype"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-LightItalic.woff") format("woff"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-LightItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-variant: normal;
}

/* TypoPRO WeblySleek UI Semibold */
@font-face {
  font-family: 'Webly Sleek';
  src: url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBold.eot");
  src: local("TypoPRO-WeblySleek"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBold.eot?#iefix") format("embedded-opentype"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBold.woff") format("woff"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  font-variant: normal;
}

/* TypoPRO WeblySleek UI Semibold Italic */
@font-face {
  font-family: 'Webly Sleek';
  src: url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBoldItalic.eot");
  src: local("TypoPRO-WeblySleek"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBoldItalic.woff") format("woff"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiBoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
  font-stretch: normal;
  font-variant: normal;
}

/* TypoPRO WeblySleek UI Semilight */
@font-face {
  font-family: 'Webly Sleek';
  src: url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLight.eot");
  src: local("TypoPRO-WeblySleek"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLight.eot?#iefix") format("embedded-opentype"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLight.woff") format("woff"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  font-variant: normal;
}

/* TypoPRO WeblySleek UI Semilight Italic */
@font-face {
  font-family: 'Webly Sleek';
  src: url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLightItalic.eot");
  src: local("TypoPRO-WeblySleek"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLightItalic.eot?#iefix") format("embedded-opentype"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLightItalic.woff") format("woff"), url("TypoPRO-WeblySleek/TypoPRO-WeblySleek-SemiLightItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  font-variant: normal;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: rgba(19, 19, 19, 0.2);
}

::-webkit-scrollbar-thumb {
  background: rgba(99, 110, 209, 0.4);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 8px rgba(253, 134, 108, 0.15);
          box-shadow: inset 0 0 8px rgba(253, 134, 108, 0.15);
}

::-webkit-scrollbar-thumb:hover {
  background: rgba(99, 110, 209, 0.8);
}

* {
  scroll-behavior: smooth;
}

html {
  margin: 0;
  padding: 0;
  height: 100vh;
}

body {
  margin: 0;
  padding: 0;
  height: 100vh;
  font-family: "Segoe UI", "Webly Sleek", "Helvetica Neue", Helvetica, Arial;
  color: #547687;
  background-color: #ededed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

a:not(.btn):not(.details):hover {
  font-weight: 500;
}

strong {
  font-style: normal;
  font-weight: 500;
}

em {
  font-size: 0.9em;
  opacity: 0.9;
  font-weight: 100;
}

header,
section,
footer {
  margin: 0 auto;
  padding: 0 20px;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}

header#header,
section#header,
footer#header {
  padding: 0;
  margin-top: 7em;
}

@media (min-width: 600px) {
  header,
  section,
  footer {
    padding: 0 calc((100% - 500px) / 2);
  }
}

@media (min-width: 900px) {
  header,
  section,
  footer {
    padding: 0 calc((100% - 860px) / 2);
  }
}

@media (min-width: 1200px) {
  header,
  section,
  footer {
    padding: 0 calc((100% - 1120px) / 2);
  }
}

body {
  font-size: 15px;
}

@media (min-width: 600px) {
  body {
    font-size: 15px;
  }
}

@media (min-width: 900px) {
  body {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  body {
    font-size: 18px;
  }
}

#result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 40px;
}

#result .resulttxt {
  background-color: #ededed;
  border-radius: 6px;
  padding: 20px;
}

.fonecontact a {
  background: linear-gradient(90deg, #7a8cfb calc(-100vw + 240px), #ff8566);
  padding: 15px;
  border-radius: 6px;
  display: inline-block;
}

.fonecontact a::before {
  content: "";
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  margin-right: 8px;
  vertical-align: -1px;
  background: url("../img/phone.svg");
}

.wrapper {
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-perspective: 10px;
          perspective: 10px;
}

header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  max-height: 600px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  z-index: 0;
  margin-bottom: -7em;
  overflow: hidden;
}

header section {
  width: 100%;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  margin: 2em auto 7em 0;
}

header section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#7a8cfb), to(#ff8566));
  background: linear-gradient(to right, #7a8cfb, #ff8566);
}

@media (min-width: 600px) {
  header section {
    width: 80%;
  }
  + header section#header {
    margin: 2em auto 7em 0;
  }
}

header section title {
  color: #304f68;
  /*place-content: flex-start;
			font-size: 1.8em;
			letter-spacing: -0.5px;
			padding-left: 0;
			@media (min-width: 600px) {
				padding-left: 3em;
			}
			@media (min-width: 1200px) {
				padding-left: calc(3em + 20%);
			}*/
  place-content: center;
  font-size: 1.8em;
  letter-spacing: -0.5px;
  padding-left: 0;
  margin: 0.75em auto -2.75em auto;
  width: 100%;
  text-align: center;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}

@media (min-width: 1200px) {
  header section title {
    margin: 0.75em auto -2.75em -36%;
  }
}

header section .bubble {
  background-color: rgba(255, 255, 255, 0.5) !important;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  font-weight: 100;
  letter-spacing: 0.1px;
  border: 1px solid transparent;
  margin: 1em;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}

@media (min-width: 1200px) {
  header section .bubble {
    padding-left: 36%;
  }
}

header section .bubble p:not(.no-spacer) {
  padding: 1em 4em 0.51em;
}

.background {
  background-image: url("../img/hero-bg.jpg");
  background-size: cover;
  background-position: center center;
  -webkit-transform: translate3d(0, -80px, -3px) scale(1.3);
          transform: translate3d(0, -80px, -3px) scale(1.3);
  width: 100%;
  height: 100%;
  max-height: 600px;
}

.background-col {
  background-color: #96b5b866;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  position: absolute;
  width: 60%;
  height: 70%;
  z-index: -1;
}

.foreground {
  background-image: url("../img/hero-fg.png");
  background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-transform: translate3d(0, -30px, -2px) scale(1.1);
          transform: translate3d(0, -30px, -2px) scale(1.1);
  z-index: 3;
  width: 100%;
  height: 100%;
  max-height: 600px;
  max-width: 1208px;
}

.background,
.foreground {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}

#hero-img {
  position: relative;
  top: 1.1em;
  margin-top: 5em;
  -webkit-transition: top 0.3s,
 left 0.3s,
 margin 0.3s,
 height 0.3s,
 width 0.3s;
  transition: top 0.3s,
 left 0.3s,
 margin 0.3s,
 height 0.3s,
 width 0.3s;
  background-image: url("../img/logoadatio.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 1200px) {
  #hero-img {
    top: 7.5em;
    left: -13em;
    height: 1.1em;
    width: 1.1em;
    margin-top: -4em;
  }
}

#tel {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 40px;
  top: 0;
  right: 10px;
  background: linear-gradient(90deg, #7a8cfb calc(-100vw + 240px), #ff8566);
  border-radius: 0 0 6px 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: white;
  font-size: 14px;
}

@media (min-width: 600px) {
  #tel {
    right: 80px;
  }
}

#tel a {
  margin: auto;
}

#tel a::before {
  content: "";
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  margin-right: 8px;
  vertical-align: -1px;
  background: url("../img/phone.svg");
}

title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2em;
  font-weight: 600;
  color: #304f68;
  text-align: center;
  place-content: center;
}

title::after {
  content: "";
  position: relative;
  width: 8%;
  margin-right: -8%;
  height: 2px;
  top: calc(1em + 6px);
  left: -7%;
  z-index: -1;
  background: -webkit-gradient(linear, left top, right top, from(#7a8cfb), to(#ff8566));
  background: linear-gradient(to right, #7a8cfb, #ff8566);
}

section {
  font-size: 1.1em;
  text-align: center;
  margin: 8em auto;
}

section .bubble {
  border-radius: 6px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.15);
  margin: 0;
}

section .bubble div {
  padding: 2rem 8rem;
}

section .bubble p {
  padding: 0 20px;
}

@media (min-width: 600px) {
  section .bubble p {
    padding: 0 4rem;
  }
}

@media (min-width: 900px) {
  section .bubble p {
    padding: 0 8rem;
  }
}

section .bubble p:first-child {
  padding-top: 3rem;
}

section .bubble p:last-child {
  padding-bottom: 3rem;
}

@media (min-width: 1200px) {
  section .bubble {
    margin: 2em 6em;
  }
}

section .bubble::before {
  content: "";
  position: absolute;
  border-radius: 6px;
  border: 1px solid transparent;
  background: linear-gradient(45deg, #7a8cfb, #ff8566) border-box;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) padding-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  left: 0;
  top: 0;
  z-index: -1;
}

section .bubble .list {
  padding: 2rem 1rem;
  zoom: 1;
}

@media (min-width: 600px) {
  section .bubble .list {
    zoom: 0.75;
  }
}

@media (min-width: 900px) {
  section .bubble .list {
    zoom: 0.85;
  }
}

@media (min-width: 1200px) {
  section .bubble .list {
    zoom: 1;
  }
}

section .bubble ul {
  list-style-type: none;
  font-weight: 400;
  text-align: left;
  padding: 0;
}

@media (min-width: 600px) {
  section .bubble ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

section .bubble ul:hover li, section .bubble ul.checked li {
  opacity: 1;
}

section .bubble ul li {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 34px;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

@media (min-width: 600px) {
  section .bubble ul li {
    width: calc(100% - 6em);
  }
}

section .bubble ul li span.details {
  margin: auto auto auto 0;
  z-index: 9;
  border-bottom: 1px solid rgba(116, 126, 185, 0.3);
}

section .bubble ul li.icon::before {
  content: "";
  width: 100%;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 900px) {
  section .bubble ul li.icon::before {
    width: 120px;
  }
}

section .bubble ul li.icon:not(.selected) .sub {
  /*
							opacity: 0;
							height: 0;
							padding: 0rem 4rem;
							@media (min-width: 600px) {
								padding: 0rem 5rem;
							}
							@media (min-width: 900px) {
								padding: 0rem 8rem;
							}
							*/
}

section .bubble ul li.icon .sub {
  opacity: 1;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 2rem 2rem 1rem;
  -webkit-transition: opacity 0.3s,
 padding 0.6s;
  transition: opacity 0.3s,
 padding 0.6s;
}

section .bubble ul li.icon .sub td {
  font-size: 15px;
}

@media (min-width: 600px) {
  section .bubble ul li.icon .sub {
    text-align: left;
    padding: 2rem 3rem 1rem;
  }
  section .bubble ul li.icon .sub,
  section .bubble ul li.icon .sub td {
    font-size: 16px;
  }
}

@media (min-width: 900px) {
  section .bubble ul li.icon .sub {
    padding: 2rem 5rem 1rem;
  }
  section .bubble ul li.icon .sub,
  section .bubble ul li.icon .sub td {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  section .bubble ul li.icon .sub,
  section .bubble ul li.icon .sub td {
    font-size: 18px;
  }
}

section .bubble ul li.icon .details {
  margin: 10px auto auto auto;
  font-size: 22px;
  text-align: center;
}

@media (min-width: 900px) {
  section .bubble ul li.icon .details {
    margin: auto auto auto 0;
  }
}

section .bubble ul li.ico1::before {
  background-image: url(../img/icons/01.png);
}

section .bubble ul li.ico2::before {
  background-image: url(../img/icons/02.png);
}

section .bubble ul li.ico3::before {
  background-image: url(../img/icons/03.png);
}

section .bubble ul li.ico4::before {
  background-image: url(../img/icons/04.png);
}

section .bubble ul li.ico5::before {
  background-image: url(../img/icons/05.png);
}

section .bubble ul li.ico6::before {
  background-image: url(../img/icons/06.png);
}

section .bubble ul li.ico7::before {
  background-image: url(../img/icons/07.png);
}

section .bubble ul li.ico8::before {
  background-image: url(../img/icons/08.png);
}

section .bubble #listdesc {
  padding: 0;
}

section .bubble #listdesc div:not(.selected) {
  display: none;
}

section .bubble #listdesc div {
  display: block;
  font-size: 0.75em;
  padding: 0 1em 2em 1em;
  margin-top: -2em;
}

@media (min-width: 600px) {
  section .bubble #listdesc div {
    padding: 0 8em 2em 8em;
  }
}

section.blue {
  background-color: #647788;
  margin: 0;
  color: white;
  padding-top: 4em;
  padding-bottom: 4em;
}

section.blue title {
  color: white;
}

@media (min-width: 600px) {
  section.blue title {
    place-content: flex-start;
  }
}

section.blue title::after {
  z-index: 0;
}

section.blue p {
  width: 100%;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  max-width: 650px;
}

@media (min-width: 600px) {
  section.blue p {
    width: 80%;
    text-align: left;
  }
}

@media (min-width: 900px) {
  section.blue p {
    width: 60%;
  }
}

section.blue a.secondary {
  margin: 2em auto 0 auto;
  color: #647788;
}

@media (min-width: 600px) {
  section.blue a.secondary {
    margin: 2em 0 0 0;
  }
}

section.blue .img-device {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 26em;
  position: absolute;
  height: 30em;
  margin-top: -16em;
  left: 100vw;
  margin-left: -26em;
  background-image: url(../img/device-2.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 600px) {
  section.blue .img-device {
    display: block;
  }
}

@media (min-width: 800px) {
  section.blue .img-device {
    opacity: 1;
  }
}

section.purple {
  background-color: #5e638e;
  width: calc(100% - 4em);
  margin: 0;
  color: white;
  padding: 4em 2em;
}

section.purple title {
  color: white;
}

footer {
  font-size: 0.8em;
  margin: 1em auto;
  opacity: 0.7;
  text-align: center;
  height: 6em;
}

@media (min-width: 600px) {
  footer {
    height: 3em;
  }
}

.separator {
  display: block;
  border: none;
  color: white;
  height: 1px;
  background: rgba(0, 0, 0, 0.4);
  background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(rgba(0, 0, 0, 0.2)), to(transparent));
  background: gradient(radial, 50% 50%, 0, 50% 50%, 350, from(rgba(0, 0, 0, 0.2)), to(transparent));
  margin-top: -2em;
}

#logoadatio {
  background-image: url("../img/logo.png");
  width: 168px;
  height: 88px;
  text-align: center;
  font-size: 12px;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 4em auto;
  color: #acacac;
}

.s1,
.s2 {
  margin-bottom: 2em;
}

.s1 {
  float: left;
}

.s2 {
  float: right;
}

@media (max-width: 600px) {
  .s1,
  .s2 {
    width: 100%;
  }
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2em auto 0.5em auto;
  border: 1px solid transparent;
  padding: 8px 26px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  place-content: center;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.2px;
  opacity: 0.9;
}

.btn.primary {
  background: #636ed5;
  color: white;
}

.btn.secondary {
  background: white;
  color: #636ed5;
}

.btn.solucion {
  font-size: 0.95em;
  margin: 3em auto auto auto;
  background-color: #638190;
}

.btn:hover {
  cursor: pointer;
  opacity: 1;
}

.contained {
  margin: 1em 20px;
}

@media (min-width: 600px) {
  .contained {
    margin: 1em 2em;
  }
}

@media (min-width: 900px) {
  .contained {
    margin: 1em 8em;
  }
}

form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 750px;
  margin: 2em auto 0 auto;
}

.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
  font-size: 0.9em;
  gap: 3px;
}

.form-group * {
  color: white;
}

.form-group.wide {
  grid-column: span 2;
}

.form-group.empNamel,
.form-group .empNamel {
  display: none;
}

.form-group#empBtn {
  margin: auto;
}

.form-group#empBtn #cbpriv {
  width: 20px;
}

.form-group button {
  color: #5e638e;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.form-group button:disabled {
  cursor: default;
  opacity: 0.75;
}

.form-group#empBtn3 {
  margin-top: -1em;
}

.form-group label {
  text-transform: uppercase;
  font-size: 0.8em;
}

.form-group input,
.form-group textarea {
  width: calc(100% - 28px);
  background-color: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 4px;
  padding: 10px 14px;
  font-weight: 400;
}

.form-group textarea {
  width: 100% !important;
  display: block;
}

.form-group select {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 4px;
  padding: 10px 14px;
  font-weight: 400;
  display: block;
  margin: 0;
  width: 100% !important;
}

.form-group input:disabled,
.form-group select:disabled {
  background-color: rgba(156, 156, 156, 0.5);
  color: rgba(255, 255, 255, 0.5);
}

.form-group .horario {
  width: calc(100% - 109px) !important;
  display: inline-block;
}

@media (max-width: 380px) {
  .flexcel50 {
    width: auto !important;
  }
}

#s7 {
  width: 80%;
  padding: 0;
  margin: 6em auto 3em auto;
}

#financiado {
  color: #adadad;
  text-transform: uppercase;
  padding-bottom: 6em;
  width: 80%;
  margin: auto;
  font-size: 0.75em;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 2em;
  margin: 0 1.5em;
  background-image: url(../img/fondos/logobandera.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  color: #adadad;
  text-transform: uppercase;
  //font-size: 1em;
  //font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  background-size: cover;
  height: 6vh;
  width: 54vw;
}

@media(max-width: 900px){
	#logos{
		height: auto !important;
		width: 100% !important;
		margin: 0px !important
	}
}	

@media (min-width: 900px) {
  #logos {
    //margin-right: 0;
    //margin-left: 2em;
  }
}

@media (min-width: 1200px) {
  #logos {
    //margin-left: 4em;
    //margin-right: 6em;
  }
}

#logos span {
  display: none;
  font-size: 0.7em;
  margin-bottom: 0.4em;
}

#logos .logo {
  content: "";
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.9;
  -webkit-transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s, -webkit-filter 0.3s;
}

#logos .logo:hover {
  -webkit-filter: none;
          filter: none;
  opacity: 1;
}

#logos .logo.l1 {
  background-image: url(../img/fondos/logo-vp.svg);
  min-width: 210px;
}

#logos .logo.l2 {
  background-image: url(../img/fondos/logo-redes.svg);
  min-width: 120px;
}

#logos .logo.l3 {
  background-image: url(../img/fondos/logo-kitdigital.svg);
  min-width: 130px;
}

#logos .logo.l4 {
  background-image: url(../img/fondos/logo-r.svg);
  min-width: 60px;
}

#logos .logo.l5 {
  background-image: url(../img/fondos/logo-eur.svg);
  min-width: 160px;
}

table {
  margin: 1.5em auto 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  background: #717bd8;
  color: white;
  border: 1px solid #717bd8;
}

table td {
  border: 1px solid #717bd86b;
  color: #373d76;
}

table td,
table th {
  padding: 3px 8px;
}

table td:first-child,
table th:first-child {
  min-width: 120px;
}

#scrollBtn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  -webkit-transition: opacity 0.3s,
 background-color 0.3s;
  transition: opacity 0.3s,
 background-color 0.3s;
}

#scrollBtn.hidden {
  opacity: 0;
  z-index: -2;
}

#scrollBtn:not(.hidden) {
  opacity: 1;
  z-index: 99;
}

#scrollBtn:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

#scrollBtn svg {
  height: 27px;
  width: 27px;
  margin-left: -3px;
  margin-top: -3px;
}

.noshow::before {
  visibility: hidden;
}
/*# sourceMappingURL=styles.css.map */