.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.div-block {
  display: block;
  width: 0%;
  height: 0%;
  margin-right: 50px;
  margin-left: 50px;
  background-color: #b61818;
  color: #881717;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 20px;
  background-color: transparent;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-wrapper {
  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;
}

.nav-menu-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
}

.nav-link {
  margin-right: 5px;
  margin-left: 35px;
  padding: 5px 10px;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-link:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown {
  margin-right: 5px;
  margin-left: 5px;
}

.nav-dropdown-toggle {
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-dropdown-toggle:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  border-radius: 12px;
  background-color: #fff;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-divider {
  width: 1px;
  height: 22px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #e4ebf3;
}

.nav-link-accent {
  margin-right: 20px;
  margin-left: 5px;
  padding: 5px 10px;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, 0.75);
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.nosotros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contacto {
  background-color: #fff;
}

.style_img_marca {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.texto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.heading {
  position: relative;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.feature-top-image {
  display: -ms-grid;
  display: grid;
  padding-bottom: 50px;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.building-image {
  padding-bottom: 20px;
}

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

.rotate-home-image {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 0%;
  bottom: 0%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.heading-xs {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.556em;
}

.feature-section {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 130px;
  padding-bottom: 44px;
  background-color: transparent;
  background-image: url('../images/Pattern-Nosotros_Mesa-de-trabajo-1_Mesa-de-trabajo-1.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: repeat;
}

.feature-bottom-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.feature-tab {
  width: 100%;
  max-width: 97px;
  margin-right: 9px;
  padding: 0px;
  border-bottom: 1px solid #f1f1f1;
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #666;
}

.feature-tab.w--current {
  border-bottom: 1px solid #ff6f06;
  background-color: hsla(0, 0%, 100%, 0);
  color: #c1162e;
}

.rotate-image-box {
  position: relative;
}

.feature-subtitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 10px;
}

.feature-image-box {
  position: relative;
  padding-top: 60px;
}

.about-subtitle-line {
  width: 50px;
  height: 1px;
}

.move-top-400 {
  margin-top: 12px;
  margin-bottom: 19px;
  font-size: 17px;
  line-height: 23px;
}

.color-dark {
  color: #171818;
}

.meeting-image {
  padding-top: 0px;
}

.about-heading {
  padding-bottom: 24px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.feature-list-area {
  display: -ms-grid;
  display: grid;
  padding-top: 22px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.feature-list-area.move-top-500 {
  background-color: #df2626;
}

.feature-tab-menu {
  padding-bottom: 5px;
}

.infinte-image {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 175px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.feature-tab-menus {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 270px;
  padding-bottom: 19px;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-lg {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 50px;
  line-height: 1.1em;
}

.heading-lg.color-dark.text-medium {
  font-size: 40px;
}

.canvas-icon-box {
  position: relative;
  z-index: 99999;
  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;
  cursor: pointer;
}

.canvas-social-wrap {
  text-decoration: none;
}

.color-grey {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #999;
}

.color-grey.texto-porta {
  position: static;
  width: 100%;
  margin-top: 31px;
  margin-left: 42px;
  text-align: left;
}

.canvas-location {
  padding-bottom: 30px;
}

.home-navbar {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.canvas-close-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 50%;
  opacity: 0;
  font-size: 25px;
}

.canvas-phone-box {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
}

.canvas-phone-box:hover {
  color: #ff6f06;
}

.nav-contant-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid transparent;
}

.canvas-single-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  -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;
  border-top: 1px solid #2c2c2c;
  text-decoration: none;
  cursor: pointer;
}

.canva-menu-change {
  height: 70px;
}

.nav-wrap {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999999;
  border-bottom: 1px solid transparent;
  background-color: #253565;
  color: #fff;
}

.header-menu-content {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 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;
}

.menu-button-2 {
  position: absolute;
}

.canvas-bg-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80em;
  height: 80em;
  -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;
}

.submenu-grid {
  display: -ms-grid;
  display: grid;
  padding: 20px 20px 10px;
  grid-auto-columns: 1fr;
  grid-column-gap: 46px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.canvas-icon {
  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;
}

.canvas-email-text {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
}

.canvas-email-text.color-light-grey:hover {
  color: #ff6f06;
}

.canvas-social-media {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

.canvas-social-media:hover {
  color: #ff6f06;
}

.header-nav-list-item {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  list-style-type: none;
}

.header-nav-list-item:hover {
  color: #ff6f06;
}

.header-nav-list-item.color-dark {
  display: block;
  color: #fff;
}

.canvas-contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 97px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-right-side {
  position: absolute;
  right: 0px;
  display: block;
  margin-right: 60px;
  color: #fff;
}

.header-wrapper-menu {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.canvas-menu-wrapper {
  border-bottom: 1px solid #2c2c2c;
}

.canvas-initial-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-style: solid;
  border-width: 2px;
  border-color: #f1f1f1;
  border-radius: 50%;
}

.header-menu-text {
  padding: 34px 0px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
}

.header-menu-text:hover {
  color: #fc0;
}

.header-menu-text.w--current {
  color: #fc0;
  font-weight: 700;
}

.canvaas-content-box {
  display: -ms-grid;
  display: grid;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.canvas-logo {
  padding-top: 29px;
  padding-bottom: 29px;
  padding-left: 99px;
  border-bottom: 1px solid #2c2c2c;
}

.canvas-content-wrapper {
  position: absolute;
  left: 0px;
  top: 0%;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100vh;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #171818;
}

.header-canvas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18%;
  padding-top: 21px;
  padding-bottom: 21px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
}

.canvas-menu-wrap {
  padding-top: 87px;
  padding-bottom: 70px;
  border-top: 1px solid #2c2c2c;
  border-right: 1px solid #2c2c2c;
}

.canvas-social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20px;
}

.canvas-menu-text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 60px;
  line-height: 1em;
  font-weight: 500;
}

.header-nav-menu-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.canvas-alter-menu {
  overflow: hidden;
}

.canvas-phone {
  padding-bottom: 30px;
}

.home-brand-logo {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.dropdown-menu-items {
  padding: 10px 10px 5px;
}

.canvas-change-menu {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: linear-gradient(345deg, #ff6f06 50%, #fff 0);
  font-size: 60px;
  line-height: 1em;
  font-weight: 500;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.canvas-contact-text {
  padding-top: 6px;
  font-size: 22px;
}

.canvas-contact-box {
  padding-bottom: 150px;
  padding-left: 99px;
}

.canvas-menu-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100em;
  height: 100em;
  border-radius: 50%;
  background-color: #171818;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.canvas-menu-number {
  color: #f1f1f1;
  text-align: right;
}

.site-logo-image {
  width: 200px;
  margin-left: 73px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-link {
  padding-top: 10px;
  padding-bottom: 3px;
  padding-left: 8px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

.dropdown-link:hover {
  color: #ff6f06;
}

.dropdown-link.w--current {
  color: #ff6f06;
}

.dropdown-link.w--current:focus {
  color: #909896;
}

.dropdown-link.w--current:visited {
  color: #000;
}

.dropdown-link.color-dark.w--current {
  color: #ff6f06;
}

.canvas-email {
  padding-bottom: 30px;
}

.header-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 34px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 7px;
}

.header-dropdown:hover {
  color: #ff6f06;
}

.submenu-title {
  padding-bottom: 20px;
  padding-left: 8px;
  font-size: 20px;
  line-height: 1.7em;
}

.canvas-menu-numbers {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-column-wrapper {
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.08);
}

.canvas-change-number {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  color: #ff6f06;
  font-size: 60px;
  line-height: 1em;
  font-weight: 600;
}

.slider-base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -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;
}

.load-bar-base {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 4px;
  max-width: 220px;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.2);
}

.tabs-menu {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.tabs-content {
  overflow: visible;
}

.slider-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-background.background-02 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/2.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/2.png');
}

.slider-background.background-03 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/3.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/3.png');
}

.slider-background.background-04._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/4.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/4.png');
}

.tab-image {
  width: 34px;
  margin-right: 12px;
}

.content-section-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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: #f8faff;
}

.text-span {
  color: hsla(0, 0%, 100%, 0.6);
}

.tabs {
  width: 100%;
}

.standard-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-right: 5px;
  margin-left: 5px;
  padding-bottom: 16px;
  -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: transparent;
  opacity: 0.7;
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
}

.standard-tab.w--current {
  position: relative;
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

.slider-heading {
  position: relative;
  z-index: 9;
  max-width: 740px;
  color: #fff;
  font-size: 60px;
  line-height: 68px;
  text-align: center;
  letter-spacing: -0.03em;
}

.load-bar {
  width: 0%;
  height: 4px;
  background-color: #fff;
}

.cont_marcas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.imagen-nosotros {
  margin-top: 34px;
  margin-right: 10px;
  margin-left: 0px;
}

.contador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 154px;
  padding-bottom: 154px;
  -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: #fc0;
  background-image: url('../images/Nosotros-Porta.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.team-subtitle-line {
  width: 50px;
  height: 1px;
}

.service-items-title {
  padding-bottom: 16px;
}

.service-all-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.team-subtitle-text {
  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;
  grid-column-gap: 10px;
}

.single-service-content {
  position: relative;
  z-index: 2;
  width: 292px;
  padding: 50px 10px 50px 40px;
  float: left;
  background-color: transparent;
}

.btn-line {
  width: 50px;
  height: 2px;
  background-color: #fff;
}

.single-items-box {
  position: relative;
  display: block;
  overflow: hidden;
  width: 25%;
  float: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #292929;
  background-color: #171818;
}

.single-items-box.service-two.move-top-500 {
  background-color: #0c0f24;
}

.single-items-box.service-item-three.move-top-600 {
  background-color: #0c0f24;
}

.single-items-box.move-top-400 {
  overflow: hidden;
  background-color: #0c0f24;
  text-decoration: underline;
}

.single-items-box.service-item-four.move-top-600 {
  background-color: #0c0f24;
}

.services-subtitle {
  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;
  grid-column-gap: 10px;
}

.service-item-wrap {
  position: static;
  display: block;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.services-section-heading {
  width: 30%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.service-box-icon {
  display: inline-block;
}

.services-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 62px;
  -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;
}

.service-item-link {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 20px;
}

.service-item-link.color-white {
  font-family: 'Fa solid 900', sans-serif;
}

.service-hover-image {
  width: 100%;
  height: 100%;
}

.services-section-area {
  padding-top: 120px;
  padding-bottom: 130px;
  background-image: url('../images/Line.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat-y;
}

.services-section-area.bg-dark {
  padding-top: 28px;
  background-color: #171818;
  background-image: url('../images/Foto-Nosotros-06.svg'), url('../images/Line.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
}

.services-section-area.bg-dark.background-belotti {
  background-color: #253565;
  background-image: url('../images/Fondo-Belotti-10.png');
  background-position: 0px 0px;
  background-size: 400px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.services-section-area.bg-dark.backgound-porta {
  background-color: #253565;
  background-image: url('../images/Fondo-Porta.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 1;
}

.service-item-number {
  padding-bottom: 29px;
}

.single-service-number {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fc0;
  font-size: 60px;
  line-height: 1em;
  font-weight: 300;
}

.service-section-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 215px;
  padding: 17px 30px;
  -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-style: solid;
  border-width: 1px;
  border-color: #454545;
  font-size: 16px;
  text-decoration: none;
}

.service-section-btn:hover {
  background-color: #171818;
}

.btn-text {
  padding-right: 9px;
}

.container-3 {
  width: 100%;
  max-width: 1200px;
  margin: 40px auto;
  padding-right: 15px;
  padding-left: 15px;
}

.single-sevice-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 290px;
  padding-right: 0px;
  float: right;
  opacity: 0;
  text-align: right;
}

.single-service-title {
  color: #fff;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 500;
}

.service-description {
  padding-bottom: 36px;
  line-height: 1.5em;
}

.btn-icon {
  -webkit-transform: translate(-8px, 0px);
  -ms-transform: translate(-8px, 0px);
  transform: translate(-8px, 0px);
  font-size: 20px;
  font-weight: 400;
}

.service-section-description {
  width: 37%;
  padding-left: 0px;
}

.service-section-description.move-top-200 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.counter-style-line {
  width: 200px;
  height: 1px;
  background-color: #ff8933;
}

.color-white {
  margin-top: auto;
  color: #fff;
  font-weight: 700;
}

.heading-xl {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 80px;
  line-height: 1em;
}

.counter-section {
  padding-top: 119px;
  padding-bottom: 123px;
  background-image: url('../images/BG-8.png'), none;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, auto;
  background-repeat: repeat, repeat-y;
}

.counter-section.bg-primary {
  background-image: url('../images/BG-8.png'), none;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, auto;
  background-repeat: repeat-y, repeat-y;
}

.counter-wrapper {
  position: relative;
  z-index: 999999;
  display: -ms-grid;
  display: grid;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.counter-title {
  padding-top: 10px;
  text-align: center;
}

.count-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 80px;
  margin-bottom: 13px;
  -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;
}

.color-grey-2 {
  color: #999;
  font-size: 18px;
  line-height: 1.7em;
  text-align: left;
}

.color-grey-2.texto-belotti {
  padding-left: 40px;
}

.services-heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 62px;
  -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;
}

.cliente {
  background-color: #fc0;
}

.client-section {
  overflow: hidden;
  width: 100%;
}

.client-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 70px;
}

.client-info-item {
  text-transform: uppercase;
  white-space: nowrap;
}

.heading-md {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
  line-height: 1.286em;
}

.heading-md.color-dark.text-medium {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.logo-servicios {
  margin-top: 0px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.text-block-2 {
  margin-right: 40px;
  margin-left: 40px;
  color: #fff;
  text-align: justify;
}

.text-block-2.text-porta {
  margin-right: 0px;
  font-size: 18px;
  line-height: 27px;
}

.footer-contact-gmail {
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.footer-contact-gmail.color-grey {
  color: #000;
}

.footer-contact-gmail.color-grey:hover {
  color: #ff6f06;
}

.footer-contact-gmail.color-grey {
  color: #fff;
}

.footer-contact-gmail.color-grey:hover {
  color: #fc0;
}

.text-xxl {
  font-size: 20px;
  line-height: 1.625em;
}

.text-xxl.text-semibold.color-white {
  color: #000;
}

.text-xxl.text-semibold.color-white {
  color: #fff;
}

.footer-info {
  color: #6d6d6d;
}

.footer-menu-text {
  padding-bottom: 10px;
}

.footer-menu-text.color-grey {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #000;
}

.footer-menu-text.color-grey:hover {
  color: #ff6f06;
}

.footer-menu-text.color-grey {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
}

.footer-menu-text.color-grey:hover {
  color: #fc0;
}

.footer-description {
  color: #fff;
}

.footer-phone-number {
  text-decoration: none;
}

.footer-contact-mail {
  text-decoration: none;
}

.footer-area {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 179px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.7fr 1fr 1.5fr;
  grid-template-columns: 1.7fr 1fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-contact-address {
  padding-bottom: 10px;
}

.footer-contact-address.color-grey {
  color: #000;
}

.footer-contact-address.color-grey {
  color: #fff;
}

.footer-contact-phone {
  padding-bottom: 10px;
}

.footer-contact-phone.color-grey {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
}

.footer-contact-phone.color-grey:hover {
  color: #ff6f06;
}

.footer-contact-phone.color-grey {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.footer-contact-phone.color-grey:hover {
  color: #fc0;
}

.footer-widget-title {
  padding-bottom: 23px;
  color: #ececec;
}

.footer-logo {
  padding-bottom: 28px;
}

.footer-link-menu {
  display: block;
  color: #fff;
  text-decoration: none;
}

.text-block-3 {
  font-size: 12px;
}

.italic-text {
  color: #000;
  font-size: 12px;
}

.nav-wrap-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999999;
  border-bottom: 1px solid transparent;
  background-color: #253565;
}

.header-right-side-2 {
  display: block;
}

.site-logo-image-2 {
  padding-top: 25px;
  padding-bottom: 15px;
}

.body {
  font-family: 'Droid Sans', sans-serif;
}

.contact-google-map {
  width: 44%;
  min-height: 870px;
}

.success-check-mark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -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: 2px solid #171818;
  border-radius: 100%;
  font-family: 'Fa solid 900', sans-serif;
  font-size: 30px;
}

.input-box {
  min-height: 60px;
  margin-bottom: 0px;
  padding-left: 27px;
  border: 0px solid #000;
  border-radius: 5px;
  background-color: #ebebeb;
}

.input-box:focus {
  border-width: 1px;
  border-color: #ff6f06;
}

.input-box::-webkit-input-placeholder {
  color: #666;
}

.input-box:-ms-input-placeholder {
  color: #666;
}

.input-box::-ms-input-placeholder {
  color: #666;
}

.input-box::placeholder {
  color: #666;
}

.texto_check_style {
  padding-top: 0px;
  font-size: 18px;
}

.texto_check_style.text-medium.color-dark {
  padding-top: 0px;
  color: #0c0f24;
  line-height: 36px;
}

.google-map-image {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 45%;
  height: 100%;
}

.contact-form-btn.move-top-600 {
  display: none;
  width: 100%;
}

.contact-form-area {
  position: relative;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.input-field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 19px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 30px;
}

.input-field-wrapper.move-top-500 {
  margin-bottom: 0px;
}

.move-top-200 {
  padding-bottom: 24px;
  font-size: 17px;
  line-height: 23px;
}

.contact-info-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2fr 1.5fr;
  grid-template-columns: 2fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.submit-button-2 {
  width: 100%;
  margin-top: 30px;
  padding: 17px 34px;
  border-radius: 6px;
  background-color: #fc0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
  font-size: 26px;
  font-weight: 400;
  text-decoration: none;
}

.submit-button-2:hover {
  background-color: #39b90b;
  color: #fff;
}

.contact-message {
  width: 100%;
  height: 100%;
  max-height: 180px;
  min-height: 200px;
  margin-bottom: 0px;
  padding-top: 17px;
  padding-left: 27px;
  border: 0px solid #000;
  border-radius: 5px;
  background-color: #ebebeb;
}

.contact-message:focus {
  border-width: 1px;
  border-color: #ff6f06;
}

.contact-message::-webkit-input-placeholder {
  color: #666;
}

.contact-message:-ms-input-placeholder {
  color: #666;
}

.contact-message::-ms-input-placeholder {
  color: #666;
}

.contact-message::placeholder {
  color: #666;
}

.input-field {
  width: 50%;
}

.input-title {
  margin-bottom: 8px;
}

.input-title.text-regular.color-dark {
  display: block;
}

.input-message-field {
  width: 100%;
  margin-bottom: 30px;
}

.contact-form {
  margin-top: 52px;
  margin-bottom: 0px;
  padding-bottom: 30px;
}

.get-in-touch {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 12px;
  font-size: 36px;
  font-weight: 500;
}

.success-message-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 20px;
  -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;
}

.contact-form-wrapper {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 220px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

.cont_style_cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding: 200px 5%;
  -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: #fc0;
  background-image: url('../images/Nosotros-Porta_1.png');
  background-position: 50% 50%;
  background-size: 705px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.success_message {
  position: relative;
  margin-top: 35px;
  padding: 29px;
  border-radius: 7px;
  background-color: #4ef9a9;
  font-size: 18px;
  text-align: center;
}

.success-message-description {
  padding-top: 10px;
  font-size: 20px;
}

.footer {
  background-color: #000;
}

.footer-area-2 {
  display: -ms-grid;
  display: grid;
  margin-right: 140px;
  margin-left: 158px;
  grid-auto-columns: 1fr;
  grid-column-gap: 67px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.7fr 1fr 1.5fr;
  grid-template-columns: 1.7fr 1fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-family: 'Droid Sans', sans-serif;
}

.footer-section {
  padding-top: 126px;
  padding-bottom: 122px;
}

.faq-join-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.btn_llamanos {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 17px 34px;
  border-radius: 6px;
  background-color: #171818;
  box-shadow: none;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.btn_llamanos:hover {
  background-color: #238f0e;
}

.team-join-description {
  text-align: center;
}

.join-description {
  padding-top: 20px;
  padding-bottom: 38px;
}

.team-join-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
  background-image: url('../images/bg-shape.png');
  background-position: 50% 50%;
  background-size: auto;
}

.text-block-5 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}

.link-block {
  margin-right: auto;
  margin-left: auto;
}

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

.image {
  display: inline-block;
  margin-right: auto;
  margin-left: 0px;
}

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

.copyright-mail-field {
  margin-bottom: 0px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #666;
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
  font-weight: 700;
}

.copyright-mail-field:focus {
  border-bottom-width: 1px;
  border-bottom-color: #ff6f06;
}

.footer-copyright-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 0px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.newslater-btn {
  position: absolute;
  right: 0px;
  z-index: 22;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: 'Fa solid 900', sans-serif;
  font-size: 20px;
}

.newslater-btn:hover {
  color: #fc0;
}

.footer-error-message {
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(255, 222, 222, 0);
}

.footer-social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 5px;
}

.footer-form-area {
  margin-bottom: 0px;
}

.footer-form-success {
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 7px;
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #ff6f06;
  font-size: 16px;
}

.footer-copyright {
  display: -ms-grid;
  display: grid;
  margin: 10px 100px;
  padding-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 73px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.75fr 1.7fr;
  grid-template-columns: 1.75fr 1.7fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-size: 22px;
}

.footer-social-icon:hover {
  color: #ff6f06;
}

.footer-social-icon.color-white {
  font-family: 'Fa brands 400', sans-serif;
}

.footer-social-icon.color-white:hover {
  color: #fc0;
}

.copyright-link {
  text-decoration: none;
}

.footer-social-list {
  width: 40px;
  height: 40px;
  -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;
  text-decoration: none;
}

.copyright-newlatter {
  padding: 39px 60px 38px;
  border-right: 1px solid #222;
  border-left: 1px solid #222;
}

.copyright-section {
  border-top: 1px solid #222;
}

.copyright-newslatter-wrap {
  position: relative;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-4 {
  background-color: #000;
}

.canvas-social-media-2 {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: 'Fa brands 400', sans-serif;
}

.canvas-social-media-2:hover {
  color: #ff6f06;
}

.header-menu-text-2 {
  padding: 34px 0px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

.header-menu-text-2:hover {
  color: #fc0;
}

.header-menu-text-2.w--current {
  color: #fc0;
}

.canvas-content-wrapper-2 {
  position: absolute;
  left: 0px;
  top: 0%;
  z-index: 99;
  display: none;
  width: 100%;
  height: 100vh;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #171818;
}

.header-nav-menu-items-2 {
  position: absolute;
  top: 0px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -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;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.logotipo-inmat {
  height: 190px;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.dropdoen-icon-2 {
  font-family: 'Fa solid 900', sans-serif;
}

.home-navbar-2 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.nav-contant-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid transparent;
}

.header-menu-content-2 {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -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;
}

.header-right-side-3 {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
}

.home-brand-logo-2 {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 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;
}

.single-service-content-2 {
  position: relative;
  z-index: 2;
  width: 292px;
  padding: 50px 20px;
  float: left;
  background-color: #171818;
}

.service-box-icon-2 {
  display: inline-block;
  font-family: 'Fa solid 900', sans-serif;
}

.single-service-number-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fc0;
  font-size: 60px;
  line-height: 1em;
  font-weight: 300;
}

.service-description-2 {
  padding-bottom: 61px;
  line-height: 1.5em;
}

.service-item-wrap-2 {
  position: static;
  display: block;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer_main {
  background-color: #253565;
}

.link {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link_text_footer {
  margin-bottom: 9px;
  color: #fff;
}

.col_izq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding-right: 20px;
  padding-left: 50px;
  -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;
}

.prev-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 5% 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #253565;
  color: #708573;
}

.style_txt_fot {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  color: #fff;
  line-height: 15px;
  text-decoration: none;
}

.col-centro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 59px;
  padding-right: 20px;
  padding-left: 30px;
  -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;
}

.line_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 80px;
  padding-left: 80px;
  -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: #0c0f24;
  color: #fff;
}

.image-2 {
  height: 15px;
}

.style_logo_profimex {
  height: 20px;
  margin-top: 35px;
  margin-bottom: 20px;
}

.text-block-13 {
  margin-bottom: 40px;
  padding: 5px;
  border-radius: 6px;
  background-color: #fc0;
  color: #253565;
  font-size: 18px;
  line-height: 15px;
  font-weight: 700;
}

.text-block-8 {
  width: 100%;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
}

.div_top_info {
  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;
}

.style-logo-mp-footer {
  height: 35px;
  margin-bottom: 20px;
}

.col_der {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-left: 0px;
  padding-left: 85px;
  -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-left: 0.5px solid #6493a2;
}

.logo_footer {
  margin-top: 0px;
  margin-left: -28px;
  padding-top: 0px;
}

.single-sevice-image-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 290px;
  padding-right: 0px;
  float: right;
  opacity: 0;
  text-align: right;
}

.imagen-nosotros2 {
  width: 207px;
  margin-top: 34px;
  margin-right: 10px;
  margin-left: 10px;
}

.youtube-porta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 26px;
  padding-bottom: 30px;
  padding-left: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebebeb;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.youtube {
  width: 100%;
  height: auto;
}

.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-top: 38px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  font-family: Montserrat, sans-serif;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  text-align: justify;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
}

.text-block-14 {
  margin-top: 20px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}

.bold-text {
  font-size: 36px;
  font-weight: 500;
}

.link-2 {
  color: #1d3fa7;
  text-decoration: none;
}

.select-field {
  min-height: 60px;
}

.error_message {
  margin-top: 35px;
  padding: 30px;
  background-color: #fc5e5e;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.cont_embed_alertas {
  display: block;
}

.cont_embed_captcha {
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .main {
    margin-top: -150px;
  }

  .slide {
    position: static;
    top: 0px;
    margin-top: 0px;
  }

  .home-navbar {
    display: block;
  }

  .nav-contant-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-wrap {
    position: -webkit-sticky;
    position: sticky;
    margin-top: 0px;
    background-color: #253565;
  }

  .header-menu-content {
    height: 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header-nav-menu-items {
    position: static;
    left: 0px;
    right: 100px;
  }

  .home-brand-logo {
    position: absolute;
    top: auto;
    right: auto;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .header-right-side-2 {
    position: absolute;
    top: 0px;
    right: 40px;
  }

  .site-logo-image-2 {
    width: 256px;
  }

  .contact-google-map {
    width: 40%;
  }

  .google-map-image {
    width: 36%;
  }

  .contact-info-area {
    grid-auto-columns: 1fr;
    grid-column-gap: 100px;
    grid-row-gap: 16px;
    -ms-grid-columns: 2fr 1.5fr;
    grid-template-columns: 2fr 1.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .submit-button-2 {
    background-color: #fc0;
  }

  .contact-form-wrapper {
    width: 94%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .col-centro {
    margin-top: auto;
  }

  .text-block-13 {
    margin-bottom: 28px;
  }

  .logo_footer {
    height: 150px;
    margin-top: 0px;
  }

  .youtube-porta {
    padding-right: 120px;
    padding-left: 120px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-wrap {
    position: -webkit-sticky;
    position: sticky;
    overflow: visible;
    background-color: #253565;
  }

  .header-nav-menu-items {
    font-size: 18px;
  }

  .home-brand-logo {
    width: 100%;
  }

  .slider-background {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/1.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/1.png');
  }

  .slider-background.background-02 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/2.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/2.png');
  }

  .slider-background.background-03 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/3.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/3.png');
  }

  .slider-background.background-04 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/4.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/4.png');
  }

  .slider-background.background-04._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.6))), url('../images/5.png');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6)), url('../images/5.png');
  }

  .slider-heading {
    font-size: 80px;
    line-height: 90px;
  }

  .contador {
    background-size: cover;
  }

  .services-section-area.bg-dark {
    padding-top: 120px;
  }

  .services-section-area.bg-dark.background-belotti {
    background-image: url('../images/Fondo-Belotti-10.png'), url('../images/Line.png');
    background-size: 1000px, auto;
  }

  .services-section-area.bg-dark.backgound-porta {
    background-image: url('../images/Fondo-Porta.png'), url('../images/Line.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/Fondo-Porta.png'), url('../images/Line.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 50% 50%, 0px 0px;
    background-size: 1000px, auto, auto;
    background-repeat: no-repeat, repeat-y, repeat;
    background-attachment: fixed, fixed, scroll;
  }

  .services-section-area.bg-dark {
    background-image: url('../images/Line.png');
    background-size: auto;
    background-repeat: repeat-y;
  }

  .cliente {
    background-image: none;
  }

  .client-section {
    position: relative;
  }

  .input-box {
    background-color: #ebebeb;
  }

  .submit-button-2 {
    background-color: #fc0;
  }

  .contact-message {
    background-color: #ebebeb;
  }

  .footer-area-2 {
    margin-right: 10px;
    margin-left: 10px;
    grid-column-gap: 100px;
  }

  .btn_llamanos {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px;
  }

  .text-block-5 {
    font-size: 60px;
  }

  .logotipo-inmat {
    height: 220px;
    max-width: none;
  }

  .style_txt_fot {
    line-height: 20px;
  }

  .logo_footer {
    margin-top: 0px;
  }

  .youtube-porta {
    padding-right: 200px;
    padding-left: 200px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: transparent;
  }

  .nav-menu-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    position: absolute;
    left: auto;
    top: 0%;
    right: 5%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button.w--open {
    z-index: 1000;
    background-color: transparent;
    color: #fff;
  }

  .porta {
    padding-top: 0px;
  }

  .contacto {
    padding-right: 43px;
    padding-left: 43px;
  }

  .feature-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .heading-xs {
    font-size: 16px;
  }

  .feature-section {
    padding-top: 0px;
    background-image: url('../images/Pattern-Nosotros_Mesa-de-trabajo-1_Mesa-de-trabajo-1.svg');
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: repeat;
  }

  .feature-image-box {
    width: 100%;
  }

  .container-2 {
    padding-top: 237px;
  }

  .heading-lg {
    font-size: 28px;
  }

  .home-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -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;
  }

  .nav-contant-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }

  .header-menu-content {
    width: 100%;
    height: 80px;
    padding-top: 0px;
  }

  .menu-button-2 {
    height: 100%;
    padding: 15px;
  }

  .menu-button-2.w--open {
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .submenu-grid {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .header-nav-list-item {
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .header-right-side {
    left: 0%;
    top: 100%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100vh;
    margin-right: 0px;
    padding-top: 80px;
    padding-bottom: 20px;
    background-color: #253565;
    box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.07);
    color: #ebebeb;
  }

  .header-wrapper-menu {
    padding-left: 40px;
  }

  .header-menu-text {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .canvas-content-wrapper {
    display: none;
  }

  .header-canvas {
    display: none;
  }

  .header-nav-menu-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    grid-row-gap: 0px;
    font-size: 30px;
    line-height: 50px;
  }

  .home-brand-logo {
    z-index: 100;
    width: auto;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-menu-items {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-link {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .header-dropdown {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .submenu-title {
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .mobile-menu-icon {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }

  .mobile-menu-icon.color-primary {
    padding-right: 60px;
    -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;
    color: #000;
  }

  .mobile-menu-icon.color-primary {
    position: static;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-right: 0px;
    -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: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #fff;
    font-size: 50px;
  }

  .dropdown-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .dropdown-column-wrapper {
    position: static;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    box-shadow: none;
  }

  .cont_marcas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-image: none;
  }

  .service-all-btn {
    width: 28%;
  }

  .single-service-content {
    width: 100%;
  }

  .single-items-box {
    width: 48%;
  }

  .single-items-box.service-two {
    margin-left: 20px;
  }

  .single-items-box.service-item-four {
    margin-left: 20px;
  }

  .service-item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
  }

  .services-section-heading {
    width: 24%;
  }

  .services-section-heading.move-top-100 {
    width: 70%;
    padding-bottom: 35px;
  }

  .services-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .services-section-area {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .services-section-area.bg-dark.background-belotti {
    padding-top: 188px;
  }

  .services-section-area.bg-dark.backgound-porta {
    padding-top: 188px;
  }

  .service-section-btn {
    padding: 15px 20px;
  }

  .single-sevice-image {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
  }

  .service-section-description {
    width: 40%;
  }

  .counter-style-line {
    width: 100px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-xl {
    font-size: 40px;
  }

  .counter-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: none;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat-y;
  }

  .count-number {
    height: 40px;
  }

  .heading-md {
    font-size: 18px;
  }

  .text-xxl {
    font-size: 16px;
  }

  .footer-area {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .nav-wrap-2 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .header-right-side-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.07);
  }

  .site-logo-image-2 {
    margin-left: 60px;
  }

  .contact-google-map {
    width: 100%;
    height: 100%;
    max-height: 400px;
    min-height: 400px;
  }

  .input-box:focus {
    border-color: #fc0;
  }

  .google-map-image {
    position: static;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .contact-form-area {
    margin-bottom: 0px;
    padding-top: 188px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .contact-info-area {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 54px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .contact-message {
    width: 100%;
    min-width: auto;
  }

  .contact-form {
    padding-bottom: 60px;
  }

  .contact-form-wrapper {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .footer-area-2 {
    margin-right: 60px;
    margin-left: 60px;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .footer-section {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .btn_llamanos {
    width: 80%;
  }

  .team-join-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-copyright-text {
    padding-right: 0px;
  }

  .footer-copyright {
    margin-right: 60px;
    margin-left: 60px;
    grid-column-gap: 13px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer-social-icon {
    font-size: 23px;
  }

  .copyright-newlatter {
    padding: 20px;
  }

  .header-menu-text-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .canvas-content-wrapper-2 {
    display: none;
  }

  .header-nav-menu-items-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    grid-row-gap: 0px;
  }

  .logotipo-inmat {
    width: 100%;
    height: 170px;
    max-width: none;
    margin-top: 15px;
    margin-left: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .home-navbar-2 {
    width: 100%;
    -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;
  }

  .nav-contant-block-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-menu-content-2 {
    width: 100%;
    height: 100%;
  }

  .header-right-side-3 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.07);
  }

  .home-brand-logo-2 {
    width: 15%;
  }

  .single-service-content-2 {
    width: 100%;
  }

  .service-item-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 0px;
    grid-row-gap: 20px;
  }

  .col_izq {
    padding-left: 10px;
  }

  .prev-footer {
    width: 85%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .col_der {
    padding-left: 45px;
  }

  .single-sevice-image-2 {
    width: 0px;
  }

  .menu-button-3 {
    background-color: transparent;
  }

  .menu-button-3.w--open {
    padding: 5px;
    background-color: transparent;
  }

  .icon {
    color: #fff;
  }

  .video {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0px;
  }

  .nav-menu-two {
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
  }

  .nav-link {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown {
    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;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    display: inline-block;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading-xs {
    font-size: 15px;
  }

  .feature-section {
    padding-top: 80px;
  }

  .feature-tab {
    border-bottom-width: 0px;
  }

  .feature-tab-menus {
    border-bottom-width: 0px;
  }

  .heading-lg {
    font-size: 22px;
  }

  .submenu-grid {
    padding-top: 10px;
  }

  .home-brand-logo {
    padding-left: 0px;
  }

  .mobile-menu-icon.color-primary {
    padding-right: 0px;
  }

  .load-bar-base {
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .tabs-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .standard-tab {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .slider-heading {
    margin-bottom: 225px;
    font-size: 40px;
  }

  .service-all-btn {
    width: 50%;
    padding-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .services-heading-text {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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;
  }

  .single-items-box {
    width: 100%;
  }

  .single-items-box.service-two {
    margin-left: 0px;
  }

  .single-items-box.service-item-four {
    margin-left: 0px;
  }

  .services-section-heading.move-top-100 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .services-heading {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-section-btn {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .btn-text {
    font-size: 18px;
  }

  .service-section-description {
    width: 69%;
  }

  .heading-xl {
    font-size: 35px;
  }

  .counter-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .services-heading-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .heading-md {
    font-size: 16px;
  }

  .text-xxl {
    font-size: 16px;
  }

  .site-logo-image-2 {
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact-form {
    padding-bottom: 60px;
  }

  .contact-form-wrapper {
    padding-top: 60px;
  }

  .footer-section {
    padding-top: 60px;
  }

  .btn_llamanos {
    width: 90%;
  }

  .team-join-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .col_izq {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .col-centro {
    width: 100%;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 28px;
  }

  .col_der {
    width: 100%;
    margin-top: 30px;
    padding-left: 25px;
  }

  .logo_footer {
    height: 100px;
    margin-top: 0px;
    margin-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nosotros {
    padding-right: 15px;
    padding-left: 15px;
  }

  .main {
    margin-right: 0px;
    margin-left: 0px;
  }

  .contacto {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .style_img_marca {
    width: 100%;
    padding-bottom: 0px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-top-image {
    padding-bottom: 30px;
    grid-column-gap: 22px;
  }

  .building-image {
    padding-bottom: 20px;
  }

  .feature-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

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

  .feature-bottom-image {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feature-image-box {
    padding-top: 0px;
  }

  .container-2 {
    padding-top: 126px;
  }

  .infinte-image {
    max-width: 135px;
  }

  .home-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .menu-button-2 {
    padding-right: 0px;
  }

  .submenu-grid {
    grid-column-gap: 10px;
    -ms-grid-columns: 1fr 1.5fr;
    grid-template-columns: 1fr 1.5fr;
  }

  .header-nav-list-item {
    padding-bottom: 5px;
  }

  .header-wrapper-menu {
    z-index: 999;
    padding-left: 15px;
  }

  .canvas-content-wrapper {
    overflow: visible;
  }

  .header-nav-menu-items {
    height: 100%;
  }

  .submenu-list-right {
    padding-top: 0px;
  }

  .home-brand-logo {
    width: 65%;
    margin-left: 10px;
    padding-left: 0px;
  }

  .home-brand-logo.w--current {
    width: 60%;
    padding-left: 0px;
  }

  .site-logo-image {
    display: block;
    margin-top: 7px;
    margin-left: 86px;
  }

  .dropdown-link {
    padding-top: 5px;
    font-size: 15px;
  }

  .submenu-title {
    padding-bottom: 5px;
  }

  .mobile-menu-icon.color-primary {
    padding-right: 0px;
  }

  .dropdown-column-wrapper.w--open {
    padding-left: 0px;
  }

  .slider-base {
    margin-left: 0px;
  }

  .tabs-content {
    padding-top: 0px;
  }

  .slider-heading {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 35px;
    line-height: 40px;
  }

  .slider-heading.tama-o-cel {
    font-size: 40px;
    line-height: 50px;
  }

  .cont_marcas {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .imagen-nosotros {
    margin-top: 0px;
  }

  .service-all-btn {
    width: 100%;
  }

  .single-items-box.service-two {
    margin-left: 0px;
  }

  .single-items-box.service-two.move-top-500 {
    display: block;
  }

  .single-items-box.move-top-400 {
    display: block;
  }

  .single-items-box.service-item-four {
    margin-left: 0px;
  }

  .single-items-box.service-item-four.move-top-600 {
    display: block;
  }

  .single-items-box.service-item-four.move-top-700 {
    display: block;
  }

  .service-item-wrap {
    display: block;
  }

  .services-section-heading {
    width: 100%;
  }

  .services-section-heading.move-top-100 {
    width: 100%;
    padding-bottom: 0px;
  }

  .services-heading {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .services-section-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .services-section-area.bg-dark {
    padding-right: 10px;
    padding-left: 10px;
  }

  .services-section-area.bg-dark.background-belotti {
    background-position: 100% 0%, 50% 50%;
    background-size: 200px, auto;
  }

  .services-section-area.bg-dark.backgound-porta {
    background-image: url('../images/Fondo-Porta.png'), url('../images/Line.png');
    background-position: 100% 0%, 50% 50%;
    background-size: 900px, auto;
    background-repeat: no-repeat, repeat;
    background-attachment: fixed, scroll;
  }

  .service-section-btn {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .btn-text {
    font-size: 18px;
  }

  .service-section-description {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-xl {
    font-size: 30px;
  }

  .counter-section.bg-primary {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .counter-wrapper {
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .count-number {
    height: 32px;
  }

  .logo-servicios {
    margin-bottom: 33px;
  }

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

  .text-block-2 {
    width: auto;
    text-align: center;
  }

  .text-block-2.text-porta {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: justify;
  }

  .text-xxl {
    font-size: 16px;
  }

  .footer-area {
    grid-row-gap: 30px;
    -ms-grid-columns: 1.7fr;
    grid-template-columns: 1.7fr;
  }

  .text-block-4 {
    margin-left: 0px;
    text-align: justify;
  }

  .site-logo-image-2 {
    margin-left: 0px;
  }

  .input-box {
    min-height: 50px;
  }

  .input-field-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .move-top-200 {
    text-align: left;
  }

  .contact-form-title {
    width: 100%;
    text-align: left;
  }

  .contact-info-area {
    justify-items: stretch;
  }

  .contact-message {
    min-height: 100px;
  }

  .input-field {
    width: 100%;
  }

  .contact-form {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .get-in-touch.color-dark.move-top-100 {
    font-size: 33px;
    text-align: left;
  }

  .contact-form-wrapper {
    padding-top: 50px;
  }

  .cont_style_cta {
    padding-right: 3%;
    padding-left: 3%;
  }

  .footer-area-2 {
    grid-row-gap: 30px;
    -ms-grid-columns: 1.7fr;
    grid-template-columns: 1.7fr;
  }

  .footer-section.bg-dark {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .btn_llamanos {
    width: auto;
  }

  .team-join-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .text-block-5 {
    width: 100%;
  }

  .footer-copyright-text {
    text-align: center;
  }

  .footer-copyright {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-social-icon {
    font-size: 22px;
  }

  .copyright-section.bg-dark {
    display: block;
    margin-bottom: 0px;
    padding-bottom: 30px;
  }

  .header-nav-menu-items-2 {
    height: 100%;
  }

  .logotipo-inmat {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
  }

  .home-brand-logo-2 {
    width: 35%;
  }

  .home-brand-logo-2.w--current {
    padding-left: 0px;
  }

  .col-centro {
    padding-left: 0px;
  }

  .line_footer {
    height: auto;
    padding: 11px 30px 11px 20px;
  }

  .text-block-8 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
  }

  .col_der {
    padding-left: 0px;
    border-left-style: none;
    outline-color: #708573;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
  }

  .logo_footer {
    height: 90px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .imagen-nosotros2 {
    margin-top: 11px;
    padding-right: 34px;
    padding-left: 34px;
  }

  .menu-button-3 {
    position: relative;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding: 4px;
  }

  .icon {
    color: #fff;
  }

  .youtube-porta {
    padding-right: 10px;
    padding-left: 10px;
  }

  .video {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .bold-text {
    font-size: 33px;
  }
}

#w-node-_6523573a-8676-68bc-925c-4bdb769125b5-f003c24d {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_6523573a-8676-68bc-925c-4bdb769125bd-f003c24d {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_8c7e0dac-4883-4634-ed0c-a4c96cfd4bcd-f003c24d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_8c7e0dac-4883-4634-ed0c-a4c96cfd4bcd-f003c24d {
    -ms-grid-column-align: end;
    justify-self: end;
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
}

@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}