.vision-global {
  position: relative;
}
.container-custom-itec {
  width: 100%;
  padding: 0px 4rem;
}
.navbar-collapse.collapse {
  padding-right: 52px !important;
}
.globalitec {
  position: relative;
  display: block;
}
.more-news a:hover {
  color: #fff;
}
.vision-global {
  display: flex;
  align-items: center;
  width: 100%;
}
.vision-global .div1,
.vision-global .div2 {
  width: 50%;
}
.globalitec-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: grid;
  align-items: center;
  justify-content: space-between;
  height: 700px;
  grid-template-columns: repeat(1, 1fr);
}
.vision-skynex {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}
#block-views-presentaci-n-block {
  padding: 0 !important;
  margin: 0 !important;
}
h2 {
  font-size: 34px !important;
  font-weight: 900 !important;
  margin-bottom: 30px !important;
}
#home,
#about,
#members {
  padding-top: 60px;
  margin-top: -20px;
}
h1.titulo {
  font-size: 56px;
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 900;
  margin-top: 160px;
  margin-bottom: 40px;
}
.news-content h3 {
  font-size: 20px;
  font-weight: 900;
}

.view-display-id-page .news-content h3 {
  font-size: 20px;
  font-weight: 900;
}
.news-content h3 a {
  color: #020c2c;
  text-decoration: none;
}
footer p,
footer a {
  font-size: 14px;
}
footer ul li {
  padding: 0px !important;
}
.presentacion-itec-aero {
  position: relative;
  height: 990px;
  background: rgb(2, 0, 36);
  background: linear-gradient(
    90deg,
    rgba(2, 14, 38, 1) 0%,
    rgba(0, 0, 74, 1) 35%,
    rgba(8, 8, 255, 1) 100%
  );
  width: 100%;
  overflow: hidden;
}
.inner-itec-aero {
  position: absolute;
  width: 100%;
  height: 700px;
  display: flex;
  flex-direction: column;
}
.inner-itec-aero h1 {
  color: #fff;
  padding: 0px 3rem 0px 0rem;
  margin: 0;
  font-family: "DM Serif Display", serif;
}
.title-image {
  display: grid;
  align-items: center;
  justify-content: space-between;
  height: 700px;
  grid-template-columns: repeat(2, 1fr);
}
.inner-itec-aero .field-content img {
  height: 700px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 350px 0 0 350px;
  max-height: 100%;
  max-width: 100%;
  display: block;
  width: 100%;
}
.play-buttom {
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.inner-image {
  position: relative;
}
.play-buttom img {
  width: 60px;
}
.logo a img {
  width: 140px;
  transition: all 0.4s cubic-bezier(0.35, 1, 0.33, 1) 0s;
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.body-inner ul {
  margin: 2.5rem 0px;
  padding: 0;
  display: flex;
  align-items: top;
  justify-content: space-between;
  background-color: #77779a;
  padding: 30px 60px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  grid-gap: 30px;
}
.body-inner ul p {
  margin: 0px !important;
}
.body-inner ul li {
  list-style-type: none;
}
.body-inner ul strong {
  font-size: 46px;
  font-weight: 700;
}
header .navbar-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  justify-content: end;
}
header .navbar-nav li.media-link {
  margin-left: 160px;
}
.body-inner ul h2 {
  font-size: 34px;
  text-align: left;
  margin-bottom: 0px;
  font-weight: normal;
}
.modal-dialog {
  width: 800px;
  margin: 30px auto;
}
.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
}
.modal-header {
  padding: 15px;
  border-bottom: none;
}
.modal-header .close {
  margin-top: -2px;
  position: absolute;
  right: 0px;
  z-index: 1002;
}
.footer-logo {
  text-align: right;
}
.footer-social {
  top: 40px;
  position: relative;
}
.footer-bottom {
  background-color: #020024;
  color: #fff;
  padding: 14px 0px;
}
#logo-footer {
  max-width: 240px;
}
.footer-bottom ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: right;
  grid-gap: 30px;
}
.footer-bottom ul li {
  list-style-type: none;
  list-style-image: none;
}
.footer-top {
  width: 100%;
  padding: 6rem 0px;
  background: rgb(2, 0, 36);
  background: linear-gradient(
    90deg,
    rgba(2, 14, 38, 1) 0%,
    rgba(0, 0, 74, 1) 35%,
    rgba(8, 8, 255, 1) 100%
  ) !important;
}
.home-inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: inherit;
  -moz-box-pack: justify;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  grid-gap: 60px;
}
.home-galery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: inherit;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  grid-gap: 20px;
}
.home-galery div {
  overflow: hidden;
  border-radius: 20px;
}
.home-galery img {
  width: 100%;
  display: block;
  border-radius: 20px;
  height: 270px;
  object-fit: cover;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.home-galery img:hover {
  width: 100%;
  display: block;
  border-radius: 20px;
  height: 260px;
  object-fit: cover;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
section {
  padding: 4rem 0px;
}
.home-text h3 {
  font-weight: 700;
  margin: 0px 0rem;
  font-size: 29px;
}
.ambition-list {
  display: flex;
  flex-direction: column;
  grid-gap: 12px;
  margin: 0;
  padding: 0;
}

.ambition-list li {
  list-style-type: none;
  width: 100%;
  background-color: #fff;
  padding: 20px 20px;
  box-shadow: 2px 4px 12px rgb(0 0 0 / 8%);
  border-radius: 20px;
}
#vision {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#vision h2 {
  text-align: center;
}
.vision-inner {
  position: absolute;
  top: 0px;
  width: 100%;
}
.vision-global {
  /*
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: inherit;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    align-items: center;
    */
}
.vision-list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  grid-gap: 20px;
  margin: 0;
  padding: 0;
}
.vision-list ul li {
  list-style-type: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: left;
  grid-gap: 10px;
  background-color: #fff;
  padding: 24px 34px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  border-radius: 20px;
}
.vision-list ul li p {
  margin-bottom: 0px;
  font-weight: 700;
}
.vision-list {
  padding: 0px 6rem 0px 0rem;
}
.vision-list img {
  width: 60px;
}
.vision-image img {
  height: 660px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 330px 0 0 330px;
  max-height: 100%;
  max-width: 100%;
  display: block;
  width: 100%;
}
ul.colaboration {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: inherit;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
  grid-gap: 70px;
  width: 70%;
  margin: 0 auto;
}
ul.colaboration li {
  background-color: #040341;
  color: #fff;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
#about h2 {
  text-align: center;
}
ul.colaboration li img {
  margin-bottom: 16px;
  height: 70px;
  object-fit: cover;
}
ul.colaboration li p {
  margin-bottom: 0px;
}
ul.members {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: inherit;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  /*padding: 0;*/
  text-align: center;
  list-style-type: none;
  grid-gap: 18px;
  width: 90%;
  margin: 0 auto !important;
}
.members-li {
  margin-top: 1rem;
}
ul.members li {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.09);
  transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  display: flex;
  /*align-content: center;*/
  flex-direction: column;
  align-items: center;
  height: auto;
  /*justify-content: center; */
  place-content: space-between;
  min-height: 342px;
}
ul.members li img {
  object-fit: cover;
  max-width: 100%;
}

