@import url("../retouch/retouch.css");
@font-face {
    font-family: 'IsocpeurRegular';
    src: url('../../uploads/fontes/isocpeur.eot');
    src: url('../../uploads/fontes/isocpeur.eot?#iefix') format('embedded-opentype'),
         url('../../uploads/fontes/isocpeur.woff') format('woff'),
         url('../../uploads/fontes/isocpeur.ttf') format('truetype'),
         url('../../uploads/fontes/isocpeur.svg#IsocpeurRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#main {
  padding-top: 0;
}
a:hover,
a:focus {
  color: #6c9d4e !important;
}
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
.center-div {
  float: none!important;
  clear: both!important;
  display: block!important;
  margin: 0 auto!important;
}
.flat-color,
.flat-success,
input#submit {
  background-color: #6c9d4e !important;
  border-color: #6c9d4e !important;
}
.flat-color:hover,
.flat-success:hover,
input#submit:hover,
.flat-color:focus,
.flat-success:focus,
input#submit:focus {
  background-color: transparent!important;
  color: #6c9d4e !important;
}
.archive-header {
  border-bottom: none;
  padding-bottom: 0;
  box-shadow: none;
}
.home.page .archive-header {
  display: none;
}
.wp-pagenavi {
  margin: 20px 0;
}
.wp-pagenavi span,
.wp-pagenavi a {
  border: none;
  background-color: #6c9d4e;
  padding: 5px 10px;
  color: #ffffff;
}
.wp-pagenavi span:hover,
.wp-pagenavi a:hover {
  color: #f58634 !important;
}
.wp-pagenavi .current {
  border: #6c9d4e solid 2px !important;
  background-color: #ffffff;
  color: #6c9d4e;
  padding: 3px 9px;
}
.wp-pagenavi .current:hover {
  color: #6c9d4e !important;
  border: none;
  cursor: not-allowed;
}
.wp-pagenavi .extend {
  border: none;
  background-color: #FFF;
  color: #6c9d4e;
  padding: 0;
  font-size: 1.5rem;
}
.wp-pagenavi .pages {
  margin-right: 10px;
  display: none;
}
.wp-pagenavi .pages:hover {
  color: #ffffff !important;
  border: none;
}
.pagination {
  margin: 20px 0;
}
.pagination li {
  border-radius: 0!important;
}
.pagination li .current {
  border: #6c9d4e solid 2px;
  background-color: #ffffff;
  color: #6c9d4e;
  padding: 4px 10px;
  border-radius: 0!important;
}
.pagination li .current:hover {
  background-color: #ffffff;
  color: #6c9d4e;
  border-color: #6c9d4e;
}
.pagination li a {
  background-color: #6c9d4e !important;
  padding: 5px 10px!important;
  color: #ffffff !important;
  border-radius: 0!important;
}
.pagination li a:hover {
  color: #f58634 !important;
}
.pagination li .dots {
  border: none;
  background-color: #FFF;
  color: #6c9d4e;
  padding: 0;
  font-size: 1.5rem;
  font-weight: bold;
}
.pagination li .dots:hover {
  background-color: #FFF;
  color: #6c9d4e;
}
#masthead .navbar-toggle {
  border-color: #ffffff !important;
}
#masthead .navbar-toggle:hover,
#masthead .navbar-toggle:active {
  background-color: #ffffff !important;
  border-color: #6c9d4e !important;
}
#masthead .navbar-toggle:hover .icon-bar,
#masthead .navbar-toggle:active .icon-bar {
  background-color: #6c9d4e !important;
}
#masthead .navbar-default {
  background-color: #6c9d4e;
}
#masthead .navbar-default .navbar-header .navbar-brand > img {
  height: 100%;
  padding: 5px 0;
}
#masthead .navbar-default .navbar-nav > li > a:hover,
#masthead .navbar-default .navbar-nav > li > a:focus {
  color: #f58634 !important;
}
#masthead .navbar-default .navbar-nav > li.active > a {
  border-bottom-color: #d76d3c;
}
#masthead .navbar-default .navbar-nav > li.active > a:hover,
#masthead .navbar-default .navbar-nav > li.active > a:focus {
  border-bottom-color: #d76d3c;
}
.affix#masthead .navbar-default .navbar-nav > li.active > a:hover,
.affix#masthead .navbar-default .navbar-nav > li.active > a:focus {
  border-bottom-color: #d76d3c;
}
#masthead .navbar-default .navbar-nav > li.active > a:after {
  border-bottom-color: #d76d3c;
}
#masthead .navbar-default .navbar-nav > li.current-menu-parent > a {
  border-bottom-color: #d76d3c;
}
#masthead .navbar-default .navbar-nav > li.current-menu-parent > a:hover,
#masthead .navbar-default .navbar-nav > li.current-menu-parent > a:focus,
#masthead .navbar-default .navbar-nav > li.current-menu-parent > a:after {
  border-bottom-color: #d76d3c;
}
#masthead .navbar-default .navbar-nav .dropdown-menu {
  border-top-color: #d76d3c;
}
#masthead .navbar-default .navbar-nav .dropdown-menu > li > a:hover,
#masthead .navbar-default .navbar-nav .dropdown-menu > li > a:focus {
  background-color: #6c9d4e !important;
  border-color: #6c9d4e !important;
}
#masthead .navbar-default .navbar-nav .dropdown-menu > li.active > a {
  background-color: #6c9d4e !important;
  border-color: #6c9d4e !important;
}
#masthead .navbar-default .navbar-nav .dropdown-menu > li.active > a:hover,
#masthead .navbar-default .navbar-nav .dropdown-menu > li.active > a:focus {
  background-color: #6c9d4e !important;
  border-color: #6c9d4e !important;
}
#masthead .navbar-default .navbar-nav > .open a {
  color: #6c9d4e;
}
#masthead .navbar-default .navbar-nav > .open a:hover,
#masthead .navbar-default .navbar-nav > .open a:focus {
  color: #f58634;
}
#menu-principal > li:hover > .dropdown-menu {
    display: block;
}
.format-video .entry-thumb img {
  width: 100%;
}
.home.page .forcefullwidth_wrapper_tp_banner:nth-of-type(1),
.home.page .fullwidthbanner-container:nth-of-type(1) {
  margin-top: 0!important;
}
#searchform.capa::before {
  font-size: 25px;
  padding: 5px 3px 0 0;
}
.busca-capa {
  float: right;
  height: 50px;
  margin: 6px;
  width: 30%;
  padding: 0 35px 0 10px;
}
.rev_slider_wrapper {
  clear: left;
}
.sl_bloco {
  float: left;
}
@media (max-width: 320px) {
  .sl_bloco {
    margin-left: -25px;
  }
}
@media (max-width: 480px) and (orientation: landscape) {
  .sl_bloco {
    margin-left: -25px;
  }
}
@media (min-width: 725px) and (max-width: 745px) and (orientation: landscape) {
  .sl_bloco {
    margin-left: -15px;
  }
}
.sl_super_titulo {
  color: #6C9D4E;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
#rev_slider_11_4 .tp-bgimg {
  background-size: contain!important;
  background-color: #FFF!important;
  background-position: center center!important;
}
.sl_peq_titulo {
  font-size: 2rem !important;
  font-weight: bold;
  line-height: 2rem !important;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.7);
  left: 0px!important;
  text-align: center!important;
  max-height: none!important;
}
.sl_peq_titulo a {
  color: #ffffff !important;
}
.sb.sl_peq_titulo {
  white-space: inherit!important;
  color: #ffffff !important;
}
.sl_peq_resumo {
  font-size: 1.4rem!important;
  line-height: 1.6rem!important;
  font-weight: normal!important;
  left: 0px!important;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: left;
  padding: 0 5px!important;
  top: 210px!important;
}
.sl_peq_resumo a {
  color: #000000 !important;
}
.sb.sl_peq_resumo {
  white-space: inherit!important;
}
.sl_gd_titulo {
  font-size: 4.5rem!important;
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0.7);
  line-height: 2.4rem!important;
  font-weight: strong!important;
  text-transform: uppercase!important;
  padding: 10px;
}
.sl_gd_resumo {
  font-size: 1.8rem!important;
  max-width: 65%!important;
  line-height: 2rem!important;
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0.7);
}
.funcoes-capa {
  float: left;
  width: 100%;
  clear: both;
  margin: 30px 0 40px;
}
.aps-social-icon-wrapper {
  float: left;
  width: auto;
}
.category-memoria #content > div {
  margin: 0 auto;
  float: none;
}
.page-template-single-apresentacao #main .row > div {
  margin: 0 auto;
  float: none;
}
.team-member-wrap {
  min-height: 630px;
}
.team-member-wrap .team-member .social-links {
  background-color: #6c9d4e;
}
.team-member-wrap .team-member .member-thumb > a > img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .single-projeto .col-centered:nth-child(1) {
    display: none;
  }
}
.single-projeto .col-centered:nth-child(3) p:nth-of-type(1) {
  margin-bottom: 25px;
}
.single-projeto .col-centered:nth-child(3) p:nth-of-type(2) {
  height: 30px;
  display: block;
  margin: 0;
  padding-top: 6px;
  float: left;
}
@media (min-width: 992px) {
  .single-projeto .col-centered:nth-child(3) p:nth-of-type(2) {
    float: right;
  }
}
.single-projeto .col-centered:nth-child(3) p:nth-of-type(3) {
  margin-top: 10px;
  float: right;
}
.single-projeto .col-centered .capa {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .single-projeto .col-centered .capa {
    width: 100%;
    max-width: 300px;
    padding-bottom: 50px;
  }
}
.single-projeto #caroufredsel-container-projeto .portfolio-item-wrapper .portfolio-item .portfolio-thumb {
  height: 200px;
}
.single-projeto #caroufredsel-container-projeto .portfolio-item-wrapper .portfolio-item .portfolio-thumb img {
  width: 100%;
}
.single-projeto #caroufredsel-container-projeto .portfolio-item-wrapper .portfolio-item .portfolio-thumb .vm-thumb {
  top: -5%;
  width: 125%;
}
.single-projeto #caroufredsel-container-projeto .portfolio-item-wrapper .portfolio-item .portfolio-thumb .yt-thumb {
  margin-top: -15%;
  width: 125%;
}
.single-projeto #caroufredsel-container-projeto .portfolio-item-wrapper .portfolio-item .portfolio-details h5 {
  margin-bottom: 0;
}
.single-projeto #caroufredsel-container-projeto .portfolio-item-wrapper .portfolio-item .portfolio-details h5 :before {
  display: none;
}
.single-projeto footer {
  border-top: none;
  text-align: right;
}
.single-projeto .social-links {
  background-color: transparent;
}
@media (min-width: 768px) {
  .single-pesquisa .col-centered:nth-child(1) h1,
  .single-pesquisa .col-centered:nth-child(1) p {
    display: none;
  }
}
.single-pesquisa .col-centered:nth-child(1) p {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .single-pesquisa .col-centered:nth-child(3) h1,
  .single-pesquisa .col-centered:nth-child(3) p {
    display: none;
  }
}
.single-pesquisa .col-centered .capa {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .single-pesquisa .col-centered .capa {
    width: 100%;
    max-width: 300px;
    padding-bottom: 50px;
  }
}
.single-pesquisa footer {
  border-top: none;
  text-align: right;
}
.capa-dummy {
  height: auto;
  background: #6c9d4e;
  padding: 40% 0;
}
.capa-dummy img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
.single-pesquisa .capa-dummy,
.single-projeto .capa-dummy {
  max-width: 300px;
}
#secondary aside:nth-child(1) {
  padding-bottom: 5px;
}
#secondary aside:nth-child(2) {
  padding-top: 5px;
}
#secondary .aps-social-icon-wrapper {
  float: right;
}
#secondary .aps-social-icon-wrapper .aps-each-icon {
  margin-top: 0!important;
}
#secondary .aps-social-icon-wrapper .aps-each-icon:last-child {
  margin-right: 0!important;
}
#secondary .aps-social-icon-wrapper .aps-each-icon a img {
  height: 43px;
  width: 43px;
}
#supplementary {
  background-color: #1a242f !important;
}
#supplementary .widget-title {
  display: none;
}
#supplementary a,
#supplementary h3 {
  color: #ffffff;
}
#supplementary .aps-each-icon {
  margin-top: 0!important;
}
#supplementary .aps-each-icon a img {
  height: 43px;
  width: 43px;
}
#supplementary #first aside,
#supplementary #second aside {
  padding-top: 0;
}
#supplementary #first aside ul,
#supplementary #second aside ul {
  list-style: none;
}
#supplementary #first aside ul li::before,
#supplementary #second aside ul li::before {
  content: none;
}

.archive.author .author-avatar {
  margin-right: -100px;
}

.archive.author .author-description {
  margin-left: 110px;
}

@media (max-width: 440px) {
  .archive.author .author-description {
    margin: 0;
    clear: both;
  }
}
#creditos {text-align: right;}
#creditos span {
    font-family: IsocpeurRegular;
    color: #FDC800;
    font-size: 1.5rem;
    font-weight: bold;
}