.page-template-page-home .intro a,
.page-template-page-home .certificacoes a {
  position: relative; }
  .page-template-page-home .intro a:before,
  .page-template-page-home .certificacoes a:before {
    position: absolute;
    bottom: -3px;
    border-bottom: 2px solid #fff;
    height: 1px;
    left: 50%;
    right: 50%;
    content: "";
    transition: all 1s ease; }
  .page-template-page-home .intro a:hover:before,
  .page-template-page-home .certificacoes a:hover:before {
    left: 2px;
    right: 2px;
    transition: all 1s ease; }

.page-template-page-home .intro {
  background-color: #f15e22;
  overflow: hidden;
  position: relative; }

.page-template-page-home .sobre {
  color: #fff;
  width: 100%;
  max-width: calc(50% - 15px);
  padding: 30px 0;
  display: inline-block;
  background: #f15e22;
  position: relative;
  border-radius: 0 0 12em 0;
  padding-right: 90px;
  z-index: 1; }
  .page-template-page-home .sobre:before {
    content: "";
    position: absolute;
    left: -999px;
    background-color: #f15e22;
    width: 1000px;
    /* height: 40px; */
    top: 0;
    bottom: 0;
    z-index: 0; }
  @media (max-width: 767px) {
    .page-template-page-home .sobre {
      max-width: none;
      padding-right: 0;
      border-radius: 0; }
      .page-template-page-home .sobre:after {
        content: "";
        position: absolute;
        right: -999px;
        background-color: #f15e22;
        width: 1000px;
        top: 0;
        bottom: 0;
        z-index: 0; } }
  .page-template-page-home .sobre-subtitle {
    position: relative;
    margin-bottom: 75px;
    margin-left: 30px; }
    .page-template-page-home .sobre-subtitle:before {
      background-image: url(../images/ico-h2-branco.png); }
  .page-template-page-home .sobre-paragrafo {
    font-size: 15px;
    margin-bottom: 46px; }
  .page-template-page-home .sobre-link {
    text-transform: uppercase;
    float: right;
    font-size: 17px;
    position: relative; }

.page-template-page-home .bg-sobre {
  background-image: url(../../../../uploads/2017/12/Homem_home.jpg);
  overflow: hidden;
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
  right: -100px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #dadee1; }
  @media (max-width: 1199px) {
    .page-template-page-home .bg-sobre {
      right: -330px; } }

.page-template-page-home .conteudo {
  margin: 60px 0 65px; }

.page-template-page-home .conteudo p {
  font-size: 15px;
  color: #585f71;
  letter-spacing: 0; }

.page-template-page-home .formacao {
  background-color: #1b9a9a;
  position: relative;
  float: left;
  width: 100%; }
  .page-template-page-home .formacao-title {
    position: relative;
    margin-bottom: 75px;
    margin-left: 30px;
    margin-bottom: 0;
    text-align: left;
    margin-top: 0; }
    .page-template-page-home .formacao-title:before {
      background-image: url(../images/ico-h2-branco.png); }
  .page-template-page-home .formacao .formacao-right {
    color: #fff;
    width: 100%;
    max-width: calc(50% - 15px);
    background: #1b9a9a;
    position: relative;
    border-radius: 0 0 0 12em;
    padding: 40px 0 60px;
    padding-left: 130px;
    z-index: 1;
    float: right;
    text-align: center; }
    @media (max-width: 1199px) {
      .page-template-page-home .formacao .formacao-right {
        max-width: 478px;
        width: 100%;
        margin: auto;
        float: none;
        padding: 65px; } }
    @media (max-width: 767px) {
      .page-template-page-home .formacao .formacao-right {
        width: 100%;
        border-radius: 0;
        padding: 50px 0; } }
  .page-template-page-home .formacao .bg-formacao {
    background-image: url(../../../../uploads/2017/12/certificacoes.jpg);
    overflow: hidden;
    background-position: center left;
    background-size: 60%;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #1b9a9a; }
    @media (max-width: 1199px) {
      .page-template-page-home .formacao .bg-formacao {
        display: none; } }
    @media (max-width: 767px) {
      .page-template-page-home .formacao .bg-formacao {
        display: none; } }

.page-template-page-home .holder-formacao-img {
  position: relative;
  margin-top: 45px; }
  @media (max-width: 575px) {
    .page-template-page-home .holder-formacao-img img {
      display: none;
      margin: 30px auto 40px; } }
  .page-template-page-home .holder-formacao-img span {
    position: absolute;
    text-align: left;
    text-transform: uppercase; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img span {
        text-align: center;
        display: block;
        width: 100%;
        position: static; } }
    .page-template-page-home .holder-formacao-img span:after, .page-template-page-home .holder-formacao-img span:before {
      content: "";
      position: absolute;
      top: 8px;
      left: -20px;
      width: 10px; }
      @media (max-width: 575px) {
        .page-template-page-home .holder-formacao-img span:after, .page-template-page-home .holder-formacao-img span:before {
          display: none; } }
    .page-template-page-home .holder-formacao-img span:before {
      border-top: 1px solid #fff; }
    .page-template-page-home .holder-formacao-img span:after {
      border-left: 1px solid #fff; }
  .page-template-page-home .holder-formacao-img ul {
    margin: 0;
    padding-left: 20px;
    margin-top: 5px;
    text-transform: initial;
    text-align: left;
    position: absolute;
    max-height: 74px;
    overflow: hidden; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img ul {
        position: static;
        list-style-type: none;
        margin-bottom: 25px;
        max-height: none;
        overflow: visible; } }
  .page-template-page-home .holder-formacao-img li {
    width: 150px;
    word-wrap: break-word; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img li {
        text-align: center; } }
    @media (max-width: 767px) {
      .page-template-page-home .holder-formacao-img li {
        width: auto; } }
  .page-template-page-home .holder-formacao-img .info {
    top: -60px;
    right: 105px; }
    .page-template-page-home .holder-formacao-img .info:after {
      height: 113px; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img .info {
        color: #f15e22; } }
  .page-template-page-home .holder-formacao-img .humana {
    right: 485px;
    top: 100px; }
    .page-template-page-home .holder-formacao-img .humana:before {
      left: auto;
      right: -100px;
      width: 74px; }
    .page-template-page-home .holder-formacao-img .humana:after {
      height: 24px;
      left: auto;
      right: -112px; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img .humana {
        color: #fff; } }
  .page-template-page-home .holder-formacao-img .tecnica {
    top: 40px;
    right: 10px; }
    .page-template-page-home .holder-formacao-img .tecnica:after {
      height: 110px; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img .tecnica {
        color: #fff; } }
  .page-template-page-home .holder-formacao-img .basica {
    top: 180px;
    right: 2px; }
    .page-template-page-home .holder-formacao-img .basica:after {
      height: 60px; }
    @media (max-width: 575px) {
      .page-template-page-home .holder-formacao-img .basica {
        color: #2e373d; } }
