/* ####### ESTAGIO OBRA ###### */
#section-status-obra {
  position: relative; }
  #section-status-obra h2 {
    font-weight: normal;
    font-size: 37px;
    line-height: 40px;
    text-align: center;
    color: #2b383d;
    text-transform: uppercase;
    background: #fff;
    margin: 0 auto;
    padding: 28px 0 0; }
  #section-status-obra .container-andamento-estagio {
    width: 700px;
    margin: 0px auto;
    padding: 30px; }
    #section-status-obra .container-andamento-estagio::-webkit-scrollbar-track {
      background-color: #F4F4F4; }
    #section-status-obra .container-andamento-estagio::-webkit-scrollbar {
      width: 6px;
      background: #F4F4F4; }
    #section-status-obra .container-andamento-estagio::-webkit-scrollbar-thumb {
      background: #9daf82; }
  #section-status-obra .container-andamento {
    width: 700px;
    display: block;
    margin: 0px auto;
    max-height: 250px;
    margin-bottom: 15px;
    padding: 30px;
    overflow: auto; }
    #section-status-obra .container-andamento::-webkit-scrollbar-track {
      background-color: #F4F4F4; }
    #section-status-obra .container-andamento::-webkit-scrollbar {
      width: 6px;
      background: #F4F4F4; }
    #section-status-obra .container-andamento::-webkit-scrollbar-thumb {
      background: #9daf82; }
  #section-status-obra .reg-estagio-obra {
    margin-bottom: 13px; }
    #section-status-obra .reg-estagio-obra.geral {
      width: 100%;
      margin-top: 14px; }
      #section-status-obra .reg-estagio-obra.geral .titulo-estagio-obra {
        font-weight: 600;
        text-transform: uppercase; }
      #section-status-obra .reg-estagio-obra.geral .reg-grafico-estagio1 {
        width: 100%;
        height: 60px;
        margin-left: 0px; }
        #section-status-obra .reg-estagio-obra.geral .reg-grafico-estagio1 .titulo-estagio-obra {
          padding-left: 33px;
          font-size: 30px;
          padding-top: 10px; }
        #section-status-obra .reg-estagio-obra.geral .reg-grafico-estagio1 .img {
          height: 60px; }
      #section-status-obra .reg-estagio-obra.geral .label1 {
        margin-left: -106px;
        padding-top: 15px;
        font-size: 30px; }
    #section-status-obra .reg-estagio-obra .reg-grafico-estagio {
      background-color: #e3d6a6;
      width: 100%;
      height: 31px;
      float: left;
      border-radius: 32px;
      overflow: hidden; }
      #section-status-obra .reg-estagio-obra .reg-grafico-estagio .titulo-estagio-obra {
        float: left;
        padding-left: 13px;
        position: absolute;
        font-size: 14px;
        color: #fff;
        padding-top: 6px; }
      #section-status-obra .reg-estagio-obra .reg-grafico-estagio .img {
        background-color: #2b383d;
        max-width: 100%;
        height: 31px;
        float: left;
        transition: all 0.1s;
        border-radius: 32px; }
    #section-status-obra .reg-estagio-obra .label {
      width: 60px;
      font-size: 16px;
      color: #fff;
      text-align: right;
      float: left;
      margin-left: -60px;
      padding-top: 3px;
      text-align: center; }

@media (max-width: 767px) {
  #section-status-obra .container-andamento, #section-status-obra .container-andamento-estagio {
    width: 100%; } }

#section-galeria {
  background: #2b383d;
  padding: 35px; }
  #section-galeria .topo {
    position: relative;
    margin: 0 30px 24px; }
    @media (max-width: 768px) {
      #section-galeria .topo {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; } }
  #section-galeria h2 {
    font-weight: normal;
    font-size: 37px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    order: 1;
    width: 100%; }
    @media (max-width: 768px) {
      #section-galeria h2 {
        font-size: 20px;
        line-height: 24px; } }
  #section-galeria .box-select {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-content: center;
    align-items: center; }
    #section-galeria .box-select:first-child {
      margin-right: 11em; }
      @media (max-width: 768px) {
        #section-galeria .box-select:first-child {
          margin-right: 10px; } }
      @media (max-width: 596px) {
        #section-galeria .box-select:first-child {
          margin-right: 0;
          margin-bottom: 10px; } }
    @media (max-width: 768px) {
      #section-galeria .box-select {
        position: relative;
        display: table;
        order: 2; } }
    #section-galeria .box-select:after {
      content: '\25BC';
      color: #fff;
      font-size: 22px;
      line-height: 17px;
      padding: 10px;
      text-align: center;
      position: absolute;
      right: 0px;
      top: 6%;
      height: 70%;
      width: 50px;
      z-index: 1; }
    #section-galeria .box-select span {
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      text-align: center;
      color: #fff;
      margin-right: 36px; }
      @media (max-width: 768px) {
        #section-galeria .box-select span {
          display: none; } }
    #section-galeria .box-select select {
      z-index: 2;
      border: 1px solid #fff;
      background: transparent;
      padding: 10px 40px 10px 10px;
      color: #fff;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      @media (max-width: 768px) {
        #section-galeria .box-select select {
          width: 100%; } }
      #section-galeria .box-select select option {
        color: black; }
  #section-galeria .lista-imagens .lista-imagens-mes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    display: none; }
    #section-galeria .lista-imagens .lista-imagens-mes.ativo {
      display: flex; }
    #section-galeria .lista-imagens .lista-imagens-mes > div {
      margin-bottom: 25px; }