#members h2 {
  text-align: center;
}
.global-gradient {
  display: block;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 14%,
    rgba(244, 244, 254, 1) 100%
  );
}
.news-blog {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: inherit;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none;
  grid-gap: 0px;
  width: 100%;
  height: 300px;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}
.view-news-blog ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
}
.view-news-blog ul li {
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.news-blog img {
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
  display: block;
  width: 100%;
}
.news-image,
.news-content-parent {
  overflow: hidden;
}
.news-image .field-content {
  overflow: hidden;
}
.news-content {
  padding: 30px;
}
ul.pager {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0px;
  padding: 0;
  flex-direction: row;
}
ul.pager li {
  width: 30px;
  height: 30px;
}
ul.pager li:hover {
  width: 30px;
  height: 30px;
  background: rgba(2, 14, 38, 1);
  color: #fff;
}
#press h2 {
  text-align: center;
}
ul li.pager-first,
ul li.pager-last {
  display: none;
}
ul li.pager-current {
  background: rgba(2, 14, 38, 1);
  color: #fff;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
ul li.pager-item {
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
ul li.pager-item:hover {
  background: rgba(2, 14, 38, 1);
  color: #fff;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
ul li.pager-item a {
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0.5em;
  width: 30px;
  height: 30px;
}
ul.pager li.first,
ul.pager li.last {
  display: none;
}
ul li.pager-next:hover,
ul li.pager-next a:hover,
ul li.pager-previous,
ul li.pager-previous a {
  background-color: transparent !important;
}
ul li.pager-next,
ul li.pager-next a,
ul li.pager-previous,
ul li.pager-previous a {
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 0.5em;
  width: 30px;
  height: 30px;
}
ul li.pager-item a:hover {
  background: rgba(2, 14, 38, 1);
  color: #fff;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  background-color: transparent;
  border: none;
  padding: 0;
}
body.not-front header {
  background: linear-gradient(
    90deg,
    rgba(2, 14, 38, 1) 0%,
    rgba(0, 0, 74, 1) 35%,
    rgba(8, 8, 255, 1) 100%
  ) !important;
  position: relative;
}
.page-inner {
  margin-top: 200px;
}
.global-news {
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
  border-radius: 20px;
  display: block;
}
.only-one-news {
  margin: 0px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style-type: none;
  place-content: center;
}
.only-one-news h1 {
  margin: 0;
  padding: 0;
}
.news-header {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: inherit;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: 0px 0px;
  padding: 5rem 0px;
  align-items: center;
}
.news-image-inner img {
  width: 500px;

  height: 480px;
  border-radius: 50% 0 0 50%;
  float: right;
  -o-object-fit: cover;
  object-fit: cover;
}
.cuerpo {
  padding: 60px;
}
.news-data {
  padding: 60px;
}
.documento a {
  color: #fff;
  position: relative;
  padding: 14px 30px 14px 60px;
  display: flex;
  background-color: rgba(8, 8, 255, 1);
  color: #fff;
  margin: 4rem auto;
  align-items: center;
  justify-content: center;
  width: max-content;
  border-radius: 6px;
}
.documento a::before {
  content: url(../img/icon-arrow-down.svg);

  width: 16px;
  height: 16px;
  position: absolute;
  left: 30px;
  top: 17px;
}
ul.list-news-page {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none;
  grid-gap: 20px;
}
<<<<<<< HEAD
=======
ul.list-news-page li {
  margin: 0 !important;
}
>>>>>>> release
.header-page {
  margin: 0px 0px 5rem 0px;
}
.header-page h1 {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: 900;
  font-size: 5em;
  margin-top: 2rem;
}
#itecaero-contact-form p {
  display: flex;
  align-items: left;
  flex-direction: column;
}
#itecaero-contact-form label {
  display: flex;
  align-items: center;
  justify-content: left;
}

input {
  height: 50px;
  padding: 4px 10px;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  display: block;
  border: solid 2px rgba(2, 14, 38, 1);
  border-radius: 8px;
}
#itecaero-contact-form p:nth-of-type(9),
#itecaero-contact-form p:nth-of-type(10) {
  display: flex;
  align-items: left;
  flex-direction: row;
  width: 100%;
  grid-column: 1;
  grid-auto-rows: unset;
  flex-direction: row;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0px 6px 0px 0px;
  margin-top: 1px\9;
  line-height: normal;
  width: 16px;
}
textarea {
  display: grid;
  grid-area: unset;
  grid-column-start: unset;
  grid-column-end: unset;
  grid-column: 1;
  padding: 4px 10px;
}

