@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,300i,400,400i,700,700i';
body {
  font-family: "Roboto Condensed", sans-serif;
  color: #0A0A0A; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5rem;
  margin: 0 0 1rem; }

p {
  font-size: 1rem;
  line-height: 1.25rem;
  margin: 0 0 1rem; }

.page-template-default .entry-header .entry-thumbnail {
  margin-bottom: 30px; }

.page-template-default .entry-header .entry-title {
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #033943; }

.page-template-default .entry-content .elementor-column-wrap {
  padding: 0 60px 0 0; }

.page-template-default .entry-content p {
  font-weight: 300; }

.page-template-default .entry-content h1,
.page-template-default .entry-content h2,
.page-template-default .entry-content h3,
.page-template-default .entry-content h4,
.page-template-default .entry-content h5,
.page-template-default .entry-content h6 {
  text-transform: uppercase;
  font-weight: 300;
  color: #033943; }

.site-title {
  width: 320px;
  height: 67px;
  margin: 20px 0; }
  .site-title a {
    display: block;
    height: 100%;
    background: url("../images/meirelles-logo.svg") center center scroll no-repeat;
    background-size: 100%;
    overflow: hidden;
    text-indent: -9999px; }

.main-navigation {
  background-color: #fff;
  text-align: center;
  color: #033943; }

.main-navigation-menu,
.lang-menu,
.redes {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase; }
  .main-navigation-menu ul,
  .lang-menu ul,
  .redes ul {
    padding: 0;
    margin: 0; }
    .main-navigation-menu ul li,
    .lang-menu ul li,
    .redes ul li {
      display: inline-block;
      vertical-align: middle; }
      .main-navigation-menu ul li a,
      .lang-menu ul li a,
      .redes ul li a {
        color: #033943;
        text-decoration: none; }

.redes {
  margin: 0 0 0 1rem;
  padding: 0; }
  .redes a {
    max-width: 30px;
    padding: 6px 6px 1px;
    display: inline-block; }

.main-navigation-menu {
  font-size: 1rem;
  margin-right: 20px;
  position: relative;
  z-index: 900; }
  .main-navigation-menu > ul > li > a {
    padding: 10px 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .main-navigation-menu ul li {
    position: relative; }
    .main-navigation-menu ul li a {
      display: block; }
    .main-navigation-menu ul li .sub-menu {
      position: absolute;
      background-color: #fff;
      min-width: 240px;
      text-align: left;
      display: none; }
      .main-navigation-menu ul li .sub-menu li {
        display: block; }
        .main-navigation-menu ul li .sub-menu li a {
          display: block;
          padding: 10px 20px; }
        .main-navigation-menu ul li .sub-menu li:hover a {
          background-color: #e6e6e6; }

.lang-menu {
  font-size: 0.875rem; }
  .lang-menu ul li a {
    padding: 0;
    display: inline-block; }
  .lang-menu ul li:after {
    content: '-';
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px; }
  .lang-menu ul li:last-child:after {
    display: none; }

.site-footer {
  background-color: #fff;
  color: #033943;
  padding: 20px 0;
  margin-top: 30px;
  text-align: center; }
  .site-footer .site-info .item p {
    font-size: 0.875rem;
    margin-bottom: 0.5rem; }
    .site-footer .site-info .item p:last-child {
      margin-bottom: 0; }

html {
  font-size: 15px; }

p {
  line-height: 1.5rem; }

.site-content {
  max-width: 1024px; }

.home #primary {
  display: none; }

.home #colophon {
  margin-top: 0; }

.home-carousel {
  margin-bottom: 0; }
  .home-carousel .slick-arrow {
    position: absolute;
    width: 30px;
    height: 60px;
    top: calc(50% - 30px);
    margin-top: -30px;
    z-index: 90;
    overflow: hidden;
    text-indent: -9999px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0; }
  .home-carousel .slick-prev,
  .home-carousel .slick-prev:hover {
    left: 20px;
    background: url("../images/home-carousel-prev.svg") center center scroll no-repeat; }
  .home-carousel .slick-next,
  .home-carousel .slick-next:hover {
    right: 20px;
    background: url("../images/home-carousel-next.svg") center center scroll no-repeat; }
  .home-carousel img {
    width: 100%; }

.recent-news {
  padding: 0;
  margin-bottom: 30px; }
  .recent-news .item {
    position: relative; }
    .recent-news .item a {
      text-decoration: none; }
    .recent-news .item > a:first-of-type {
      position: relative;
      display: block; }
  .recent-news .thumbnail {
    display: block; }
  .recent-news img {
    display: block; }
  .recent-news .item-text {
    position: absolute;
    padding: 20px;
    top: 0;
    left: 10px;
    right: 10px;
    color: #fff;
    background: rgba(3, 57, 67, 0.75);
    padding-bottom: 4px; }
    .recent-news .item-text .title {
      font-size: .9rem;
      line-height: 1.2;
      text-transform: uppercase;
      font-weight: 300;
      margin-bottom: 0.75rem; }
    .recent-news .item-text p {
      font-size: 0.875rem; }

.single-post article {
  margin-top: 3rem; }

.single-post main {
  margin: 0 auto;
  max-width: 773px; }

.single-post h1 {
  margin-top: 1rem; }

.page-template-equipe .integrantes,
.single-equipe .integrantes {
  bottom: initial;
  top: 3rem; }

.page-template-equipe .equipo-sections,
.single-equipe .equipo-sections {
  padding: 0; }
  .page-template-equipe .equipo-sections .item,
  .single-equipe .equipo-sections .item {
    padding: 0;
    position: relative;
    height: 600px;
    background-color: #033943; }
    .page-template-equipe .equipo-sections .item img,
    .single-equipe .equipo-sections .item img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      opacity: 0.3;
      filter: grayscale(50%);
      -webkit-filter: grayscale(50%); }
    .page-template-equipe .equipo-sections .item .item-nav,
    .single-equipe .equipo-sections .item .item-nav {
      position: absolute;
      left: 0;
      bottom: 0;
      padding: 0 20px 20px; }
      .page-template-equipe .equipo-sections .item .item-nav .title,
      .single-equipe .equipo-sections .item .item-nav .title {
        font-size: 1.5rem;
        text-transform: uppercase;
        color: #fff;
        font-weight: 300; }
      .page-template-equipe .equipo-sections .item .item-nav ul,
      .single-equipe .equipo-sections .item .item-nav ul {
        margin: 0;
        padding: 0; }
        .page-template-equipe .equipo-sections .item .item-nav ul li,
        .single-equipe .equipo-sections .item .item-nav ul li {
          display: inline-block;
          vertical-align: middle;
          padding-top: 15px;
          border-left: 2px solid #fff;
          text-transform: uppercase;
          font-size: 0.8rem;
          margin-bottom: .2rem;
          line-height: 1; }
          .page-template-equipe .equipo-sections .item .item-nav ul li a, .page-template-equipe .equipo-sections .item .item-nav ul li span,
          .single-equipe .equipo-sections .item .item-nav ul li a,
          .single-equipe .equipo-sections .item .item-nav ul li span {
            color: #fff;
            padding: 0 10px;
            text-decoration: none; }

.page-template-equipe .site-footer,
.single-equipe .site-footer {
  margin-top: 0; }

.single-equipe .equipo-sections > .item:first-of-type {
  background: #fff;
  height: 600px; }
  .single-equipe .equipo-sections > .item:first-of-type img {
    height: 68%;
    opacity: 1;
    width: 50%;
    position: absolute;
    bottom: 146px; }
  .single-equipe .equipo-sections > .item:first-of-type > .grid-50:nth-child(2) {
    float: right;
    padding-right: 2rem;
    max-height: 375px;
    overflow-y: auto; }
    .single-equipe .equipo-sections > .item:first-of-type > .grid-50:nth-child(2)::-webkit-scrollbar {
      width: 10px; }
    .single-equipe .equipo-sections > .item:first-of-type > .grid-50:nth-child(2)::-webkit-scrollbar-track {
      background: inset 0 0 6px rgba(5, 53, 62, 0.3); }
    .single-equipe .equipo-sections > .item:first-of-type > .grid-50:nth-child(2)::-webkit-scrollbar-thumb {
      background: #05353e; }
  .single-equipe .equipo-sections > .item:first-of-type p {
    font-size: .9rem;
    text-align: justify; }
  .single-equipe .equipo-sections > .item:first-of-type h3 {
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #033943;
    margin-top: 5rem; }
  .single-equipe .equipo-sections > .item:first-of-type .socios {
    background: #8C8668;
    height: auto; }
    .single-equipe .equipo-sections > .item:first-of-type .socios h3 {
      font-size: 1.5rem;
      text-transform: uppercase;
      color: #fff;
      font-weight: 300;
      margin-top: 1rem; }
    .single-equipe .equipo-sections > .item:first-of-type .socios a {
      color: #fff; }

.single-equipe .equipo-sections .item {
  height: 600px; }

.page-template-servicos .servicio-sections {
  padding: 0; }
  .page-template-servicos .servicio-sections .item {
    padding: 0;
    position: relative;
    height: 600px;
    background-color: #033943; }
    .page-template-servicos .servicio-sections .item img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      opacity: 0.3;
      filter: grayscale(75%);
      -webkit-filter: grayscale(75%); }
    .page-template-servicos .servicio-sections .item .item-text {
      padding: 0 20px;
      text-align: center;
      width: 100%; }
      .page-template-servicos .servicio-sections .item .item-text .title {
        font-size: 1.8rem;
        text-transform: uppercase;
        color: #fff;
        font-weight: 300;
        line-height: 2.5rem;
        margin: 0; }
        .page-template-servicos .servicio-sections .item .item-text .title a {
          color: #fff;
          text-decoration: none; }

.page-template-servicos .site-footer {
  margin-top: 0; }

.page-template-news .news-wrapper .grid-sizer {
  width: 20%; }

.page-template-news .news-wrapper .news-item {
  height: 250px;
  padding: 0 5px;
  margin-bottom: 10px; }
  .page-template-news .news-wrapper .news-item .item-text {
    position: absolute;
    background-color: rgba(3, 57, 67, 0.75);
    color: #fff;
    padding: 20px; }
    .page-template-news .news-wrapper .news-item .item-text .title {
      font-size: 2rem;
      text-transform: uppercase;
      font-weight: 300; }
      .page-template-news .news-wrapper .news-item .item-text .title a {
        color: #fff;
        text-decoration: none;
        line-height: 1.1; }
    .page-template-news .news-wrapper .news-item .item-text .excerpt p {
      font-size: 0.875rem;
      font-weight: 300; }
  .page-template-news .news-wrapper .news-item:nth-child(2) {
    overflow: hidden;
    padding-right: 0; }
    .page-template-news .news-wrapper .news-item:nth-child(2) .item-text {
      right: 5px;
      bottom: 0;
      height: 62%;
      left: 5px;
      width: 100%; }
  .page-template-news .news-wrapper .news-item:nth-child(3) .item-text, .page-template-news .news-wrapper .news-item:nth-child(5) .item-text {
    left: 5px;
    bottom: 0;
    width: calc(100% - 10px);
    height: 62%; }
  .page-template-news .news-wrapper .news-item:nth-child(5) .item-text {
    width: calc(100% - 5px); }
  .page-template-news .news-wrapper .news-item:nth-child(4) .item-text {
    left: 5px;
    bottom: 0;
    width: calc(100% - 5px);
    height: 62%; }
  .page-template-news .news-wrapper .news-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }
  .page-template-news .news-wrapper .news-item.w1 {
    width: 100%;
    overflow: hidden;
    padding-right: 0; }
  .page-template-news .news-wrapper .news-item.w2 {
    width: 60%; }
  .page-template-news .news-wrapper .news-item.w3 {
    width: 40%;
    padding-right: 0; }

.page-template-news .wp-pagenavi {
  margin-top: 20px; }
  .page-template-news .wp-pagenavi span,
  .page-template-news .wp-pagenavi a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px; }
  .page-template-news .wp-pagenavi .pages {
    color: #033943;
    margin-right: 20px;
    text-transform: uppercase; }
  .page-template-news .wp-pagenavi .current {
    background-color: #033943;
    color: #fff; }
  .page-template-news .wp-pagenavi a {
    text-decoration: none;
    color: #033943; }
    .page-template-news .wp-pagenavi a:hover {
      background-color: #033943;
      color: #fff; }

.sidebar-nav ul {
  margin: 0;
  padding: 100px 20px; }
  .sidebar-nav ul li {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase; }
    .sidebar-nav ul li a {
      color: #033943;
      text-decoration: none;
      padding: 5px;
      border-left: 2px solid #033943;
      display: block; }

.page-template-contato .datos {
  padding: 100px 0;
  color: #033943; }
  .page-template-contato .datos .item {
    margin-bottom: 30px; }
    .page-template-contato .datos .item .titulo {
      font-size: 1.25rem;
      text-transform: uppercase;
      font-weight: 300;
      margin-bottom: 10px; }
    .page-template-contato .datos .item p {
      font-size: 0.875rem; }

.page-template-contato .formulario {
  background-color: #033943;
  padding: 0; }
  .page-template-contato .formulario .form-wrapper {
    padding: 30px 60px;
    top: 0;
    left: 0;
    color: #fff;
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important; }
    .page-template-contato .formulario .form-wrapper label {
      text-transform: uppercase;
      font-size: 1rem; }
    .page-template-contato .formulario .form-wrapper input[type='text'],
    .page-template-contato .formulario .form-wrapper select,
    .page-template-contato .formulario .form-wrapper input[type='file'],
    .page-template-contato .formulario .form-wrapper textarea {
      padding: 5px 10px !important;
      border: 2px solid #fff;
      font-size: 1rem;
      background: transparent;
      border-radius: 0;
      width: 100% !important;
      color: #fff; }
    .page-template-contato .formulario .form-wrapper input[type='submit'] {
      border: 2px solid #fff;
      font-size: 1rem;
      text-transform: uppercase;
      background: transparent;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #fff;
      text-shadow: none;
      font-family: "Roboto Condensed", sans-serif; }

.page-template-contato .site-footer {
  margin-top: 0; }

.single-cliente #content {
  background: -webkit-gradient(linear, left top, right top, from(#8B8666), color-stop(0.2, #8B8666), color-stop(0.2, transparent)); }

.single-cliente aside {
  background: #8B8666;
  padding: 2rem;
  float: left;
  width: 20%;
  margin-left: -10px; }

.single-cliente .cliente-content {
  float: left;
  width: 80%;
  margin-left: 5px; }

.single-cliente .elementor-text-editor p {
  line-height: 1.5rem; }

.single-cliente .clientes {
  margin: 0;
  padding: 0; }
  .single-cliente .clientes li {
    list-style: none;
    margin-bottom: 1rem;
    letter-spacing: .1em; }
  .single-cliente .clientes li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none; }

.category .item-text a {
  text-decoration: none;
  color: #0A0A0A; }

.category main {
  padding: 2rem 0; }

.category .item-text {
  margin-top: .5rem; }

@media screen and (max-width: 768px) {
  .home .site-content,
  .home .slick-slider {
    margin: 0;
    padding: 0; }
  .home .site-footer {
    margin: 0; }
  .single-cliente #content {
    background: none; }
  .single-cliente aside, .single-cliente .cliente-content {
    float: none;
    width: 100%;
    margin: 0; }
  .main-navigation-menu ul li .sub-menu {
    z-index: 20;
    background: black;
    width: 100%;
    text-align: center; }
  .recent-news .item {
    margin-bottom: 1rem;
    text-align: center; }
    .recent-news .item img {
      width: 100%; }
  .page-template-news .news-wrapper .news-item .item-text .title,
  .single-post article.post .entry-title {
    font-size: 1.5rem; }
  .single-post article.post .thumbnail img {
    height: auto; }
  .main-navigation-menu {
    margin-right: 0; }
    .main-navigation-menu li {
      width: 100%; }
  .page-template-news .news-wrapper .news-item.w1,
  .page-template-news .news-wrapper .news-item.w3,
  .page-template-news .news-wrapper .news-item.w2 {
    width: 100%; }
  #main {
    margin-top: 1rem; }
  .home #main,
  .page-template-equipe #main,
  .page-template-equipe .site-content,
  .single-cliente #content,
  .page-template-contato .site-content,
  .page-template-contato .grid-container,
  .category #main {
    margin: 0;
    padding: 0; }
  .page-template-news .news-wrapper .news-item {
    width: 100%;
    height: 200px; }
  .single-equipe .equipo-sections > .item:first-of-type h3,
  .single-equipe .equipo-sections > .item:first-of-type p {
    padding-left: 55%; }
  .single-equipe #main {
    margin-top: -2rem; }
  .single-equipe .site-content {
    padding: 0; }
  .page-template-equipe .equipo-sections .item .item-nav ul li, .single-equipe .equipo-sections .item .item-nav ul li {
    display: block; }
  .single-equipe .equipo-sections .item .item-nav ul li {
    border: none; }
  .single-equipe .equipo-sections > .item:first-of-type .socios {
    width: 100%;
    text-align: center; }
  .single-equipe .equipo-sections > .item:first-of-type .socios h3 {
    padding: 0; }
  .sidebar-nav ul {
    margin: 0;
    padding: 2rem 0 0 .5rem; }
  .single-post article.post .entry-title,
  .category .page-title {
    line-height: 1.3; }
  .single-post article {
    margin-bottom: 0; }
  .page-template-contato .datos {
    padding: 1rem 2rem; }
  .page-template-contato .formulario .form-wrapper {
    padding: 2rem; }
  .single-cliente #main {
    margin: 0; }
  .home .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0; }
  .page-template-servicos .site-content,
  .page-template-servicos #main {
    margin: 0;
    padding: 0; } }

.single-post article.post .entry-header {
  margin-bottom: 20px; }

.single-post article.post .thumbnail {
  margin-bottom: 20px; }
  .single-post article.post .thumbnail img {
    width: 100%;
    height: 480px;
    -o-object-fit: cover;
    object-fit: cover; }

.single-post article.post .entry-title {
  color: #033943;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 300; }

.single-post .navigation .previous,
.single-post .navigation .next {
  width: 28px;
  height: 59px;
  background: url(../images/posts-navigation-arrow.svg);
  position: absolute;
  top: 13rem;
  background-size: cover;
  text-indent: -999px;
  overflow: hidden; }
  .single-post .navigation .previous a,
  .single-post .navigation .next a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%; }

.single-post .navigation .previous {
  left: -15rem; }

.single-post .navigation .next {
  right: -3rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

@media screen and (max-width: 768px) {
  .single-post .navigation {
    display: none; }
  .site-content {
    margin-top: 2rem; } }

.category .page-header {
  padding: 20px 0; }

.category .page-title {
  font-size: 2rem;
  font-weight: 300;
  color: #033943;
  text-transform: uppercase; }

.category .news-wrapper .grid-sizer {
  width: 20%; }

.category .news-wrapper .news-item {
  height: 250px;
  padding: 0 5px;
  margin-bottom: 10px; }
  .category .news-wrapper .news-item .item-text {
    position: absolute;
    background-color: rgba(3, 57, 67, 0.75);
    color: #fff;
    padding: 20px; }
    .category .news-wrapper .news-item .item-text .title {
      font-size: 1.5rem;
      text-transform: uppercase;
      font-weight: 300; }
      .category .news-wrapper .news-item .item-text .title a {
        color: #fff;
        text-decoration: none;
        line-height: 1.1; }
    .category .news-wrapper .news-item .item-text .excerpt p {
      font-size: 0.875rem;
      font-weight: 300; }
  .category .news-wrapper .news-item:nth-child(2) .item-text {
    right: 5px;
    bottom: 0;
    height: 62%;
    left: 5px;
    width: 100%; }
  .category .news-wrapper .news-item:nth-child(3) .item-text, .category .news-wrapper .news-item:nth-child(5) .item-text {
    left: 5px;
    bottom: 0;
    width: calc(100% - 10px);
    height: 62%; }
  .category .news-wrapper .news-item:nth-child(4) .item-text {
    left: 5px;
    bottom: 0;
    width: calc(100% - 5px);
    height: 62%; }
  .category .news-wrapper .news-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block; }
  .category .news-wrapper .news-item.w1 {
    width: 100%;
    overflow: hidden;
    padding-right: 0; }
  .category .news-wrapper .news-item.w2 {
    width: 60%; }
  .category .news-wrapper .news-item.w3 {
    width: 40%;
    padding-right: 0; }

.category .wp-pagenavi {
  margin-top: 20px; }
  .category .wp-pagenavi span,
  .category .wp-pagenavi a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px; }
  .category .wp-pagenavi .pages {
    color: #033943;
    margin-right: 20px;
    text-transform: uppercase; }
  .category .wp-pagenavi .current {
    background-color: #033943;
    color: #fff; }
  .category .wp-pagenavi a {
    text-decoration: none;
    color: #033943; }
    .category .wp-pagenavi a:hover {
      background-color: #033943;
      color: #fff; }

#colophon .grid-container {
  max-width: 1004px; }

@media screen and (max-width: 768px) {
  .category .news-wrapper .news-item.w3,
  .category .news-wrapper .news-item.w2,
  .category .news-wrapper .news-item.w1 {
    width: 100%; } }
