h1 {
  margin-bottom: 5px;
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
}

h2 {
  margin-top: 0px;
  color: #e17138;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #282828;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 10%;
  padding-left: 10%;
  color: #6f6f6f;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.hero {
  width: 100%;
  height: 525px;
  background-image: url('../images/case-study-hero2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.logo-alvo {
  width: 172px;
  margin-top: 50px;
  margin-left: 134px;
}

.headlight {
  margin-top: 130px;
  margin-left: 135px;
}

.body {
  overflow: scroll;
  font-family: 'Open Sans', sans-serif;
  color: #282828;
  font-weight: 300;
}

.case {
  display: block;
  width: 62px;
  margin-top: 85px;
  margin-right: auto;
  margin-left: auto;
}

.orange {
  width: 100%;
  height: 450px;
  margin-top: 60px;
  padding-top: 70px;
  background-color: #e17138;
}

.slider {
  display: block;
  width: 95%;
  height: 600px;
  max-width: 1130px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.aw-left {
  background-image: url('../images/arrow-01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  color: transparent;
}

.aw-right {
  background-image: url('../images/arrow-01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  color: transparent;
}

.csall-wrap {
  display: inline-block;
  width: 33.333%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cs-wrap {
  display: block;
  overflow: hidden;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 5px 2px 25px 5px rgba(0, 0, 0, .1);
}

.cs-tt {
  width: 230px;
  height: 45px;
  margin-top: 30px;
  font-size: 19px;
  line-height: 27px;
}

.p-quote {
  width: 230px;
  margin-bottom: 40px;
  color: #6f6f6f;
  font-size: 14px;
  line-height: 22px;
}

.btn {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 50px;
  margin-left: 35px;
  padding: 6px 22px;
  border: 3px solid #e17138;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: all 200ms cubic-bezier(.77, 0, .175, 1);
  transition: all 200ms cubic-bezier(.77, 0, .175, 1);
  color: #e17138;
  font-weight: 700;
}

.btn:hover {
  background-color: #e17138;
  color: #fff;
}

.btn.pedirinfo {
  position: static;
  display: block;
  width: 230px;
  margin-top: 350px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 32px;
  background-color: #e17138;
  color: #fff;
  text-align: center;
}

.btn.pedirinfo:hover {
  border-style: solid;
  background-color: #fff;
  color: #e17138;
}

.btn.pedirinfo.interna {
  margin-top: 0px;
  margin-bottom: 80px;
}

.textcs-wrap {
  position: relative;
  height: 265px;
  padding-right: 35px;
  padding-bottom: 50px;
  padding-left: 35px;
}

.clientes {
  margin-top: 100px;
}

.clit-wrap {
  width: 100%;
}

.clit-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 45px;
  margin-right: 7.5%;
  margin-left: 7.5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.clit-logo {
  height: 50px;
}

.footer {
  width: 100%;
  margin-top: 120px;
  padding-bottom: 60px;
  float: left;
  background-color: #666;
}

.footer.cs {
  margin-top: 0px;
}

.logo-footer {
  width: 185px;
  margin-top: 60px;
  margin-left: 8%;
  float: left;
}

.p-footer {
  width: 520px;
  margin-top: 55px;
  margin-right: 8%;
  float: right;
  color: #fff;
  line-height: 24px;
}

.copyrights {
  width: 100%;
  float: left;
}

.txt-copyrights {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 10px;
  text-align: center;
}

.left {
  width: 100px;
  height: 100px;
  margin-top: 530px;
  margin-left: 5%;
}

.right {
  width: 100px;
  height: 100px;
  margin-top: 530px;
  margin-right: 5%;
}

.wrapper {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99;
  display: block;
  width: 100%;
  height: 150px;
  background-color: #fff;
}

.btn-goback {
  width: 78px;
  height: 25px;
  margin-top: 65px;
  margin-right: 134px;
  float: right;
}

.txt-back {
  margin-right: 10px;
  float: left;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}

.grid {
  width: 25px;
  float: left;
}

.sec-work {
  margin-top: 150px;
  margin-bottom: 100px;
}

.case-wrap {
  width: 100%;
  padding: 10px 120px 50px;
  float: left;
}

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

.row.rslt {
  width: 90%;
  margin-right: 5%;
  margin-left: 5%;
}

.column {
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.txt-case {
  margin-top: 45px;
  font-family: aaux-next, sans-serif;
  font-size: 34px;
  line-height: 44px;
  font-weight: 200;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.txt-case.wht {
  color: #fff;
}

.txt-case.ctr {
  text-align: center;
}

.p-case {
  margin-top: 35px;
  font-size: 16px;
  line-height: 24px;
}

.p-case.dsf {
  margin-top: 150px;
}

.p-case.wht {
  color: #fff;
}

.p-case.wht.li {
  margin-top: 15px;
}

.p-case.margin {
  margin-right: 50px;
  margin-left: 50px;
}

.sc-desafio {
  position: relative;
  width: 100%;
  margin-top: 200px;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
  background-color: #f5f5f5;
}

.sc-desafio.seg {
  margin-top: 350px;
}

.image-01 {
  position: absolute;
  top: -20%;
  right: 0px;
  width: 35%;
  max-width: 405px;
}

.image-01.ferchal {
  top: -30%;
}

.image-01.desporto {
  top: -30%;
  width: 30%;
  max-width: 305px;
}

.ico-q {
  width: 25px;
}

.ico-q.ctr {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.sc-percurso {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
}

.line {
  width: 80%;
  height: 1px;
  margin-right: 10%;
  margin-left: 10%;
  float: left;
  background-color: #cccccd;
}

.sc-implementacao {
  width: 100%;
  margin-top: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
  background-color: #0fafe9;
}

.sc-resultados {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
  background-color: #f5f5f5;
}

.sc-resultados.nosmoke {
  position: relative;
  background-color: transparent;
}

.sc-solucao {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
}

.image-05 {
  display: block;
  width: 75%;
  margin: 55px auto;
}

.image-05.btmargin {
  margin-bottom: 0px;
}

.resultados-wrap {
  width: 80%;
  margin-top: 50px;
  margin-right: 10%;
  margin-left: 10%;
  padding-bottom: 80px;
  float: left;
  background-color: #fff;
}

.resultados-wrap.nowhite {
  background-color: transparent;
}

.sc-cliente {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.image-lismark {
  margin-top: 35px;
}

.image-lsmsolu {
  margin-top: 60px;
}

.image-fer {
  margin-top: 60px;
}

.image-ferimp {
  margin-top: 180px;
}

.image-ferresult {
  display: block;
  width: 35%;
  margin: 55px auto;
}

.shieldgs {
  margin-top: 40px;
}

.seg-dsf {
  position: absolute;
  top: -30%;
  right: 0px;
  width: 30%;
  max-width: 405px;
}

.seg-resultados {
  display: block;
  width: 25%;
  margin: 55px auto;
}

.ptoazul-imp {
  margin-top: 110px;
}

.sc-case {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
  clear: left;
  background-color: #f5f5f5;
}

.next {
  width: 30px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.prev {
  width: 30px;
  margin-top: 3px;
  margin-right: 10px;
  float: left;
}

.ul {
  padding-left: 15px;
}

.link {
  display: inline-block;
}

.tab {
  margin-right: 30px;
  margin-left: 30px;
  padding: 5px 0px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.tab.w--current {
  border-bottom: 2px solid #fff;
  background-color: transparent;
}

.tabs-menu {
  display: inline-block;
  margin-bottom: 45px;
  margin-left: 50%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.greendiv {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 440px;
  background-color: #ccd43f;
}

@media (max-width: 991px) {
  h4 {
    padding-right: 5%;
    padding-left: 5%;
  }
  .logo-alvo {
    margin-left: 45px;
  }
  .headlight {
    width: 360px;
    margin-left: 45px;
  }
  .csall-wrap {
    width: 50%;
  }
  .clit-container {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .clit-logo {
    margin: 15px 10px;
  }
  .logo-footer {
    margin-left: 45px;
  }
  .p-footer {
    margin-top: 25px;
    margin-right: 0%;
    margin-left: 45px;
    float: left;
  }
  .btn-goback {
    margin-right: 45px;
  }
  .case-wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
  .row {
    width: 770px;
  }
  .image-01 {
    top: -15%;
    width: 40%;
  }
  .resultados-wrap {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    padding-bottom: 60px;
  }
  .seg-dsf {
    top: -15%;
    width: 40%;
  }
}

@media (max-width: 767px) {
  .csall-wrap {
    width: 100%;
  }
  .clit-container {
    width: 95%;
    margin-right: 2.5%;
    margin-left: 2.5%;
  }
  .p-footer {
    width: 390px;
    clear: left;
  }
  .row {
    width: 100%;
  }
  .column {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .p-case.dsf {
    margin-top: 10px;
  }
  .image-01 {
    top: -15%;
    width: 55%;
  }
  .image-02 {
    margin-bottom: 40px;
  }
  .line {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .ctn {
    -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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ctn.prevnext {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .seg-dsf {
    top: -15%;
    width: 55%;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 28px;
    line-height: 34px;
  }
  .hero {
    background-position: 50% 50%;
  }
  .logo-alvo {
    margin-left: 15px;
  }
  .headlight {
    width: 290px;
    margin-left: 15px;
  }
  .logo-footer {
    margin-left: 15px;
  }
  .p-footer {
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
  }
  .btn-goback {
    margin-right: 15px;
  }
  .case-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .row.rslt {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }
  .column {
    padding-right: 10px;
    padding-left: 10px;
  }
  .txt-case {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 5px;
  }
  .txt-case.wht {
    margin-top: 25px;
  }
  .txt-case.ctr {
    margin-top: 35px;
  }
  .sc-implementacao {
    margin-top: 20px;
  }
  .sc-solucao {
    margin-bottom: 20px;
  }
  .image-05 {
    width: 90%;
    margin-bottom: 25px;
  }
  .resultados-wrap {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-bottom: 0px;
  }
  .ctn.prevnext {
    -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;
  }
  .image-ferresult {
    width: 90%;
    margin-bottom: 25px;
  }
  .seg-resultados {
    width: 90%;
    margin-bottom: 25px;
  }
  .sc-case {
    padding-top: 10px;
    padding-bottom: 70px;
  }
  .link-prev {
    margin-bottom: 30px;
  }
  .greendiv {
    height: 390px;
  }
}

