.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.navbar {
  z-index: 1400;
  padding-top: 8px;
  padding-bottom: 0px;
  border-bottom: 1px none #e6e6e6;
  background-color: transparent;
  background-image: none;
}

.main-banner {
  position: relative;
  height: 310px;
  background-color: transparent;
}

.custom-container {
  position: relative;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  position: relative;
  z-index: 1000;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Chronicle display roman', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 59px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.cont-txtbanner {
  width: 45%;
  padding: 90px 0px 20px 20px;
}

.logo-mckinsey {
  width: 183px;
}

.nav-link {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 22px 10px;
  border-bottom: 4px none #fff;
  font-family: Helvetica, sans-serif;
  color: #00306e;
  font-size: 17px;
  line-height: 17px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.w--current {
  border-bottom-color: #1f40e6;
  color: #fff;
}

.brand {
  margin-top: 5px;
  margin-left: 15px;
}

.nav-menu {
  z-index: 3000;
  overflow: visible;
  width: 25%;
  height: auto;
  min-height: 0px;
  padding: 10px 10px 15px;
  float: left;
  background-color: #cad7ff;
}

.menu-button {
  padding: 10px 12px 14px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 200;
}

.menu-button.w--open {
  z-index: 3000;
  padding-top: 10px;
  padding-bottom: 14px;
  background-color: transparent;
  color: #051c2c;
}

.language-change {
  display: none;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.language-btn {
  margin-top: 18px;
  padding: 0px 8px;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  color: #1f40e6;
}

.language-btn.line {
  padding-top: 0px;
  padding-bottom: 0px;
  border-right: 1px solid #1f40e6;
}

.text-block {
  position: relative;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 27px;
  font-weight: 400;
}

.download {
  padding-top: 20px;
  padding-bottom: 17px;
  text-align: center;
}

.download.footer {
  border-top-style: none;
  border-top-color: #fff;
  background-color: #fafbfc;
  background-image: none;
}

.download.oil {
  padding-bottom: 41px;
  background-image: none;
}

.main-titles {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Chronicle display roman', sans-serif;
  color: #00306e;
  font-size: 44px;
  line-height: 48px;
  text-align: center;
}

.main-titles.left {
  margin-bottom: 13px;
  padding-top: 6px;
  padding-bottom: 0px;
  font-family: Helvetica, sans-serif;
  color: #3e4b78;
  font-weight: 300;
  text-align: left;
}

.main-titles.insights {
  padding-top: 22px;
  padding-bottom: 31px;
  font-size: 40px;
  line-height: 44px;
}

.speaker-name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Chronicle display roman', sans-serif;
  color: #00306e;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
}

.footer {
  position: relative;
  z-index: 5000;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px none #e2e2e2;
  background-color: #051c2c;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #7c9ad0), color-stop(71%, #4e66a4));
  background-image: linear-gradient(90deg, #7c9ad0 50%, #4e66a4 71%);
}

.linklogo-footer {
  margin-bottom: 5px;
  margin-left: 15px;
}

.mck-footerlogo {
  width: 170px;
}

.divider-footer {
  height: 1px;
  margin-top: 5px;
  margin-bottom: 15px;
  background-color: #fff;
  opacity: 0.2;
}

.copyright {
  margin-bottom: 0px;
  color: #fff;
  text-align: right;
}

.div-block-3 {
  margin-top: 22px;
  float: right;
  text-align: right;
}

.footerlink {
  display: inline-block;
  margin-right: 20px;
  padding-right: 0px;
  padding-bottom: 3px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.footerlink:hover {
  color: #ca748d;
}

.insight {
  background-color: #cbeefc;
  background-image: url('../images/bigwave.png');
  background-position: 100% 101%;
  background-size: 35%;
  background-repeat: no-repeat;
}

.insight.gas {
  background-image: none;
}

.insight.carbon {
  background-image: none;
}

.st-custom-button {
  display: inline-block;
  width: 110px;
  margin-right: 9px;
  margin-left: 9px;
  padding: 10px 10px 6px 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #00a9f4;
  border-radius: 5px;
  background-color: #fafbfc;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  font-family: Helvetica, sans-serif;
  color: #fff;
}

.st-custom-button:hover {
  background-color: #e5f8ff;
}

.st-custom-button.linkedin {
  background-image: url('../images/linkedin_1linkedin.png');
  background-position: 15% 41%;
  background-size: 18px;
  background-repeat: no-repeat;
}

.st-custom-button.linkedin.white {
  background-color: #fff;
  cursor: pointer;
}

.st-custom-button.facebook {
  width: 115px;
  background-image: url('../images/facebook_1facebook.png');
  background-position: 14% 50%;
  background-size: 21px;
  background-repeat: no-repeat;
}

.st-custom-button.facebook.white {
  background-color: #fff;
  cursor: pointer;
}

.st-custom-button.mail {
  background-image: url('../images/email_1email.png');
  background-position: 13% 50%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.st-custom-button.mail.white {
  background-color: #fff;
  cursor: pointer;
}

.share-txtbtn {
  display: inline-block;
  color: #00a9f4;
  text-align: center;
  cursor: pointer;
}

.cont-botones-share {
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
}

.btn-blue {
  display: inline-block;
  width: 230px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding: 20px 9px;
  border-radius: 5px;
  background-color: #00a9f4;
  -webkit-transition: background-color 350ms ease;
  transition: background-color 350ms ease;
  font-family: Helvetica, sans-serif;
  font-size: 19px;
  text-align: center;
}

.btn-blue:hover {
  background-color: #47c6ff;
}

.btn-blue.form {
  position: relative;
  width: 170px;
  margin: 15px 0px 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #1f40e6 #1f40e6 #3e4b78;
  border-radius: 0px;
  background-color: #516fab;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
}

.btn-blue.form:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #ca748d;
  background-color: transparent;
  color: #ca748d;
}

.insight2 {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #00306e;
}

.insight2.gas {
  padding-top: 25px;
  padding-bottom: 25px;
}

.contact-us.register {
  position: relative;
  background-color: #fff;
  background-image: url('../images/Copia-de-imagenmcktech_bottom.png');
  background-position: 10% 130%;
  background-size: 280px;
  background-repeat: no-repeat;
}

.form-block {
  max-width: 750px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 25px;
  padding-bottom: 20px;
}

.form-block.registro {
  position: relative;
  z-index: 1600;
  max-width: 680px;
  margin-left: 20%;
  padding-top: 0px;
  padding-right: 47px;
  padding-left: 47px;
  background-color: hsla(0, 0%, 92%, 0.49);
}

.subtitleform {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}

.field-label {
  margin-top: 10px;
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.field-label.italicas {
  color: #3e4b78;
  font-style: italic;
}

.legalform {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Helvetica, sans-serif;
  color: #616161;
  font-size: 13px;
  font-weight: 300;
}

.textarea {
  min-height: 190px;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.recaptcha {
  margin-bottom: 32px;
}

.speakers-container {
  padding-bottom: 40px;
  background-color: #f7f7f7;
}

.card-speaker {
  position: relative;
  display: inline-block;
  width: 30%;
  min-height: 510px;
  margin: 10px;
  padding: 10px;
  float: left;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.card-speaker:hover {
  box-shadow: 0 0 16px 0 rgba(2, 30, 66, 0.2);
}

.pic-speaker {
  display: block;
  width: 170px;
  height: 170px;
  margin: 20px auto;
  border-radius: 100px;
}

.div-block-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  text-align: center;
}

.speaker-role {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Helvetica, sans-serif;
  color: #051c2c;
  font-size: 13px;
  line-height: 16px;
}

.divider-speaker {
  width: 65px;
  height: 2px;
  margin: 10px auto;
  background-color: #dfdfdf;
}

.biospeaker {
  padding-right: 12px;
  padding-left: 12px;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}

.text-span-2 {
  color: #00306e;
}

.div-block-5 {
  max-width: 700px;
  min-height: 560px;
  padding-top: 95px;
  padding-bottom: 17px;
  padding-left: 55px;
}

.text-field {
  height: 43px;
  margin-top: 26px;
  margin-bottom: 26px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #ca6d82;
  background-color: transparent;
  font-family: Helvetica, sans-serif;
  color: #1f40e6;
  font-size: 18px;
  font-weight: 300;
}

.text-span-3 {
  color: #1f40e6;
}

.download-share-cont {
  display: block;
  margin-top: 31px;
  margin-bottom: 31px;
  padding-top: 20px;
}

.subtitle-insights {
  width: 50%;
  margin: 0px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Chronicle display roman', sans-serif;
  color: #00306e;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.subtitle-insights.full {
  width: 100%;
  font-size: 19px;
  line-height: 30px;
  text-align: left;
}

.subtitle-insights.full.white {
  color: #fff;
}

.bold-text-2 {
  font-size: 27px;
}

.texto-regular {
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.row-insights {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.colinsight {
  margin-top: 35px;
  margin-bottom: 35px;
}

.contbtns-report {
  display: none;
}

.main-cubes {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0px;
  bottom: auto;
  z-index: 1500;
  display: block;
  width: 565px;
}

.body {
  display: block;
}

.div-block-7 {
  padding-left: 80px;
}

.div-block-8 {
  margin-bottom: 23px;
  padding-top: 55px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-left: 2px solid #53608f;
}

.cubos-mobile {
  display: none;
}

.image {
  width: 180px;
  margin-top: 2px;
  margin-left: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 15px;
  border-left: 1px none #fff;
}

.contenedor-navy-banner {
  background-color: #6d8cbb;
  background-image: url('../images/backmck.jpg');
  background-position: 100% 0%;
  background-size: auto 770px;
  background-repeat: no-repeat;
}

.image-2 {
  display: none;
}

.lineafija1 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -245px;
  z-index: 200;
  width: 190px;
}

.image-3 {
  position: absolute;
  top: 730px;
  z-index: 1;
  width: 130px;
  -webkit-filter: blur(6px);
  filter: blur(6px);
}

.image-4 {
  position: absolute;
  top: 643px;
  z-index: 900;
  width: 140px;
}

.image-5 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -290px;
  z-index: 100;
  width: 120px;
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

@media (max-width: 991px) {
  .main-banner {
    height: 249px;
  }
  .heading {
    width: 95%;
    font-size: 38px;
    line-height: 49px;
  }
  .cont-txtbanner {
    width: 460px;
    padding-top: 69px;
  }
  .logo-mckinsey {
    width: 130px;
  }
  .nav-link {
    margin-right: 6px;
    margin-left: 6px;
  }
  .brand {
    margin-left: 0px;
  }
  .nav-menu {
    width: 40%;
  }
  .menu-button {
    padding-bottom: 8px;
    padding-left: 0px;
  }
  .menu-button.w--open {
    padding-bottom: 8px;
  }
  .text-block {
    width: 90%;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .download {
    background-image: url('../images/lineclearbue.png'), url('../images/lineclearbue.png'), url('../images/nube_azul.png'), url('../images/lightblue_wave.png');
    background-position: 100% 87%, 0% 35%, 6% 107%, 0% 50%;
    background-size: 195px, 175px, 160px 60px, 205px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }
  .download.oil {
    background-position: 100% 100%, 100% 13%, 100% 23%, 6% 107%;
  }
  .main-titles.left {
    margin-bottom: 0px;
  }
  .insight.gas {
    background-position: 100% 100%, 100% 101%;
  }
  .insight.carbon {
    background-position: 0% 100%, 100% 116%;
    background-size: auto 70%, 250px;
  }
  .insight2.gas {
    background-position: 10% 100%;
  }
  .contact-us.register {
    padding-bottom: 45px;
    background-position: -10% 120%;
    background-size: auto 240px;
  }
  .form-block {
    margin-right: 30px;
    margin-left: 30px;
  }
  .form-block.registro {
    margin-right: 10%;
    margin-left: 10%;
    padding-bottom: 35px;
    padding-left: 28px;
  }
  .biospeaker {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 18px;
  }
  .div-block-5 {
    min-height: 540px;
  }
  .row-insights {
    width: 100%;
  }
  .main-cubes {
    display: none;
    width: 55%;
  }
  .image {
    width: 130px;
    margin-left: 10px;
    padding-left: 10px;
  }
  .contenedor-navy-banner {
    background-position: -20% 0%;
    background-size: auto 150%;
  }
  .lineafija1 {
    width: 120px;
  }
  .image-3 {
    top: 564px;
    width: 100px;
  }
  .image-4 {
    top: 459px;
    width: 110px;
  }
  .image-5 {
    bottom: -190px;
    width: 60px;
  }
}

@media (max-width: 767px) {
  .main-banner {
    height: 200px;
  }
  .custom-container {
    max-width: 100%;
  }
  .heading {
    width: 100%;
    font-size: 39px;
    line-height: 45px;
  }
  .cont-txtbanner {
    width: 80%;
    padding-top: 43px;
  }
  .logo-mckinsey {
    width: 120px;
  }
  .nav-link {
    border-bottom-color: #051c2c;
    color: #fff;
  }
  .nav-link:hover {
    color: #00a9f4;
  }
  .nav-link.w--current {
    border-bottom-color: transparent;
    color: #00a9f4;
  }
  .brand {
    margin-top: 4px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .nav-menu {
    min-height: 200px;
    padding-left: 0px;
    background-color: #051c2c;
  }
  .menu-button {
    padding-right: 12px;
    padding-left: 12px;
    float: left;
    font-size: 45px;
  }
  .menu-button.w--open {
    background-color: #051c2c;
    color: #00a9f4;
  }
  .text-block {
    width: 90%;
    padding-left: 0px;
    font-size: 15px;
    line-height: 21px;
  }
  .download {
    background-image: url('../images/lineclearbue.png'), url('../images/lineclearbue.png'), url('../images/nube_azul.png'), url('../images/lightblue_wave.png');
    background-position: 130% 99%, 0% 19%, 6% 107%, 0% 23%;
    background-size: 195px, 175px, 160px 60px, 205px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }
  .download.oil {
    min-height: 390px;
    padding-top: 30px;
    background-image: url('../images/oil.png'), url('../images/nube_azul.png');
    background-position: 100% 100%, 6% 107%;
    background-size: auto 34%, 160px 60px;
    background-repeat: no-repeat, no-repeat;
  }
  .main-titles.insights {
    font-size: 30px;
  }
  .insight.gas {
    background-size: auto 50%, 35%;
  }
  .insight.carbon {
    padding-bottom: 135px;
    background-position: 10% 100%, 100% 116%;
    background-size: auto 37%, 250px;
  }
  .btn-blue.form {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .insight2.gas {
    padding-top: 0px;
    padding-bottom: 62px;
    background-position: 11% 100%;
    background-size: auto 40%;
  }
  .contact-us.register {
    padding-bottom: 45px;
  }
  .form-block.registro {
    z-index: 1000;
  }
  .subtitleform.thankyou {
    max-width: 80%;
  }
  .card-speaker {
    width: 43%;
  }
  .div-block-5 {
    min-height: 350px;
    padding-top: 40px;
  }
  .subtitle-insights {
    width: 60%;
  }
  .subtitle-insights.full {
    padding-top: 1px;
  }
  .subtitle-insights.full.white {
    padding-top: 0px;
  }
  .texto-regular {
    font-size: 15px;
  }
  .row-insights {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .row-insights.gas {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .colinsight.hidden {
    display: none;
  }
  .main-cubes {
    right: -8%;
    width: 58%;
  }
  .div-block-7 {
    padding-left: 37px;
  }
  .image {
    width: 120px;
  }
  .image-3 {
    display: none;
  }
  .image-4 {
    display: none;
  }
}

@media (max-width: 479px) {
  .navbar {
    padding-bottom: 0px;
  }
  .main-banner {
    height: 240px;
  }
  .custom-container {
    max-width: 98%;
  }
  .heading {
    margin-top: 19px;
    font-size: 28px;
    line-height: 33px;
    text-shadow: none;
  }
  .cont-txtbanner {
    width: 86%;
    padding-top: 21px;
    padding-left: 10px;
  }
  .logo-mckinsey {
    width: 110px;
  }
  .brand {
    margin-top: 11px;
    margin-left: 10px;
    padding-left: 0px;
  }
  .nav-menu {
    min-height: 240px;
  }
  .menu-button {
    padding-right: 7px;
    padding-left: 7px;
  }
  .menu-button.w--open {
    padding-right: 7px;
    padding-left: 7px;
  }
  .text-block {
    width: 77%;
    font-size: 15px;
  }
  .download.oil {
    min-height: 380px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .main-titles.left {
    font-size: 35px;
  }
  .main-titles.insights {
    padding-bottom: 25px;
    font-size: 26px;
    line-height: 29px;
  }
  .footer {
    padding-top: 30px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #7c9ad0), to(#4e66a4));
    background-image: linear-gradient(90deg, #7c9ad0 20%, #4e66a4);
  }
  .divider-footer {
    margin-right: 15px;
    margin-left: 15px;
  }
  .copyright {
    padding-left: 15px;
    text-align: left;
  }
  .div-block-3 {
    float: none;
    text-align: left;
  }
  .footerlink {
    margin-right: 0px;
    margin-left: 15px;
  }
  .insight.gas {
    background-size: auto 42%, 35%;
  }
  .insight.carbon {
    background-position: 10% 100%, 100% 102%;
    background-size: auto 30%, 150px;
  }
  .st-custom-button {
    width: 50px;
    height: 39px;
    padding-left: 35px;
  }
  .st-custom-button.linkedin.white {
    height: 40px;
    background-position: 50% 50%;
  }
  .st-custom-button.facebook.white {
    width: 50px;
    height: 40px;
    background-position: 50% 50%;
  }
  .st-custom-button.mail.white {
    height: 40px;
    background-position: 50% 50%;
  }
  .share-txtbtn {
    display: none;
  }
  .btn-blue.form {
    float: none;
  }
  .insight2.gas {
    padding-top: 0px;
    padding-bottom: 89px;
    background-position: 20% 100%;
    background-size: auto 40%;
  }
  .contact-us.register {
    background-position: 0% 111%;
    background-size: 250px 200px;
  }
  .form-block {
    margin-right: 10px;
    margin-left: 10px;
  }
  .form-block.registro {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 19px;
    padding-left: 19px;
  }
  .subtitleform {
    font-size: 17px;
  }
  .card-speaker {
    width: 89%;
    min-height: 100px;
  }
  .biospeaker {
    font-size: 15px;
    line-height: 21px;
  }
  .div-block-5 {
    min-height: 290px;
    padding-top: 25px;
    padding-left: 20px;
  }
  .text-field {
    margin-top: 22px;
    margin-bottom: 22px;
    font-size: 16px;
  }
  .subtitle-insights {
    width: 100%;
  }
  .subtitle-insights.full {
    padding-bottom: 10px;
    line-height: 26px;
  }
  .bold-text-2 {
    font-size: 23px;
  }
  .row-insights.gas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-cubes {
    right: 0%;
    display: none;
  }
  .div-block-7 {
    padding-left: 0px;
  }
  .cubos-mobile {
    position: absolute;
    left: 166px;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 80%;
  }
  .image {
    margin-top: 3px;
  }
  .contenedor-navy-banner {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-2 {
    position: absolute;
    left: auto;
    top: 13%;
    right: 0%;
    bottom: auto;
    z-index: 100;
    display: block;
    width: 159px;
  }
  .lineafija1 {
    opacity: 0.4;
  }
  .image-5 {
    display: none;
  }
}

@font-face {
  font-family: 'Chronicle display roman';
  src: url('../fonts/Chronicle-Display-Roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/helvetica-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}