.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Montserrat, sans-serif;
  color: #1a1b1f;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  line-height: 62px;
  font-weight: 400;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
}

a {
  display: block;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1a1b1f;
  text-decoration: underline;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

blockquote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  border-left: 5px solid #e2e2e2;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  margin-top: 5px;
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.captcha-space {
  padding-bottom: 5px;
  max-width: 400px;
}
.heading_error {
  color: #D62828;
}
.heading-jumbo-small {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  text-transform: none;
}

.styleguide-block {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.heading-jumbo-tiny {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  text-transform: uppercase;
}

.rich-text {
  width: 70%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.rich-text p {
  margin-top: 15px;
  margin-bottom: 25px;
  opacity: 0.6;
}

.container {
  position: static;
  z-index: 1000;
  display: block;
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.container.contact_position {
  position: relative;
}

.container.container-soluciones-padding {
  padding-right: 60px;
  padding-left: 60px;
}

.styleguide-content-wrap {
  text-align: center;
}

.paragraph-small {
  width: auto;
  max-width: 900px;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
}

.styleguide-header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1b1f;
  color: #fff;
  text-align: center;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-jumbo {
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-weight: 300;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000e32;
}

.paragraph-tiny {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 800;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: 0.7;
}

.paragraph-tiny.p--footer {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-tiny.p--footer.footer_contact--link {
  font-weight: 400;
}

.paragraph-tiny.button--link {
  padding-right: 0px;
  padding-left: 10px;
}

.label {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-speaking-label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label.cc-about-light {
  opacity: 0.6;
}

.paragraph-light {
  opacity: 0.6;
  text-align: center;
}

.paragraph-light.cc-position-name {
  margin-bottom: 5px;
}

.section {
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.section.cc-contact {
  position: relative;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #eef5ff;
}

.section.section_header-01 {
  position: static;
  z-index: 9999;
  height: 800px;
  float: none;
  clear: none;
  background-image: url('../images/BG-xibitech.jpg');
  background-position: 0% 100%;
  background-size: cover;
}

.section.section_servicios {
  padding-top: 200px;
  padding-bottom: auto;
  background-color: #eef5ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eef5ff), to(#d6d5d5));
  background-image: linear-gradient(180deg, #eef5ff, #d6d5d5);
}

.section.section_header-02 {
  position: static;
  z-index: 9999;
  height: 800px;
  float: none;
  clear: none;
  background-image: url('../images/img-Red.jpeg');
  background-position: 50% 0%;
  background-size: cover;
  background-clip: border-box;
}

.section.cc-contact-02 {
  position: relative;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #d6d5d5;
}

.section.cc-contact-02.new-contact-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d6d5d5));
  background-image: linear-gradient(180deg, #fff, #d6d5d5);
}

.section.section_header-03-seguridad {
  position: static;
  z-index: 9999;
  height: 650px;
  float: none;
  clear: none;
  background-color: #000e32;
  background-image: url('../images/img-seguridad-bg.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section.section_header-04-soporte {
  position: static;
  z-index: 9999;
  height: 650px;
  float: none;
  clear: none;
  background-color: #000e32;
  background-image: url('../images/img-soporte-bg.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section.section_header-05-infra {
  position: static;
  z-index: 9999;
  height: 650px;
  float: none;
  clear: none;
  background-color: #000e32;
  background-image: url('../images/img-infra-bg.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section.section-soluciones {
  padding-top: 200px;
  padding-bottom: 100px;
  background-color: #eef5ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d6d5d5), to(#fff));
  background-image: linear-gradient(180deg, #d6d5d5, #fff);
}

.button {
  position: static;
  bottom: 0px;
  padding: 12px 3em;
  border-radius: 8px;
  background-color: #000e32;
  -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #32343a;
  color: #fff;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  padding: 16px 35px;
  background-color: #fff;
  color: #202020;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.button.cc-white-button:active {
  background-color: hsla(0, 0%, 100%, 0.9);
}

.button.cta {
  padding-right: 3em;
  padding-left: 3em;
  border-style: solid;
  border-width: 0px;
  border-color: #d62828;
  background-color: #d62828;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.button.cta.b-cart {
  position: static;
  bottom: 48px;
  clear: none;
  text-align: left;
}

.button.white-button {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000e32;
  font-weight: 700;
}

.button.white-button.button_outline {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
}

.button.white-button.button_outline.button_margin {
  margin-left: 1em;
}

.paragraph-bigger {
  margin-bottom: 10px;
  opacity: 1;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.paragraph-bigger.cc-bigger-light {
  opacity: 0.6;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.logo-link {
  z-index: 1;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-link:hover {
  opacity: 0.8;
}

.logo-link:active {
  opacity: 0.7;
}

.navigation-item {
  padding-top: 9px;
  padding-bottom: 9px;
  opacity: 0.8;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.navigation-item:hover {
  opacity: 0.9;
  color: #d62828;
}

.navigation-item:active {
  opacity: 0.8;
  color: #c94949;
}

.navigation-item.w--current {
  opacity: 1;
  color: #fff;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: 0.8;
  color: #d62828;
}

.navigation-item.w--current:active {
  opacity: 0.7;
  color: #32343a;
}

.navigation-item.dropdown-navigation-item {
  padding-right: 0px;
}

.navigation-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo-image {
  display: block;
  width: 140px;
  height: auto;
}

.navigation-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro-wrap {
  position: relative;
  top: 100px;
  right: auto;
  bottom: auto;
  z-index: 99;
  display: block;
  width: 580px;
  height: auto;
  margin-top: 0px;
  padding-left: 20px;
  float: none;
  clear: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  -o-object-fit: none;
  object-fit: none;
}

.name-text {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.position-name-text {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-transform: none;
}

.work-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.work-experience-grid {
  margin-bottom: 140px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.works-grid {
  margin-bottom: 80px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". . ."
    ". . .";
  -ms-grid-columns: 1.5fr 30px 1fr 30px 1.5fr;
  grid-template-columns: 1.5fr 1fr 1.5fr;
  -ms-grid-rows: auto 30px auto;
  grid-template-rows: auto auto;
}

.carrer-headline-wrap {
  position: relative;
  left: 0%;
  top: 0%;
  bottom: auto;
  width: 700px;
  margin-bottom: 48px;
  padding-left: 90px;
  float: left;
  clear: none;
  text-align: left;
}

.work-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
  text-decoration: none;
}

.work-image:hover {
  opacity: 0.8;
}

.work-image:active {
  opacity: 0.7;
}

.work-image.cc-work-1 {
  background-image: url('../images/portfolio-1---wide.svg');
  background-size: cover;
}

.work-image.cc-work-2 {
  background-image: url('../images/portfolio-2---wide.svg');
  background-size: cover;
}

.work-image.cc-work-4 {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.work-image.cc-work-3 {
  background-image: url('../images/portfolio-4---wide.svg');
  background-size: cover;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: 0.8;
}

.project-name-link:active {
  opacity: 0.7;
}

.text-field {
  margin-bottom: 18px;
  padding: 21px 20px;
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 14px;
  line-height: 26px;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active {
  border-color: #43464d;
}

.text-field:focus {
  border-color: #43464d;
}

.text-field::-webkit-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field:-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, 0.4);
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.status-message {
  padding: 9px 30px;
  background-color: #202020;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.contact {
  padding-top: 80px;
  padding-bottom: 90px;
  text-align: center;
  white-space: normal;
}

.contact-headline {
  position: static;
  width: 100%;
  margin-bottom: 40px;
  text-align: left;
}

.contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-areas: ". ."
    ". ."
    "Area Area";
  -ms-grid-rows: auto 10px auto 10px auto;
  grid-template-rows: auto auto auto;
}

.contact-form-wrap {
  width: 100%;
  text-align: center;
}

.footer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #010b24;
}

.webflow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  text-decoration: none;
  text-transform: uppercase;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: 0.8;
}

.webflow-link.footer_contact--link {
  font-weight: 400;
  text-transform: none;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.footer-links.footer_links--padding {
  margin-right: 0px;
  margin-bottom: 16px;
  padding-bottom: 0px;
}

.footer-item {
  margin-right: 20px;
  margin-left: 0px;
  opacity: 0.6;
  font-family: 'Open Sans', sans-serif;
  color: #cfcfcf;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-item:hover {
  opacity: 0.9;
  color: #fff;
  text-decoration: underline;
}

.footer-item:active {
  opacity: 0.8;
}

.footer-item.icon_social--link {
  margin-left: 2px;
}

.about-intro-grid {
  margin-top: 100px;
  margin-bottom: 140px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 2fr;
  grid-template-columns: 1fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
}

.service-name-text {
  margin-bottom: 10px;
  opacity: 0.6;
  font-size: 30px;
  line-height: 46px;
}

.skillset-wrap {
  padding-right: 60px;
}

.reference-link {
  opacity: 0.6;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.reference-link:hover {
  opacity: 1;
}

.reference-link:active {
  opacity: 0.9;
}

.featured-item-wrap {
  margin-bottom: 25px;
}

.services-items-grid {
  padding-top: 10px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.skills-grid {
  margin-bottom: 140px;
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 80px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.personal-features-grid {
  margin-bottom: 110px;
  grid-column-gap: 80px;
  grid-row-gap: 20px;
  grid-template-areas: ". ."
    ". .";
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.speaking-text {
  display: inline-block;
  margin-right: 8px;
}

.speaking-text.cc-past-speaking {
  opacity: 0.6;
}

.speaking-detail {
  display: inline-block;
  opacity: 0.6;
}

.upcoming-wrap {
  margin-bottom: 40px;
}

.social-media-heading {
  margin-bottom: 60px;
}

.social-media-grid {
  margin-bottom: 30px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto 30px auto;
  grid-template-areas: ". . . ."
    ". . . .";
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.project-overview-grid {
  margin-top: 120px;
  margin-bottom: 135px;
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template-areas: ". . . ."
    ". . . .";
  -ms-grid-columns: 1fr 50px 1fr 50px 1fr 50px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 100px auto;
  grid-template-rows: auto auto;
}

.detail-header-image {
  width: 100%;
}

.project-description-grid {
  margin-top: 120px;
  margin-bottom: 120px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 30px 2.5fr;
  grid-template-columns: 1fr 2.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.email-section {
  width: 70%;
  margin: 140px auto 200px;
  text-align: center;
}

.email-link {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 64px;
  line-height: 88px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.email-link:hover {
  opacity: 0.8;
}

.email-link:active {
  opacity: 0.7;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #fff;
  color: #fff;
  text-align: center;
}

.utility-page-wrap.aviso {
  width: auto;
  height: auto;
}

._404-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000e32;
}

._404-content-wrap {
  width: auto;
  max-width: 850px;
  margin-bottom: 20px;
}

.protected-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 90px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.protected-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.protected-heading {
  margin-bottom: 30px;
}

.div-block {
  position: relative;
  left: auto;
  right: 0px;
  bottom: auto;
  z-index: 101;
  width: 422px;
  height: 708px;
  margin-top: 40px;
  float: right;
  clear: none;
  text-align: left;
}

.div-block-2 {
  position: relative;
  top: 100%;
  bottom: 100%;
}

.feature-section {
  position: static;
  padding-top: 60px;
  padding-bottom: 60px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-height {
  height: 450px;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: auto;
  height: auto;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.h2 {
  position: static;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-align: center;
}

.bold-text {
  font-weight: 800;
}

.bold-text-2 {
  font-weight: 800;
}

.bold-text-3 {
  font-weight: 800;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.text {
  position: static;
  width: auto;
  font-size: 20px;
  text-align: left;
}

.text.productos_txt {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.text.padding-card {
  margin-bottom: 32px;
}

.text.txt-width {
  width: 400px;
}

.div-block-3 {
  width: 50%;
}

.card {
  position: relative;
  display: block;
  width: 460px;
  height: 560px;
  margin: 32px;
  padding: 48px;
  float: left;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 0 20px 2px rgba(18, 45, 94, 0.15);
  text-align: left;
}

.card.card_sideb {
  top: -240px;
  right: 48px;
  width: 40%;
  max-width: 480px;
  float: right;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.card.card_sidea {
  top: 60px;
  left: 48px;
  width: 40%;
}

.card.card_contact {
  position: static;
  top: -160px;
  right: 48px;
  width: 100%;
  height: auto;
  margin: 48px 0px 0px;
  float: none;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.card.card-blue {
  position: relative;
  height: 970px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  background-color: #000e32;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.card.card-blue.img_card-01 {
  background-image: url('../images/img-backup.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue.img_card-02 {
  background-image: url('../images/img-net.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue.img_card-03 {
  background-image: url('../images/img-Implementacion.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue.img_card-04 {
  background-image: url('../images/img-support-2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue.img_card-05-soporte {
  background-image: url('../images/img-backup.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue.img_card-06-soporte {
  background-image: url('../images/img-net.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-productos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin: 0px 0px 24px;
  padding: 24px;
}

.card.card_contpaq {
  position: static;
  top: -160px;
  right: 48px;
  width: 100%;
  height: auto;
  margin: 48px 0px 0px;
  float: none;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.card.contpaq-modal-card {
  width: auto;
  height: auto;
  max-width: 700px;
}

.card.card-blue-soporte {
  position: relative;
  height: 340px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  background-color: #000e32;
  -webkit-transition: opacity 1000ms ease;
  transition: opacity 1000ms ease;
}

.card.card-blue-soporte.img_card-01 {
  background-image: url('../images/img-backup.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-02 {
  background-image: url('../images/img-net.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-03 {
  background-image: url('../images/img-Implementacion.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-04 {
  background-image: url('../images/img-support-2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-05-soporte {
  background-image: url('../images/img-hoteleria.jpg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-06-soporte {
  background-image: url('../images/img-finanzas.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-07-soporte {
  background-image: url('../images/img-industria.jpg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-08-soporte {
  background-image: url('../images/img-rh.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-09-infra {
  background-color: #0073b8;
  background-image: url('../images/img-cable.jpg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-10-infra {
  background-color: #0073b8;
  background-image: url('../images/img-servicios.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.card.card-blue-soporte.img_card-11-infra {
  background-color: #0073b8;
  background-image: url('../images/img-accesos.jpg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-5 {
  width: 50%;
  height: 50px;
  float: right;
  clear: none;
}

.p-card {
  position: static;
  overflow: visible;
  height: auto;
  max-height: 100%;
  margin-top: 24px;
  padding-bottom: 24px;
  color: #000e32;
  font-size: 18px;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.p-card.p-white {
  color: #fff;
}

.heading {
  margin-top: 48px;
}

.heading.white-txt {
  color: #fff;
}

.b-card {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 48px;
  margin-bottom: 0px;
  float: none;
  clear: none;
  text-align: center;
  text-decoration: none;
}

.image {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10001;
  display: block;
  width: auto;
  float: left;
  clear: none;
}

.section-2 {
  position: absolute;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.block__tree {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0px;
  bottom: auto;
  z-index: 1001;
  display: block;
  width: auto;
  padding-right: 24px;
  float: none;
  clear: none;
}

.bold-text-4 {
  text-align: left;
}

.header-form {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
}

.div-block-6 {
  background-color: transparent;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 400px;
  background-color: #000e32;
}

.bg_footer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 400px;
  background-color: #000e32;
}

.div-block-8 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.image-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-top: 40px;
  text-align: center;
}

.heading-3 {
  font-family: 'Open Sans', sans-serif;
}

.image-8 {
  text-align: center;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.heading-4 {
  font-family: 'Open Sans', sans-serif;
}

.heading-5 {
  font-family: 'Open Sans', sans-serif;
}

.heading-6 {
  font-family: 'Open Sans', sans-serif;
}

.heading-7 {
  font-family: 'Open Sans', sans-serif;
}

.heading-8 {
  font-family: 'Open Sans', sans-serif;
}

.heading-9 {
  font-family: 'Open Sans', sans-serif;
}

.section-soluciones {
  position: static;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.div-block-12 {
  margin-top: 200px;
}

.paragraph-2 {
  opacity: 0.8;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.bold-text-5 {
  font-size: 20px;
}

.bold-text-5.heading-6.text-white {
  color: #fff;
  font-size: 18px;
}

.bold-text-5.heading-6.title-smallcards {
  width: 200px;
}

.heading-10 {
  display: block;
  clear: both;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000e32;
  font-weight: 800;
}

.block-text-cards {
  padding-top: 20px;
  border-top: 1px solid #d62828;
}

.productos {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d6d5d5));
  background-image: linear-gradient(180deg, #fff, #d6d5d5);
}

.div-block-13 {
  margin-top: 40px;
}

.div-block-14 {
  margin-top: 0px;
}

.div-block-15 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: auto;
}

.div-block-16 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 310px;
  height: 124px;
  padding-left: 20px;
  float: none;
  clear: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.image-9 {
  position: static;
  clear: left;
}

.div-block-17 {
  position: absolute;
  left: 150px;
  top: 40px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 650px;
  max-width: none;
  float: right;
  clear: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-10 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 650px;
  height: auto;
  float: right;
}

.div-block-18 {
  position: relative;
  right: auto;
}

.column {
  position: relative;
  left: auto;
  right: auto;
}

.column-2 {
  z-index: 100;
}

.columns-2 {
  display: none;
}

.div-block-20 {
  position: relative;
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-21 {
  position: relative;
  z-index: 100;
  width: 460px;
  float: left;
}

.image-12 {
  display: inline-block;
  width: 6em;
  margin-bottom: 2em;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-13 {
  height: 16px;
}

.image-14 {
  height: 20px;
}

.contacto--items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
}

.footer--icon {
  height: 24px;
  padding-right: 12px;
}

.footer--icon.facebook--icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon--button:hover {
  opacity: 0.7;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon--link--padding {
  padding-right: 8px;
}

.heading-11 {
  text-align: left;
}

.heading-12 {
  text-align: left;
}

.list-item {
  text-align: left;
}

.list-item-2 {
  text-align: left;
}

.aviso_link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #d62828;
}


.contpaq {
  padding-top: 10px;
  background-color: #d6d5d5;
}

.logo_contpaq_container {
  width: 40%;
  padding-right: 48px;
  padding-bottom: 24px;
}

.contpaq-servicios {
  padding-top: 24px;
}

.contpaq-servicios.contpaq-servicios-modal {
  padding-top: 0px;
}

.contpaq-a {
  font-family: 'Open Sans', sans-serif;
  color: #000e32;
  font-weight: 700;
}

.contpaq-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.contpaq-modal-button {
  text-align: center;
}

.contpaq-modal-bancos {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}
.image-15 {
  width: 100px;
}

.contpaq-logo_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.div-dropdown-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 6px;
  background-color: #031136;
  box-shadow: 0 1px 6px 3px rgba(0, 0, 0, 0.35);
}

.dropdown-link-block {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  text-align: left;
}

.dropdown-link-block.navigation-item.dropdown-txt-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.dropdown-link-block.navigation-item.dropdown-txt-label:hover {
  background-color: #000e32;
}

.dropdown-icon {
  display: block;
  color: #fff;
  font-size: 14px;
}

.dropdown-corner {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-right: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #031136;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.dropdown-list.w--open {
  background-color: transparent;
}

.seguridad-div-container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.grid-seguridad {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-soporte-header-card {
  position: absolute;
  bottom: 0px;
  width: 80%;
  margin-top: auto;
  margin-bottom: 24px;
}

.column-seguridad-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-seguridad-spacerow {
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}

.div-soluciones-home-txt-container {
  width: 700px;
  margin-bottom: 24px;
  padding-left: 0px;
  text-align: left;
}

.div-soluciones-button {
  padding-top: 40px;
}

.soluciones-text {
  position: static;
  width: auto;
  font-size: 20px;
  text-align: left;
}

.soluciones-text.productos_txt {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.soluciones-text.padding-card {
  margin-bottom: 32px;
}

.soluciones-text.txt-width {
  width: 400px;
}

.section-soluciones-home {
  position: static;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #eef5ff;
}

.seguridad_slider {
  height: 200px;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-logos-container-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-width-slide {
  width: 27%;
}

.icon-slide {
  color: #d7d7d7;
}

.flip-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flip_card_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.flip-card {
  position: relative;
  width: 340px;
  height: 440px;
}

.flip_card_front {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: #000e32;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip_card_back {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #eef5ff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip_content_front {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.header_flip-front {
  font-family: Lato, sans-serif;
  color: #edf2f4;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
}

.header_flip-back {
  font-family: Lato, sans-serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
}

.flip_content_back {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
}

.flip_img_content_back {
  width: 64px;
  height: 64px;
}

.flip_paragraph-back {
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.flip_list-item {
  width: 100%;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 24px;
}

.float_whatsapp{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float_whatsapp:hover {
	text-decoration: none;
	color: #25d366;
  background-color:#fff;
}

.my-float_whatsapp{
	margin-top:16px;
}

.div-datos-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-datos-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.div-datos-paquetes {
  margin-top: 32px;
  margin-bottom: 60px;
}

.div-datos-letras {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-datos-letras-weight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-datos-colums {
  padding-top: 60px;
}

.heading-datos {
  text-align: center;
}

.heading-datos.h-datos-color {
  color: #b2b5be;
}

.div-datos-box_info {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px dashed #e92f7d;
  border-radius: 0px;
}

.div-datos-icons {
  width: 64px;
  min-width: 64px;
}

.div-datos-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h6-datos {
  line-height: 20px;
}

.div-datos-heading_style {
  padding-left: 20px;
}

.div-datos-distribuidor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #f3f4f8;
}

.div-datos-logo-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  margin-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-datos {
  padding-bottom: 100px;
}

.img-datos-height {
  height: 60px;
}

@media screen and (min-width: 1280px) {
  .paragraph-tiny.p--footer {
    padding-left: 5px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    opacity: 0.6;
  }

  .paragraph-tiny.button--link {
    padding-right: 8px;
    padding-left: 8px;
  }

  .webflow-link {
    display: block;
    width: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .footer-links.footer_links--padding {
    margin-bottom: 16px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-item {
    display: block;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .card.card_contpaq {
    margin-top: 0px;
  }

  .card.contpaq-modal-card {
    padding-right: 48px;
    padding-bottom: 48px;
  }

  .bold-text-5.heading-6.title-smallcards {
    display: inline;
    width: 100%;
  }

  .productos {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d6d5d5));
    background-image: linear-gradient(180deg, #fff, #d6d5d5);
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .button--link {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    text-transform: none;
  }

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: none;
  }

  .image-13 {
    width: auto;
    height: 16px;
    padding-right: 0px;
  }

  .image-14 {
    height: 16px;
  }

  .contacto--items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 24px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .footer--icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .icon--link--padding {
    padding-right: 8px;
  }

  .contpaq {
    padding-top: 0px;
    background-color: #d6d5d5;
  }

  .div-contpaq-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .logo_contpaq_container {
    width: 40%;
    padding-right: 48px;
    padding-bottom: 24px;
  }

  .contpaq-servicios {
    padding-top: 24px;
    padding-bottom: 0px;
  }

  .contpaq-servicios.contpaq-servicios-modal {
    padding-top: 0px;
  }

  .contpaq-servicio-logo {
    width: 280px;
    padding-bottom: 14px;
  }

  .contpaq-txt {
    font-family: 'Open Sans', sans-serif;
  }

  .contpaq-a {
    font-family: 'Open Sans', sans-serif;
    color: #000e32;
    font-size: 14px;
    font-weight: 700;
  }

  .contpaq-modal {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1001;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .contpaq-modal-card {
    width: auto;
    height: auto;
    max-width: 800px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contpaq-modal-bancos {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 1001;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.8);
  }
}

@media screen and (max-width: 991px) {
  .styleguide-block {
    text-align: center;
  }

  .card.card_sidea {
    top: auto;
  }

  .contpaqcard {
    padding:0 24px
  }

  .heading-jumbo {
    width: auto;
    float: none;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 40px;
    line-height: 44px;
  }

  .section.cc-contact {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section.section_header-01 {
    height: 100vh;
    max-height: 900px;
  }

  .section.section_header-02 {
    height: 100vh;
    max-height: 900px;
  }

  .section.cc-contact-02 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section.section_header-03-seguridad {
    height: 100vh;
    max-height: 900px;
  }

  .section.section_header-04-soporte {
    height: 100vh;
    max-height: 900px;
  }

  .section.section_header-05-infra {
    height: 100vh;
    max-height: 900px;
  }

  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .logo-link.w--current {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-icon {
    display: block;
    border: 1px solid transparent;
  }

  .navigation-item {
    padding: 15px 30px;
    -webkit-transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    transition: background-color 400ms ease, opacity 400ms ease, color 400ms ease;
    text-align: center;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    background-color: #000e32;
  }

  .navigation {
    padding: 25px 30px;
    background-color: #000e32;
  }

  .menu-button {
    padding: 0px;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .navigation-wrap {
    margin-right: 0px;
  }

  .intro-wrap {
    position: static;
    left: 0%;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    width: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 0px;
    float: left;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .work-experience-grid {
    grid-template-areas: ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .works-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .carrer-headline-wrap {
    position: static;
    width: auto;
    padding-right: 48px;
    padding-left: 48px;
    float: none;
    text-align: center;
  }

  .work-image {
    margin-bottom: 30px;
  }

  .contact {
    width: auto;
    padding: 30px 50px 40px;
  }

  .contact-headline {
    width: 100%;
  }

  .contact-form-wrap {
    width: 100%;
  }

  .footer-wrap {
    display: block;
    float: none;
  }

  .footer-links {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-item {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .about-intro-grid {
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .about-head-text-wrap {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .service-name-text {
    font-size: 24px;
    line-height: 42px;
  }

  .skillset-wrap {
    padding-right: 0px;
  }

  .services-items-grid {
    padding-top: 0px;
    grid-row-gap: 0px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 0px auto;
    grid-template-rows: auto auto;
  }

  .skills-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .personal-features-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-template-areas: "."
      "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
    text-align: center;
  }

  .social-media-heading {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .social-media-grid {
    grid-template-areas: ". ."
      ". ."
      ". ."
      ". .";
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .project-overview-grid {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto 50px auto;
    grid-template-rows: auto auto auto;
    text-align: center;
  }

  .project-description-grid {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 50px;
    grid-template-areas: "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 50px auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .email-section {
    margin-bottom: 160px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .h2 {
    font-size: 28px;
    text-align: left;
  }

  .text {
    width: 340px;
    margin-right: 0px;
    padding-right: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-align: left;
  }

  .text.productos_txt {
    width: auto;
  }

  .text.padding-card.padding-datos-p {
    width: auto;
  }

  .text.txt-mobile {
    width: auto;
  }

  .text.txt-width {
    width: 320px;
  }

  .card.card_sideb {
    position: relative;
    width: 43%;
    max-width: 380px;
    margin: 16px auto;
    float: right;
  }

  .card.card_sidea {
    position: relative;
    width: 43%;
    max-width: 380px;
    margin: 16px auto;
    float: left;
  }

  .card.card-blue {
    position: relative;
    width: 360px;
    margin: 16px auto;
    float: right;
  }

  .card.card-blue.img_card-01 {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .card.card-blue.img_card-02 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.card-blue.img_card-03 {
    padding: 24px;
  }

  .card.card-blue.img_card-04 {
    padding: 24px;
  }

  .card.card-blue.img_card-05-soporte {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .card.card-blue.img_card-06-soporte {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.card-productos {
    width: 440px;
  }

  .card.card-blue-soporte {
    position: relative;
    width: 320px;
    height: 280px;
    margin: 16px auto;
    float: right;
  }

  .card.card-blue-soporte.img_card-01 {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .card.card-blue-soporte.img_card-02 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.card-blue-soporte.img_card-03 {
    padding: 24px;
  }

  .card.card-blue-soporte.img_card-04 {
    padding: 24px;
  }

  .card.card-blue-soporte.img_card-05-soporte {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .card.card-blue-soporte.img_card-06-soporte {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.card-blue-soporte.img_card-07-soporte {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .card.card-blue-soporte.img_card-08-soporte {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.card-blue-soporte.img_card-09-infra {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .card.card-blue-soporte.img_card-10-infra {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .card.card-blue-soporte.img_card-11-infra {
    margin-right: 0px;
    margin-left: 0px;
    padding: 24px;
  }

  .p-card {
    font-size: 18px;
  }

  .p-card.p-white {
    font-size: 16px;
    line-height: 24px;
  }

  .h-card {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    line-height: 20px;
  }

  .heading {
    margin-top: 32px;
  }

  .image {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-top: 0%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-2 {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: inline-block;
    margin-top: 10%;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .block__tree {
    position: static;
    left: auto;
    top: 10%;
    right: 5%;
    bottom: 0%;
    display: block;
    width: 250px;
    margin-top: auto;
    float: right;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-6 {
    position: static;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-2 {
    width: 40px;
  }

  .heading-2 {
    text-align: left;
  }

  .image-3 {
    width: 100px;
  }

  .image-4 {
    width: 100px;
  }

  .image-5 {
    width: 100px;
  }

  .image-6 {
    width: 100px;
  }

  .div-block-9 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-10 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-12 {
    margin-top: 120px;
  }

  .paragraph-2 {
    font-family: 'Open Sans', sans-serif;
  }

  .heading-10 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-16 {
    width: 290px;
  }

  .div-block-17 {
    position: absolute;
    left: 102px;
    right: auto;
    width: 600px;
    float: right;
  }

  .image-10 {
    position: static;
    left: 0px;
  }

  .div-block-18 {
    position: static;
    float: none;
  }

  .column-3 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-4 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-5 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-6 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .column-7 {
    position: relative;
    left: 38%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }

  .columns {
    position: relative;
  }

  .div-block-19 {
    position: absolute;
    left: -54px;
    margin-right: 0px;
    padding-right: 40px;
    padding-left: 0px;
  }

  .column-8 {
    position: absolute;
  }

  .image-11 {
    padding-right: 0px;
    float: none;
    clear: none;
  }

  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-24 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contpaq-logo_menu {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-soporte-header-card {
    margin-top: 120px;
  }

  .div-soluciones-home-txt-container {
    position: static;
    width: auto;
    padding-right: 48px;
    padding-left: 48px;
    float: none;
    text-align: center;
  }

  .soluciones-text {
    margin-right: 0px;
    padding-right: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-align: left;
  }

  .soluciones-text.productos_txt {
    width: auto;
  }

  .soluciones-text.txt-mobile {
    width: auto;
  }

  .soluciones-text.txt-width {
    width: 320px;
  }

  .flip-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flip-card {
    width: 540px;
    height: 280px;
  }

  .header_flip-back {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 32px;
  }

  .flip_img_content_back {
    width: 48px;
    height: 48px;
  }

  .flip_list-item {
    line-height: 18px;
  }

  .div-datos-icons {
    width: 48px;
    min-width: 48px;
  }

  .h6-datos {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .container {
    text-align: center;
  }

  .heading-jumbo {
    /*font-size: 32px;
    line-height: 32px;*/
    font-size: 64px;
    line-height: 70px;
  }
  .longtext {
    font-size: 32px;
    line-height: 40px;
  }

  .section {
    margin-right: 15px;
    margin-left: 15px;
  }

  .section.cc-contact {
    padding: 15px;
  }

  .section.section_header-01 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.section_servicios {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.section_header-02 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.cc-contact-02 {
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px;
  }

  .section.section_header-03-seguridad {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.section_header-04-soporte {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.section_header-05-infra {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.section-soluciones {
    margin-right: 0px;
    margin-left: 0px;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .logo-link {
    padding-left: 0px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .intro-wrap {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 300px;
    clear: none;
  }

  .work-experience-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .work-position-wrap {
    margin-bottom: 40px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .contact {
    padding-right: 30px;
    padding-left: 30px;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template-areas: "."
      "."
      ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .contact-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-form-wrap {
    text-align: left;
  }

  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .webflow-link {
    margin-bottom: 15px;
  }

  .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }

  .skills-grid {
    width: 70%;
    max-width: 470px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .personal-features-grid {
    width: 70%;
    max-width: 470px;
  }

  .social-media-heading {
    width: 70%;
    max-width: 470px;
  }

  .social-media-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .utility-page-wrap {
    padding: 0px;
    border-width: 0px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .flex-container {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .text.txt-width {
    width: auto;
  }

  .card.card_sideb {
    top: auto;
    right: auto;
    width: 90%;
    max-width: 480px;
    float: none;
  }

  .card.card_sidea {
    left: auto;
    width: 90%;
    max-width: 480px;
    float: none;
  }

  .card.card-productos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    padding: 16px;
  }

  .image {
    position: absolute;
    right: 5%;
    width: 150px;
    clear: none;
  }

  .section-2 {
    position: relative;
    display: inline-block;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: left;
  }

  .block__tree {
    position: static;
    right: auto;
    display: block;
    width: 150px;
    float: right;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-10 {
    padding-right: 0px;
  }

  .section-soluciones {
    padding: 40px 20px;
  }

  .div-block-15 {
    width: 48px;
    height: auto;
  }

  .div-block-16 {
    width: 360px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-block-17 {
    left: -48px;
    top: 128px;
  }

  .image-10 {
    width: 500px;
  }

  .column-7 {
    left: 0px;
  }

  .div-block-19 {
    margin-top: 87px;
  }

  .image-11 {
    width: 300px;
    margin-top: 48px;
    margin-left: 24px;
  }

  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-21 {
    left: auto;
  }

  .div-block-22 {
    width: 420px;
    float: right;
  }

  .image-12 {
    width: 6em;
    margin-bottom: 2em;
  }

  .footer--icon.facebook--icon {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-block-25 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .contpaq {
    padding-right: 24px;
    padding-left: 24px;
  }

  .logo_contpaq_container {
    width: 80%;
  }

  .grid {
    display: block;
  }

  .soluciones-text.txt-width {
    width: auto;
  }

  .section-soluciones-home {
    padding: 40px 20px;
  }

  .div-logos-container-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-width-slide {
    width: 48%;
  }

  .flip-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-datos-box_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-datos-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-datos-heading_style {
    padding-left: 0px;
  }

  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-datos {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

  .container.container-soluciones-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-jumbo {
    margin-left: auto;
    font-size: 40px;
    line-height: 56px;
    white-space: normal;
  }
  .longtext {
    font-size: 32px;
    line-height: 44px;
  }

  .paragraph-tiny {
    font-size: 10px;
  }

  .paragraph-tiny.p--footer {
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
  }

  .paragraph-tiny.button--link {
    line-height: 10px;
  }

  .paragraph-light {
    text-align: left;
  }

  .section.cc-contact {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .section.section_header-01 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.section_servicios {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-right: 1em;
    padding-left: 1em;
  }

  .section.section_header-02 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section.cc-contact-02 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .section.section_header-03-seguridad {
    margin-right: 0px;
    margin-left: 0px;
    background-position: 80% 50%;
    background-size:cover;
  }

  .section.section_header-04-soporte {
    margin-right: 0px;
    margin-left: 0px;
    background-position: 80% 50%;
    background-size:cover;
  }

  .section.section_header-05-infra {
    margin-right: 0px;
    margin-left: 0px;
    background-position: 80% 50%;
    background-size:cover;
  }

  .section.section-soluciones {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-right: 1em;
    padding-left: 1em;
  }

  .button.white-button.button_outline.button_margin {
    margin-top: 1em;
    margin-left: 0em;
  }

  .navigation {
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .menu-button.w--open {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .intro-wrap {
    position: static;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    /*width: 290px;*/
    width:auto;
    margin-top: 10%;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .carrer-headline-wrap {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact {
    padding-top: 48px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-form-grid {
    grid-template-areas: "."
      "."
      "."
      "Area"
      "Area-2";
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .contact-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-form-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .webflow-link {
    margin-bottom: 0px;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }

  .skills-grid {
    width: 100%;
    max-width: none;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .personal-features-grid {
    width: 100%;
    max-width: none;
  }

  .social-media-heading {
    width: 100%;
    max-width: none;
  }

  .project-overview-grid {
    width: 100%;
    max-width: none;
  }

  .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  ._404-content-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }

  ._404-content-wrap.aviso_small {
    width: 280px;
    margin-right: 0px;
  }

  .feature-section {
    padding: 100px 24px;
  }

  .flex-container {
    position: relative;
  }

  .feature-image-mask {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
    width: auto;
    clear: right;
  }

  .feature-image {
    position: static;
    float: none;
  }

  .h2 {
    margin-top: 0px;
    font-size: 32px;
    line-height: 36px;
  }

  .text {
    width: auto;
  }

  .text.productos_txt {
    width: auto;
  }

  .text.txt-width {
    width: auto;
  }

  .card.card_sideb {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: 460px;
    max-width: 400px;
    padding: 24px;
    float: none;
  }

  .card.card_sidea {
    position: relative;
    left: auto;
    width: 100%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    float: none;
  }

  .card.card_contact {
    padding: 24px;
  }

  .card.card-blue {
    position: relative;
    top: auto;
    right: auto;
    width: 360px;
    height: 460px;
    padding: 24px;
    float: none;
  }

  .card.card-blue.img_card-01 {
    height: 950px;
  }

  .card.card-blue.img_card-02 {
    height: 850px;
  }

  .card.card-blue.img_card-03 {
    height: 850px;
  }

  .card.card-blue.img_card-04 {
    height: 750px;
  }

  .card.card-blue.img_card-05-soporte {
    height: 1050px;
  }

  .card.card-blue.img_card-06-soporte {
    height: 1050px;
  }

  .card.card-productos {
    display: inline-block;
    width: 100%;
  }

  .card.card_contpaq {
    padding: 24px;
  }

  .card.contpaq-modal-card {
    margin: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .card.card-blue-soporte {
    position: relative;
    top: auto;
    right: auto;
    width: 320px;
    height: 460px;
    padding: 24px;
    float: none;
  }

  .card.card-blue-soporte.img_card-01 {
    height: 1050px;
  }

  .card.card-blue-soporte.img_card-02 {
    height: 1050px;
  }

  .card.card-blue-soporte.img_card-03 {
    height: 1050px;
  }

  .card.card-blue-soporte.img_card-04 {
    height: 950px;
  }

  .card.card-blue-soporte.img_card-05-soporte {
    height: 240px;
  }

  .card.card-blue-soporte.img_card-06-soporte {
    height: 240px;
  }

  .card.card-blue-soporte.img_card-07-soporte {
    height: 240px;
  }

  .card.card-blue-soporte.img_card-08-soporte {
    height: 240px;
  }

  .card.card-blue-soporte.img_card-09-infra {
    height: 240px;
  }

  .card.card-blue-soporte.img_card-10-infra {
    height: 240px;
  }

  .card.card-blue-soporte.img_card-11-infra {
    height: 240px;
  }

  .p-card {
    font-size: 16px;
    line-height: 24px;
  }

  .p-card.p-white {
    line-height: 20px;
  }

  .h-card {
    font-size: 24px;
    line-height: 24px;
  }

  .heading {
    margin-top: 24px;
  }

  .heading.white-txt {
    font-size: 24px;
    line-height: 24px;
  }

  .b-card {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 24px;
  }

  .image {
    position: static;
    width: 80%;
    margin-top: auto;
    float: none;
  }

  .section-2 {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .block__tree {
    position: static;
    left: auto;
    right: auto;
    display: block;
    width: auto;
    float: right;
    clear: none;
  }

  .div-block-8 {
    left: auto;
    right: auto;
    float: none;
    clear: none;
    text-align: center;
  }

  .image-2 {
    position: static;
    left: auto;
    right: auto;
    text-align: center;
  }

  .image-3 {
    width: 60px;
  }

  .image-4 {
    width: 60px;
  }

  .div-block-9 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    clear: none;
  }

  .heading-3 {
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-10 {
    position: static;
    width: auto;
    padding-left: 0px;
  }

  .image-7 {
    width: 40px;
  }

  .section-soluciones {
    padding: 100px 16px;
  }

  .productos {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-16 {
    width: auto;
    height: auto;
    padding-left: 0px;
  }

  .image-9 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-17 {
    position: relative;
    display: none;
    overflow: visible;
    width: 300px;
    float: right;
    clear: left;
    -o-object-fit: none;
    object-fit: none;
  }

  .column-7 {
    position: static;
  }

  .columns {
    position: static;
  }

  .div-block-19 {
    position: static;
    margin-top: auto;
  }

  .column-8 {
    position: static;
  }

  .image-11 {
    position: static;
  }

  .div-block-21 {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .div-block-22 {
    width: 100%;
  }

  .image-12 {
    width: 8em;
  }

  .div-block-23 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo_contpaq_container {
    width: 100%;
  }

  .contpaq-servicios {
    padding-bottom: 48px;
  }

  .grid {
    display: block;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .contpaq-modal {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contpaq-modal-bancos {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-soluciones-home-txt-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .soluciones-text {
    width: auto;
  }

  .soluciones-text.productos_txt {
    width: auto;
  }

  .soluciones-text.txt-width {
    width: auto;
  }

  .section-soluciones-home {
    padding: 100px 24px;
  }

  .div-logos-container-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-width-slide {
    width: 48%;
  }

  .flip-container {
    margin-top: 24px;
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flip-card {
    width: 280px;
    height: 320px;
  }

  .header_flip-back {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 24px;
  }

  .flip_img_content_back {
    width: 48px;
    height: 48px;
  }

  .flip_paragraph-back {
    font-size: 12px;
    line-height: 18px;
  }

  .flip_list-item {
    font-size: 12px;
    line-height: 18px;
  }

  .h6-datos {
    text-align: center;
  }

  .section-datos {
    padding-right: 16px;
    padding-left: 16px;
  }
}

#w-node-_56d3cdc3-f77a-cdf5-7d7c-253d4f0751c9-d0df4a24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_4c2da46f-b3fc-ceb2-b7ff-52604b851b29-d0df4a24 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-c92d9f8b-b299-6755-3f8b-9320c3a431c2-d0df4a24 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area;
}

#w-node-cb06123f-c4b2-70ad-d7ac-73815697af42-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0a8fd238-c3e8-c4b8-fdc0-a2972c7a1b3d-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3e34e6e2-b177-46e8-8dc1-ea7a5f66cac3-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c12789fe-44bc-44f1-aece-2e41f78f65d5-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_42f1f026-2868-d3dc-6ca5-78dde447c103-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1ae4271a-9bd7-a095-f99a-4ad5797b3f2d-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1afb0e7b-4f92-bf39-14cb-c7c666ef3bfd-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_17e2b1c2-97fb-fde8-9f2f-2a50c7ce7b8d-3df71404 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 767px) {
  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_4c2da46f-b3fc-ceb2-b7ff-52604b851b29-d0df4a24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-c92d9f8b-b299-6755-3f8b-9320c3a431c2-d0df4a24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a36-d0df4a24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-c92d9f8b-b299-6755-3f8b-9320c3a431c2-d0df4a24 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    grid-area: Area-2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  #w-node-d783a17e-0b35-a13a-0448-a852d0df4a3a-d0df4a24 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
}