#section-videos {
  padding: 40px 0 20px;
  /* the slides */
  /* the parent */ }
  #section-videos .topo {
    position: relative;
    margin: 0 30px 24px; }
    @media (max-width: 768px) {
      #section-videos .topo {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; } }
  #section-videos h2 {
    font-weight: normal;
    font-size: 37px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    order: 1;
    width: 100%; }
    @media (max-width: 768px) {
      #section-videos h2 {
        font-size: 20px;
        line-height: 24px; } }
  #section-videos .box-select {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-content: center;
    align-items: center; }
    #section-videos .box-select:first-child {
      margin-right: 11em; }
      @media (max-width: 768px) {
        #section-videos .box-select:first-child {
          margin-right: 10px; } }
      @media (max-width: 596px) {
        #section-videos .box-select:first-child {
          margin-right: 0;
          margin-bottom: 10px; } }
    @media (max-width: 768px) {
      #section-videos .box-select {
        position: relative;
        display: table;
        order: 2; } }
    #section-videos .box-select:after {
      content: '\25BC';
      color: #000;
      font-size: 22px;
      line-height: 17px;
      padding: 10px;
      text-align: center;
      position: absolute;
      right: 0px;
      top: 6%;
      height: 70%;
      width: 50px;
      z-index: 1; }
    #section-videos .box-select span {
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      text-align: center;
      color: #000;
      margin-right: 36px; }
      @media (max-width: 768px) {
        #section-videos .box-select span {
          display: none; } }
    #section-videos .box-select select {
      z-index: 2;
      border: 1px solid #000;
      background: transparent;
      padding: 10px 40px 10px 10px;
      color: #000;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      @media (max-width: 768px) {
        #section-videos .box-select select {
          width: 100%; } }
      #section-videos .box-select select option {
        color: black; }
  #section-videos h2 {
    font-weight: normal;
    font-size: 37px;
    line-height: 45px;
    text-align: center;
    color: #A6B68E;
    margin-bottom: 20px; }
    @media (max-width: 768px) {
      #section-videos h2 {
        font-size: 20px;
        line-height: 24px; } }
    #section-videos h2 i {
      margin-left: 20px;
      color: #A6B68E; }
  #section-videos .lista-videos {
    display: flex; }
    #section-videos .lista-videos .item-video {
      width: 98%;
      display: block;
      position: relative;
      cursor: pointer; }
      #section-videos .lista-videos .item-video:before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.48);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      #section-videos .lista-videos .item-video img {
        width: 100%; }
      #section-videos .lista-videos .item-video svg {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -49px 0 0 -49px;
        transition: all 0.4s;
        z-index: 2; }
      #section-videos .lista-videos .item-video .inner-video {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        height: 0; }
        #section-videos .lista-videos .item-video .inner-video iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
      #section-videos .lista-videos .item-video:hover svg {
        width: 120px;
        height: 120px;
        margin: -60px 0 0 -60px; }
  #section-videos .slick-slide {
    margin: 0 6px; }
  #section-videos .slick-list {
    margin: 0 -6px; }
    #section-videos .lista-videos .lista-videos-mes {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      display: none; }
      #section-videos .lista-videos .lista-videos-mes.ativo {
        display: flex; }
      #section-videos .lista-videos .lista-videos-mes > div {
        margin-bottom: 25px; }

@media (max-width: 1198px) {
  .select-data {
    display: block; } }

.lista-imagens a {
  display: block;
  margin: 0 11px;
  position: relative;
  transition: all 0.4s;
  overflow: hidden;
  cursor: pointer; }

.scale img {
  transition: all 0.4s;
  overflow: hidden; }

.lista-imagens a img {
  width: 100%; }

.scale:hover img {
  transform: scale(1.5);
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5); }

/*# sourceMappingURL=obras.css.map */
