:root {
  --royal-blue: #3f6ad9;
  --dark-slate-blue: #28628e;
  --white: white;
  --dark-slate-blue-2: #103b5c;
  --black: black;
}

body {
  color: #333;
  background-color: #fff;
  background-image: url('../images/Interlira_web.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow: visible;
}

p {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-family: Code pro demo, sans-serif;
  font-size: 38.5px;
  font-weight: 100;
  line-height: 1.5;
}

a {
  color: #b3a9a9;
  text-decoration: none;
}

a:hover {
  color: #4486b9;
}

.navbar {
  z-index: 62;
  height: auto;
  color: #fff;
  background-color: rgba(0, 0, 0, .43);
  font-size: 11px;
  line-height: 19px;
  position: fixed;
  top: 0;
  right: 0;
  overflow: visible;
}

.navlink {
  color: rgba(255, 255, 255, .6);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .7em;
  font-weight: 400;
  transition: color .783s;
  display: block;
  top: 8px;
}

.navlink:hover {
  color: #28628e;
}

.navlink.w--current {
  opacity: 1;
  letter-spacing: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  transition-duration: .5s;
  transition-timing-function: ease;
}

.slider {
  width: auto;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.slide1 {
  height: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.slide-imagem {
  width: auto;
  height: 100%;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Interlira_web.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-menu {
  text-align: left;
  background-color: rgba(0, 0, 0, .74);
  display: block;
  top: 0;
  left: 0;
}

.menu-button {
  z-index: 88;
  width: 60px;
  height: 60px;
  float: none;
  opacity: 1;
  cursor: pointer;
  background-image: url('../images/interlira-backblue.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding: 0;
  transition: transform .35s;
}

.menu-button:hover {
  opacity: .84;
  background-image: url('../images/interlira-backblack.svg');
  background-size: cover;
}

.menu-button.w--open {
  transition: transform .4s;
  transform: rotate(90deg);
}

.menu-button.w--open:hover {
  transform: rotate(90deg);
}

.footer {
  z-index: 376;
  height: 50px;
  background-color: rgba(0, 0, 0, .91);
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
  font-family: DinPRO, sans-serif;
  font-size: 1em;
  display: block;
  position: fixed;
  bottom: 0%;
  left: 0;
  right: 0;
}

.textfooter {
  color: #fff;
  text-align: center;
  letter-spacing: .1px;
  margin: 1% auto;
  font-family: DinPRO, sans-serif;
  font-size: .8em;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
}

.main-sentences {
  width: auto;
  text-align: center;
  letter-spacing: .1em;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10%;
  margin-bottom: auto;
  font-family: Code pro demo, sans-serif;
  font-size: 2.2em;
  font-weight: 200;
  line-height: 1em;
  position: static;
}

.main-sentences._3 {
  color: #000;
  letter-spacing: 3px;
  font-family: Code pro demo, sans-serif;
  font-size: 3em;
  line-height: 1.3;
  display: inline-block;
}

.main-sentences._3.white {
  margin-top: 8%;
  line-height: 1.2;
  display: inline-block;
}

.main-sentences.white {
  z-index: 9;
  color: #fff;
  margin-top: 46px;
  font-size: 3em;
  display: block;
  position: relative;
}

.main-sentences.black {
  color: #000;
  line-height: 1em;
}

.containe {
  height: 100%;
  text-align: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10%;
  padding-bottom: 0;
  font-size: 1em;
  line-height: 1em;
  display: block;
  position: static;
  top: 24%;
  bottom: 10%;
  left: 0;
  right: 0%;
}

.containe.slider {
  overflow: visible;
}

.logofixed {
  z-index: 75;
  position: fixed;
}

.cloumn {
  text-align: left;
  margin-top: 1%;
  padding: 1%;
  position: relative;
}

.bold-paragraph {
  color: #28628e;
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 2%;
  padding-bottom: 2%;
  padding-left: 2%;
  font-family: DinPro, sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  line-height: 1.2;
}

.bold-paragraph.white {
  color: rgba(255, 255, 255, .75);
  text-align: justify;
  letter-spacing: 1px;
  text-transform: none;
  column-count: 1;
  padding-bottom: 0;
  font-size: 20px;
  line-height: 27px;
  display: block;
}

.normal-text {
  color: #fff;
  text-align: justify;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: none;
  font-family: DinPRO, sans-serif;
  font-size: 1.2em;
  font-weight: 100;
  line-height: 1.3;
}

.hero-section {
  height: 100vh;
  background-color: #000;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.columns-services {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.row {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.row.m {
  display: block;
}

.popup {
  z-index: 23;
  opacity: 1;
  text-align: center;
  background-color: #000;
  transition: opacity .3s;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.email_form {
  width: 70%;
  height: 50%;
  background-color: #28628f;
  margin: auto;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 0;
  right: 0;
  overflow: visible;
}

.button {
  width: auto;
  height: 50px;
  text-align: center;
  background-color: #28628e;
  border: 1px solid #fff;
  margin: 1%;
  font-family: DinPRO, sans-serif;
  font-size: 15.5px;
  transition: background-color .4s;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .86);
}

.button:hover {
  background-color: #194363;
  border-color: rgba(255, 255, 255, .6);
}

.button.services-audit {
  cursor: pointer;
}

.button.selected-service, .button.selected-service.investigations, .button.selected-service.survey {
  background-color: #000;
}

.button.inestigations {
  cursor: pointer;
  display: block;
}

.button.services-survey {
  cursor: pointer;
  top: 98%;
}

.button.training-services {
  cursor: pointer;
  display: block;
}

.button.missions-audit-button, .button.missions-invest-button, .button.missions-bi-button {
  cursor: pointer;
}

.button._2 {
  width: 130px;
  height: 50px;
  float: none;
  font-family: DinPRO, sans-serif;
  font-size: 13.5px;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}

.button._2.w--current {
  float: left;
  font-size: 15.5px;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}

.buttons {
  height: 50px;
  color: #fff;
  letter-spacing: 0;
  cursor: pointer;
  margin-bottom: 0;
  font-family: DinPro, sans-serif;
  font-size: 1em;
  font-weight: 500;
  display: inline-block;
  position: absolute;
  top: 28%;
  bottom: 0;
  left: 0;
  right: 0;
}

.services-one {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
  top: 13%;
  bottom: 15%;
  left: 0;
  right: 0;
}

.row-buttons {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.services-two {
  background-color: rgba(0, 0, 0, 0);
}

.divblock-services-main {
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.divblock-audit {
  cursor: pointer;
  display: none;
}

.services-menu {
  margin-top: 2%;
  display: block;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.services-menu.missions-menu {
  position: static;
}

.divblock-invest {
  display: none;
  position: relative;
}

.div-block-survey {
  display: none;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-block-training {
  cursor: pointer;
  display: none;
}

.list-of {
  color: #fff;
  padding-left: 9%;
  font-family: DinPro, sans-serif;
  font-size: 17px;
  line-height: 27px;
}

.list-each {
  text-align: left;
  text-transform: none;
  padding-bottom: 2%;
  font-family: DinPro, sans-serif;
  font-size: 16.5px;
  font-weight: 100;
  line-height: 23px;
  list-style-type: square;
}

.paragraph-black {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  font-family: DinPro, sans-serif;
  font-size: 1.2em;
  font-weight: 100;
  display: block;
}

.divblock-missions-audit, .divblock-missions-invest {
  cursor: pointer;
  display: none;
}

.divblock-menu {
  display: block;
}

.divblock-bi {
  display: none;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.back-to-who-we-are-button {
  background-color: rgba(0, 0, 0, .73);
  border: 1px solid #fff;
  margin-left: 8px;
  font-family: DinPro, sans-serif;
  transition: all .3s;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .42);
}

.back-to-who-we-are-button:hover {
  background-color: #000;
}

.back-to-who-we-are-button.w--current {
  background-color: #000;
  border: 1px solid #fff;
  font-family: DinPro, sans-serif;
  font-size: 15px;
  transition: background-color .5s;
}

.back-to-who-we-are-button.w--current:hover {
  color: #fff;
  background-color: #000;
}

.section-about-us {
  height: 100vh;
  background-color: rgba(0, 0, 0, .92);
}

.section-our-services {
  height: 100vh;
  background-color: rgba(40, 98, 142, .88);
  background-image: url('../images/interlira-grey.svg');
  background-position: 50%;
  background-size: 15px;
  display: block;
}

.section-our-missions {
  height: 100vh;
  background-color: rgba(216, 216, 216, .88);
  background-image: url('../images/interlira-blue.svg');
  background-position: 50%;
  background-size: 15px;
  display: block;
}

.submit {
  background-color: #1a4d74;
  border: 1px solid #fff;
  margin-top: 30px;
  font-family: DinPro, sans-serif;
  transition: all .3s;
  position: static;
  bottom: 24%;
  left: 0;
  right: 0;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .28);
}

.submit:hover {
  background-color: #103b5c;
}

.submit:active {
  background-color: #000;
}

.contact-call {
  font-size: 1em;
}

.text-message {
  margin-bottom: 3%;
}

.success-message, .error-message {
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.linkedin {
  width: 45px;
  height: 45px;
  opacity: .23;
  background-image: url('../images/linkedin2.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 48px;
  margin-top: 0%;
  margin-right: 1%;
  transition: opacity .2s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.linkedin:hover {
  opacity: 1;
}

.container {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.card {
  height: 330px;
  background-color: #fff;
  border-radius: 3px 0 3px 3px;
  margin: 30px 10px 10px;
  transition: all .2s;
  position: relative;
  transform: translate(0);
}

.card:hover {
  transform: scale(1.13);
}

.section-news {
  width: 100%;
  height: 1052px;
  background-color: rgba(0, 153, 255, .9);
  position: static;
}

.title-news {
  text-align: left;
  padding-left: 10px;
  font-family: DinPro, sans-serif;
  font-weight: 500;
}

.news-date {
  text-align: left;
  letter-spacing: 1px;
  padding-top: 43px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Code, sans-serif;
  font-size: 12.5px;
  font-weight: 100;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.who-are-we {
  z-index: 16;
  height: auto;
  background-color: #fff;
  display: none;
  position: relative;
}

.slider-interlira {
  height: 100vh;
}

.slide-image-interlira {
  background-image: url('../images/Interlirawebcover.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-negro {
  height: 100vh;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .78), rgba(0, 0, 0, .78)), url('../images/Interlirawebcover.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.row-about-us {
  z-index: 3;
  position: relative;
}

.navbar-new {
  z-index: 149;
  font-size: 1em;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.buttonourservices {
  opacity: 1;
  background-color: #28628e;
  border: 1px solid #fff;
  margin-top: 20px;
  padding: 10px;
  font-family: DinPro, sans-serif;
  font-size: 1.1em;
  display: inline-block;
}

.buttonourservices:hover {
  color: #fff;
  background-color: rgba(16, 59, 92, .89);
}

.buttonourservices:active {
  background-color: #000;
}

.buttonourservices.w--current {
  transition: background-color .2s;
  display: inline;
}

.buttonourservices.w--current:hover {
  background-color: #103b5c;
}

.buttonourservices.w--current:active {
  background-color: #000;
}

.buttonourservices.iphone {
  margin-top: 5%;
}

.buttonourservices.about {
  cursor: pointer;
  margin-top: 20px;
  padding-bottom: 10px;
  display: inline-block;
}

.body {
  height: 100%;
  background-color: #000;
  background-image: none;
  font-size: 100%;
  line-height: 1em;
}

.home-sentence {
  letter-spacing: 4px;
  text-indent: 0;
  margin-bottom: 5%;
  font-size: 2.6em;
  line-height: 1.2;
}

.home-sentence.claro {
  opacity: .32;
}

.linkblock-logotipo {
  z-index: 2;
  margin-top: 48px;
  padding-left: 27px;
  position: fixed;
  top: -24px;
  left: 0;
}

.names {
  z-index: 7;
  text-align: right;
  letter-spacing: .1em;
  margin-right: 4%;
  padding-top: 4%;
  font-size: 2.5em;
  line-height: 1.3;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.names.right {
  text-align: right;
  margin-right: 2%;
}

.coluna {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.divvv {
  z-index: 4;
  width: auto;
  height: 633px;
  opacity: 1;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), url('../images/jean-_PB.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .65s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.divvv:hover {
  opacity: 0;
}

.divvv.back {
  z-index: 1;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background-image: linear-gradient(rgba(0, 0, 0, .91), rgba(0, 0, 0, .91)), url('../images/jean-_PB.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 728px;
  display: block;
  position: absolute;
}

.row-people {
  height: 633px;
  background-color: #0098ff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: none;
}

.cv {
  text-align: justify;
  letter-spacing: 0;
  padding: 1% 6% 3%;
  font-family: DinPRO, sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-vs {
  z-index: 4;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(70, 68, 68, .61), rgba(70, 68, 68, .61)), url('../images/Vincent-Soistier-interlira.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  transition: opacity .35s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-vs:hover {
  opacity: 0;
  font-size: 1em;
}

.back-vs {
  height: 100%;
  background-image: linear-gradient(rgba(100, 97, 97, .93), rgba(100, 97, 97, .93)), url('../images/Vincent-Soistier-interlira.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  display: block;
}

.div-jq {
  z-index: 2;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .54), rgba(0, 0, 0, .54)), url('../images/Romani_interlira_PB.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  transition: opacity .65s;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-jq:hover {
  opacity: .08;
}

.back-jq {
  height: 100%;
  background-image: linear-gradient(rgba(40, 98, 142, .9), rgba(40, 98, 142, .9));
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.email-contact {
  letter-spacing: 0;
  cursor: pointer;
  font-family: DinPRO, sans-serif;
  font-size: 18px;
  font-weight: 100;
  transition: all .2s;
}

.email-contact:hover {
  color: rgba(0, 0, 0, .75);
}

.email-contact:active {
  color: #000;
}

.contact-message {
  font-size: 32.5px;
}

.link {
  color: #000;
  font-style: normal;
  font-weight: 500;
}

.link-2 {
  display: none;
}

html.w-mod-js [data-ix="section-and-footer-animation"] {
  opacity: 0;
}

html.w-mod-js [data-ix="hide-overlay"] {
  opacity: 1;
  display: block;
}

html.w-mod-js [data-ix="display-none-on-load"] {
  display: none;
}

html.w-mod-js [data-ix="modal-interaction"] {
  opacity: 0;
  display: none;
  transform: scale3d(.5, .5, .5);
}

html.w-mod-js [data-ix="sentences-animation"] {
  opacity: 0;
  display: block;
  transform: translate(0, -200px);
}

html.w-mod-js [data-ix="animation-squares"] {
  opacity: 0;
  width: 0;
  height: 0;
}

@media screen and (max-width: 991px) {
  .navbar {
    background-color: rgba(0, 0, 0, 0);
    top: 0;
    right: 0;
  }

  .slider {
    width: auto;
    clear: both;
    overflow: visible;
  }

  .slide-imagem {
    width: 100%;
  }

  .nav-menu {
    float: none;
    background-color: rgba(0, 0, 0, .78);
    display: block;
    position: relative;
  }

  .menu-button {
    width: 60px;
    height: 60px;
    opacity: .79;
    background-color: rgba(0, 0, 0, .32);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
  }

  .menu-button:hover {
    opacity: 1;
  }

  .menu-button.w--open {
    opacity: 1;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    transition: all .45s;
    transform: rotate(90deg);
  }

  .textfooter {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .main-sentences {
    letter-spacing: .1em;
    font-size: 1.8em;
  }

  .main-sentences._3 {
    margin-right: 5%;
    font-size: 2.7em;
    line-height: 1.2;
  }

  .main-sentences._3.white {
    margin-top: 6%;
    font-size: 2.8em;
    display: inline-block;
  }

  .main-sentences.white {
    font-size: 2.5em;
  }

  .main-sentences.black {
    letter-spacing: .1em;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.8em;
    line-height: 1.1;
  }

  .containe {
    min-height: 100%;
    margin-top: auto;
    padding-top: 50%;
    padding-bottom: 20%;
    display: block;
  }

  .containe.slider {
    height: auto;
    padding-top: 10%;
    padding-bottom: 0%;
  }

  .cloumn {
    text-align: left;
    padding-left: 5%;
    padding-right: 5%;
  }

  .bold-paragraph {
    font-size: 1.7em;
  }

  .normal-text {
    font-size: 1em;
  }

  .hero-section {
    height: auto;
    min-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .columns-services {
    padding-left: 0;
    padding-right: 0;
  }

  .row {
    margin-right: 0;
  }

  .popup {
    display: none;
  }

  .email_form {
    padding-bottom: 2%;
  }

  .buttons {
    font-size: .9em;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .section-about-us, .section-our-services, .section-our-missions {
    height: auto;
    min-height: 100%;
  }

  .who-are-we {
    height: auto;
  }

  .slider-interlira {
    min-height: 100%;
  }

  .buttonourservices {
    font-size: 1em;
  }

  .buttonourservices.iphone {
    display: none;
  }

  .buttonourservices.about {
    margin-bottom: auto;
    font-size: 1em;
  }

  .home-sentence {
    font-size: 2.5em;
    line-height: 1.1;
  }

  .home-sentence.claro {
    letter-spacing: .1em;
    padding-left: 14px;
    padding-right: 14px;
  }

  .linkblock-logotipo.tablet {
    width: 241px;
    position: absolute;
  }

  .names {
    letter-spacing: .1em;
    font-size: 2.4em;
    line-height: 1.1;
  }

  .names.right {
    font-size: 2.4em;
    line-height: 1.1;
  }

  .div-jq {
    background-image: linear-gradient(to bottom, null, null), url('../images/Romani_interlira_PB.jpg');
    background-position: 0 0, 50%;
  }
}

@media screen and (max-width: 767px) {
  .textfooter {
    margin-top: 1%;
    margin-bottom: 1%;
  }

  .main-sentences {
    margin-top: auto;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.6em;
  }

  .main-sentences._3 {
    font-size: 2.5em;
    line-height: 1.1;
    position: static;
  }

  .main-sentences._3.white {
    margin-top: 8%;
    font-size: 2.5em;
    line-height: 1.1;
    display: inline-block;
  }

  .main-sentences.white {
    font-size: 2.5em;
    line-height: 1.1;
  }

  .containe.slider {
    padding-top: 30%;
  }

  .bold-paragraph {
    text-align: left;
    padding-left: 0%;
    font-size: 1.8em;
  }

  .normal-text {
    font-size: 1em;
  }

  .hero-section {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .popup {
    display: none;
  }

  .section-about-us {
    width: 100vw;
  }

  .section-our-services {
    width: 100vw;
    height: auto;
    display: inline-block;
  }

  .section-our-missions {
    height: auto;
  }

  .who-are-we {
    width: 100vw;
  }

  .buttonourservices {
    font-size: .9em;
  }

  .buttonourservices.w--current {
    transition: all .2s;
  }

  .buttonourservices.w--current:hover {
    background-color: #103b5c;
  }

  .buttonourservices.iphone {
    display: none;
  }

  .buttonourservices.about {
    margin-bottom: auto;
    font-size: .9em;
  }

  .home-sentence {
    margin-top: 32%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2.5em;
    line-height: 1.1;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    padding-left: 0;
    padding-right: 0;
  }

  .textfooter {
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: .59em;
    line-height: 1.8em;
  }

  .main-sentences {
    letter-spacing: .2em;
    margin: auto 10px;
    font-size: 1.3em;
    line-height: 1em;
  }

  .main-sentences._3, .main-sentences._3.white {
    font-size: 2em;
    line-height: 1;
    display: inline-block;
  }

  .main-sentences.white {
    font-size: 2em;
    line-height: 1;
  }

  .containe {
    padding-top: 30%;
  }

  .containe.slider {
    padding-top: 50%;
  }

  .bold-paragraph {
    text-align: left;
    font-size: 1.7em;
    line-height: 1.1;
  }

  .normal-text {
    text-align: left;
    font-size: 1em;
  }

  .hero-section {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .popup {
    display: none;
  }

  .email_form {
    padding: 2%;
  }

  .row-buttons {
    padding-left: 10px;
    padding-right: 10px;
  }

  .divblock-missions-audit {
    display: none;
  }

  .back-to-who-we-are-button {
    margin-left: 5px;
  }

  .section-our-services, .section-our-missions {
    height: auto;
  }

  .submit {
    margin-top: 0;
  }

  .linkedin {
    width: 45px;
    height: 45px;
    margin-top: -47px;
    margin-right: 0%;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .buttonourservices.iphone {
    display: none;
  }

  .buttonourservices.about {
    cursor: pointer;
    margin-bottom: auto;
    display: inline-block;
  }

  .home-sentence {
    text-align: center;
    letter-spacing: 3px;
    margin-top: 61%;
    font-size: 2em;
    line-height: 1.1;
  }

  .linkblock-logotipo.tablet {
    width: 180px;
    margin-top: 10%;
    margin-left: 10px;
    padding-left: 0;
  }

  .names, .names.right {
    font-size: 2.1em;
  }

  .coluna, .row-people {
    display: none;
  }

  .email-contact {
    margin-bottom: auto;
    padding-bottom: 2%;
    display: block;
  }
}


@font-face {
  font-family: 'Code pro demo';
  src: url('../fonts/Code-Pro-Light-Demo.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'DinPRO';
  src: url('../fonts/DINPro-Light-1.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Code';
  src: url('../fonts/CODE-Bold.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'DinPro';
  src: url('../fonts/DINPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}