.form-actions,
#edit-actions {
  display: flex;
  align-items: center;
  justify-content: left;
  grid-gap: 14px;
}
.form-actions input,
#edit-actions input {
  background-color: rgba(8, 8, 255, 1);
  color: #fff;
}
.only-one-news a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  width: 34px;
  background-color: #020c2c;
  color: #fff;
  border-radius: 50%;
}
.only-one-news a:hover {
  background-color: rgba(8, 8, 255, 1);
}
.only-one-news a i:hover {
  text-decoration: none;
}
.more-news {
  padding: 14px 30px 14px 30px;
  display: flex;
  background-color: rgba(8, 8, 255, 1);
  color: #fff;
  margin: 4rem auto;
  align-items: center;
  justify-content: center;
  width: max-content;
  border-radius: 6px;
}
.more-news a {
  color: #fff;
}
li a.active {
  color: #00cffc;
}
footer a {
  color: #fff;
  text-decoration: none;
}
.news-content span span.field-content,
.date-news {
  font-size: 14px;
}
footer h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
ul.social-media-itec {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  /*justify-content: left; */
  list-style: none;
  /*margin-left: 12px;*/
}
ul.social-media-itec li {
  margin: 0px 20px 0px 0px;
}
ul.social-media-itec li a {
  font-size: 0;
}
.social-media img {
  width: 48px;
  height: 48px;
}
ul.social-media-itec li a:hover {
  text-decoration: none;
  color: #020e26;
}
ul.social-media {
  display: flex;
  gap: 12px;
  padding-left: 0;
  list-style-type: none;
}
ul.social li a.linkedin::before {
  content: "";
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  position: relative;
  background-image: url("../images/linkedin.svg");
  background-repeat: no-repeat;
  display: block;
}
ul.social li a.twitter::before {
  content: "";
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  position: relative;
  background-image: url("../images/x_twitter.svg");
  background-repeat: no-repeat;
  display: block;
}
ul.social li a.facebook::before {
  content: "";
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  position: relative;
  background-image: url("../images/facebook.svg");
  background-repeat: no-repeat;
  display: block;
}
ul.social-media-itec .icon-twitter::before {
  content: "\f12f";
  font-family: "Indra-icons";
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  font-size: 40px;
}
ul.social-media-itec .icon-linkedin::before {
  content: "\f11f";
  font-family: "Indra-icons";
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  font-size: 40px;
}
ul.social-media-itec .icon-youtube::before {
  content: "\f131";
  font-family: "Indra-icons";
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  font-size: 40px;
}

ul.services {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  list-style-type: none;
  grid-gap: 14px 0px;
}
ul.services li a {
  display: flex;
  align-items: center;
}
ul.services li a span {
  margin-left: 10px;
}
ul.services .icon-locale::before {
  content: "";
  width: 30px;
  height: 30px;
  position: relative;
  background-size: 30px 30px;
  background-image: url("../img/icon-locale.svg");
  background-repeat: no-repeat;
  display: block;
}
ul.services .icon-email::before {
  content: "";
  width: 24px;
  height: 24px;
  position: relative;
  background-size: 24px 24px;
  background-image: url("../img/icon-email.svg");
  background-repeat: no-repeat;
  display: block;
}
ul.services .icon-phone::before {
  content: "";
  width: 26px;
  height: 26px;
  position: relative;
  background-size: 26px 26px;
  background-image: url("../img/icon-phone.svg");
  background-repeat: no-repeat;
  display: block;
}
.view-press-releases .pager__items {
  display: block;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  header .navbar-nav {
    display: block;
    align-items: center;
    justify-content: space-between;
  }
  .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1001;
  }
  .navbar-collapse {
    position: absolute;
    top: 0px;
    width: 100%;
    padding-left: 0px;
  }
  header .navbar-nav {
    display: flex;
    align-items: end;
    justify-content: space-between;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    flex-direction: column;
    max-width: 100%;
    background-color: #020e27;
    padding: 90px 0px 50px 0px;
    z-index: 1;
  }
  .navbar-nav li:last-child a {
    background-color: #fff;
    color: #020027;
    border-radius: 20px;
    padding: 10px 20px;
    margin-top: 30px;
    padding: auto;
  }
  .title-image {
    display: block;
    align-items: center;
    justify-content: space-between;
    height: 500px;
  }
  .inner-title {
    position: absolute;
    top: 18%;
    width: 100%;
    z-index: 1;
  }
  header {
    background-color: transparent;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1001;
    padding: 14px 0px;
  }
  header {
    background-color: transparent;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1001;
    padding: 14px 0px;
  }
  header#header .container-custom-itec {
    padding: 0px 0rem !important;
  }
  .container-custom-itec {
    padding: 0px 2rem;
  }
  .navbar-collapse.collapse {
    padding-right: 0px !important;
  }
  .inner-itec-aero .field-content img {
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50% 0 0 50%;
    max-height: 100%;
    max-width: 100%;
    display: block;
    width: 100%;
  }
  .body-inner ul {
    margin: 6rem 0px;
    padding: 0;
    display: flex;
    align-items: top;
    justify-content: space-between;
    background-color: #77779a;
    padding: 30px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    grid-gap: 10px;
    flex-direction: column;
  }
  .body-inner ul h2 {
    font-size: 18px;
    text-align: center;
  }
  .presentacion-itec-aero {
    position: relative;
    height: 1100px;
    background: rgb(2, 0, 36);
    background: linear-gradient(
      90deg,
      rgba(2, 14, 38, 1) 0%,
      rgba(0, 0, 74, 1) 35%,
      rgba(8, 8, 255, 1) 100%
    );
    width: 100%;
    overflow: hidden;
  }
  .home-inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: inherit;
    -moz-box-pack: justify;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    grid-gap: 60px;
  }
  .vision-list {
    padding: 0px 20px;
  }
  ul.colaboration {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: inherit;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
    grid-gap: 20px;
    width: 100%;
    margin: 0 auto;
  }
  ul.members {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: inherit;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
    grid-gap: 18px;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
  ul.members li img {
    object-fit: cover;
    max-width: 100%;
  }
  .inner-itec-aero h1 {
    color: #fff;
    padding: 0px 1rem 0px 1rem;
    margin: 0;
    font-family: "DM Serif Display", serif;
    text-align: center;
    font-size: 20px;
  }
  .news-header {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: inherit;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0px 0px;
    padding: 0rem 0px;
    align-items: center;
  }
  .news-data {
    padding: 20px;
  }
  .cuerpo {
    padding: 60px 20px;
  }
  .modal-dialog {
    width: 100%;
    margin: 30px auto;
  }
  ul.list-news-page {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none;
    grid-gap: 20px;
  }
  .home-galery img {
    width: 100%;
    display: block;
    border-radius: 20px;
    height: 200px;
    object-fit: cover;
    min-height: 180px;
    max-height: 180px;
  }
  .body-inner ul strong {
    font-size: 30px;
    font-weight: 700;
  }
  .news-content-parent h3 {
    font-size: 20px;
    font-weight: 900;
  }
  .social-title {
    margin-top: 30px;
  }
  .social-media-itec {
    justify-content: center;
  }
  .footer-social {
    left: 0px;
    text-align: center;
  }
  ul.social-media {
    place-content: center;
  }
  .ul.social-media-itec {
    justify-content: center !important;
    margin-left: 12px !important;
  }
  .footer-logo {
    text-align: center;
  }
  #nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
  }
  .globalitec-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: space-between;
    height: 700px;
    grid-template-columns: repeat(1, 1fr);
    padding-top: 120px;
  }
  .navbar-toggle {
    margin-right: 0px !important;
    z-index: 1001 !important;
  }
  .navbar-collapse {
    padding-right: 0px !important;
  }
  .vision-global {
    display: block;
    align-items: center;
    width: 100%;
  }
  .vision-global .div1,
  .vision-global .div2 {
    width: 100%;
  }
  .vision-image img {
    /*width: 660px;*/
    border-radius: 400px 0 0 400px;
    float: none !important;
    width: 630px;
    margin-top: 40px;
  }
  .news-blog {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: inherit;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none;
    grid-gap: 0px;
    width: 100%;
    min-height: 400px;
    box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(0, 0, 0.5, 1);
    align-items: center;
    border-radius: 20px;
    overflow: hidden;
    gap: 40px;
  }
  .footer-bottom ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: right;
    grid-gap: 0px !important;
    flex-direction: column;
  }
  footer .footer__copyright {
    text-align: center !important;
    margin-top: 3px;
  }
}
