@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700&display=swap");
body, h1, h2 {
  font-family: "Montserrat", sans-serif; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.container-fluid {
  padding: 0px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1300px; } }
header {
  z-index: 100; }
  header nav#header {
    z-index: 150; }

.navbar {
  background: #fff;
  padding: 0px;
  box-shadow: 0px 0px 8px #4c4c4c;
  padding: 10px 0px; }
  .navbar .navbar-brand {
    width: 280px;
    display: flex;
    justify-content: center; }
    .navbar .navbar-brand img {
      width: 100%;
      height: auto; }
  .navbar .collapse.navbar-collapse .form-inline {
    width: 320px; }
    .navbar .collapse.navbar-collapse .form-inline input[type="text"] {
      width: 100%;
      font-size: 15px;
      border: none;
      padding: 2px 10px;
      background: rgba(200, 200, 200, 0.15);
      color: #7F7F7F;
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      border-radius: none; }
  .navbar .collapse.navbar-collapse ul.navbar-nav {
    width: 100%;
    display: flex;
    justify-content: flex-end; }
    .navbar .collapse.navbar-collapse ul.navbar-nav li.menu-item a {
      text-transform: uppercase;
      font-size: 16px;
      line-height: 18px;
      color: #292929;
      font-family: "Montserrat", sans-serif;
      font-weight: 700; }
    .navbar .collapse.navbar-collapse ul.navbar-nav li.menu-item ul.dropdown-menu {
      padding: 0px; }
      .navbar .collapse.navbar-collapse ul.navbar-nav li.menu-item ul.dropdown-menu li.current-menu-item a {
        background: #ff4f43;
        color: #fff; }
      .navbar .collapse.navbar-collapse ul.navbar-nav li.menu-item ul.dropdown-menu li a:active {
        background: #ff4f43;
        color: #fff; }
    .navbar .collapse.navbar-collapse ul.navbar-nav li.menu-item.current-menu-item a {
      color: #ff4f43; }

@media (min-width: 768px) {
  .collapse.navbar-collapse {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap; }

  .navbar .nav-item .dropdown-menu {
    display: none;
    margin-top: 0; }
  .navbar .nav-item:hover .nav-link {
    color: #fff; }
  .navbar .nav-item:hover .dropdown-menu {
    display: block; } }
@media (max-width: 767px) {
  .navbar .collapse.navbar-collapse .form-inline {
    width: 100%;
    padding: 5px 20px; }
  .navbar ul.navbar-nav {
    margin-top: 0px;
    border-top: 1px solid #ff4f43; }
    .navbar ul.navbar-nav li.menu-item {
      padding: 0px;
      border-bottom: 1px solid #ff4f43; }
      .navbar ul.navbar-nav li.menu-item a {
        padding: 8px 20px; }
      .navbar ul.navbar-nav li.menu-item ul.dropdown-menu.show {
        background: #ff4f43; }
        .navbar ul.navbar-nav li.menu-item ul.dropdown-menu.show li.menu-item {
          border-bottom: 1px solid #fff; }
          .navbar ul.navbar-nav li.menu-item ul.dropdown-menu.show li.menu-item a {
            color: #fff;
            padding: 5px 30px; }
          .navbar ul.navbar-nav li.menu-item ul.dropdown-menu.show li.menu-item a.active {
            color: #ececec; }
  .navbar .navbar-toggler {
    border: 2px solid #ff4f43;
    margin-right: 10px; }
    .navbar .navbar-toggler .navbar-toggler-icon {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap; }
      .navbar .navbar-toggler .navbar-toggler-icon .line {
        padding: 1px 0px;
        width: 100%;
        height: 1px;
        background: #ff4f43; }
  .navbar .navbar-brand {
    padding-left: 5px;
    width: 200px; } }
footer#footer {
  margin-top: 0px;
  background: #3a3a3a;
  padding: 50px 0px; }
  footer#footer .menu-footer {
    background: #292929; }
    footer#footer .menu-footer ul.other-footer-menu {
      margin: 0px;
      list-style-type: none;
      padding: 5px 0px;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      footer#footer .menu-footer ul.other-footer-menu li {
        padding: 0px 10px; }
        footer#footer .menu-footer ul.other-footer-menu li a {
          text-transform: uppercase;
          display: inline-block;
          font-weight: 500;
          color: #fff; }
  footer#footer .primary-widget-footer {
    text-align: center; }
    footer#footer .primary-widget-footer a {
      display: inline-block;
      margin: 20px 0px; }
    footer#footer .primary-widget-footer .textwidget {
      padding: 0px 280px;
      margin-bottom: 0px; }
      footer#footer .primary-widget-footer .textwidget p {
        font-family: "Montserrat", sans-serif;
        line-height: 18px;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 400; }
        footer#footer .primary-widget-footer .textwidget p a {
          color: #fff;
          text-decoration: underline; }

@media (max-width: 767px) {
  footer#footer {
    padding: 20px 0px; }
    footer#footer .menu-footer {
      background: #292929; }
      footer#footer .menu-footer ul.other-footer-menu li {
        padding: 10px 10px; }
    footer#footer .primary-widget-footer {
      text-align: center; }
      footer#footer .primary-widget-footer .textwidget {
        padding: 0px; }
        footer#footer .primary-widget-footer .textwidget p a {
          font-size: 10px; } }
.wp-block-embed-twitter .embed-responsive-16by9::before {
  padding-top: 0px; }

.home.page #main, .single #main {
  margin-top: -6px; }

.page #main, .category #main {
  margin-top: 30px; }

@media (max-width: 767px) {
  .content iframe {
    width: 100%; } }
.title-box {
  display: inline-block;
  padding: 2px 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: #292929;
  border-left: 15px solid #ff4f43;
  border-bottom: 5px solid #ff4f43; }

.title-box.title-home {
  text-transform: none;
  font-size: 32px;
  line-height: 36px; }

.title-box.title-node {
  text-transform: none;
  font-size: 24px;
  line-height: 28px; }

.section .title-box {
  text-transform: none;
  font-size: 32px;
  line-height: 36px; }

@media (max-width: 767px) {
  .title-box {
    font-size: 20px;
    line-height: 26px; }

  .title-box.title-home {
    font-size: 22px;
    line-height: 28px; }

  .section .title-box {
    font-size: 22px;
    line-height: 28px; } }
.single {
  /*#sidebar{
  	.widget-area{
  		position: sticky;
  		top: -500px;
  	}
  }*/ }
  .single .pie-de-foto {
    text-align: right;
    margin-top: 10px; }
    .single .pie-de-foto p {
      color: #b1b1b1; }
  .single .entry-content .time-author {
    font-family: "Montserrat", sans-serif;
    color: #3a3a3a;
    margin: 20px 0px;
    text-transform: uppercase;
    font-weight: 700; }
    .single .entry-content .time-author p {
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 0px; }
    .single .entry-content .time-author .date {
      margin-top: 5px; }
  .single .entry-content .post-thumbnail {
    width: 100%; }
    .single .entry-content .post-thumbnail img {
      width: 100%;
      height: auto; }
  .single .entry-content .content {
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
    color: #3a3a3a;
    font-size: 16px; }

@media (max-width: 767px) {
  .single .pie-de-foto {
    padding-right: 15px; }
  .single .entry-content {
    margin-top: 20px; }

  #sidebar {
    margin-top: 0px; } }
.page .contenido {
  margin: 40px 0px; }

.entry-header {
  display: block;
  position: relative; }
  .entry-header .entry-header-box {
    width: 100%; }
    .entry-header .entry-header-box .post-thumbnail {
      width: 100%; }
      .entry-header .entry-header-box .post-thumbnail img {
        width: 100%; }
  .entry-header .header-content {
    padding-bottom: 150px;
    position: absolute;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, transparent 50%); }
    .entry-header .header-content .entry-title {
      font-weight: 700;
      color: #fff;
      margin-top: 15px;
      font-size: 50px;
      line-height: 54px; }
      .entry-header .header-content .entry-title a {
        color: #fff; }
    .entry-header .header-content .date p {
      display: inline-block;
      background: #ff4f43;
      padding: 0px 5px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 800;
      margin-bottom: 0px;
      font-size: 14px; }
    .entry-header .header-content .entry-excerpt p {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      line-height: 26px;
      font-size: 20px;
      font-weight: 400; }

@media (max-width: 767px) {
  .entry-header .header-content {
    padding-bottom: 0px;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    bottom: 0px;
    background: #fff; }
    .entry-header .header-content .date p {
      display: inline-block;
      background: #ff4f43;
      padding: 0px 5px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 800;
      margin-bottom: 0px;
      font-size: 14px; }
    .entry-header .header-content .entry-title {
      font-weight: 700;
      color: #292929;
      margin-top: 15px;
      font-size: 24px;
      line-height: 26px; }
    .entry-header .header-content .entry-excerpt p {
      color: #292929;
      font-family: "Montserrat", sans-serif;
      line-height: 20px;
      font-size: 18px;
      font-weight: 400; } }
.single .social-share {
  padding: 12px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.posts-related {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 20px;
  margin: 30px 0px; }
  .posts-related .post-related {
    width: 100%;
    margin: 20px 0px; }
    .posts-related .post-related .imagen {
      width: 100%;
      overflow: hidden;
      margin-bottom: 10px; }
      .posts-related .post-related .imagen a {
        width: 100%;
        height: auto; }
        .posts-related .post-related .imagen a img {
          width: 100%;
          height: auto; }
    .posts-related .post-related .category {
      font-size: 16px;
      line-height: 19px;
      color: #ff4f43;
      font-weight: 500;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 0px; }
      .posts-related .post-related .category a {
        color: #ff4f43; }
    .posts-related .post-related .title-node {
      font-size: 19px;
      line-height: 23px; }
      .posts-related .post-related .title-node a {
        display: inline-block;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        color: #292929; }
    .posts-related .post-related .excerpt p {
      font-size: 16px;
      line-height: 21px;
      color: #292929;
      font-family: "Montserrat", sans-serif;
      font-weight: 300;
      margin-bottom: 0px; }

.popular-post {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 20px;
  margin: 30px 0px; }
  .popular-post .post-popular {
    margin-top: 20px;
    counter-reset: my-awesome-counter;
    list-style: none;
    padding-left: 50px;
    margin-bottom: 0px !important; }
    .popular-post .post-popular li {
      margin-bottom: 25px;
      counter-increment: my-awesome-counter;
      position: relative;
      padding-left: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #ccc; }
      .popular-post .post-popular li::before {
        content: counter(my-awesome-counter) ".";
        color: #0084b5;
        font-size: 27px;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        position: absolute;
        --size: 32px;
        left: calc(-1 * var(--size) - 10px);
        line-height: var(--size);
        width: var(--size);
        height: var(--size);
        top: 0;
        border-radius: 50%;
        text-align: center; }
      .popular-post .post-popular li .title-node {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        line-height: 19px;
        font-weight: 500;
        margin-bottom: 0px !important; }
        .popular-post .post-popular li .title-node a {
          color: #3a3a3a; }
      .popular-post .post-popular li:last-child {
        border-bottom: none; }

@media (max-width: 767px) {
  .popular-post {
    padding: 20px; }
    .popular-post .post-popular {
      padding-left: 40px; } }
.recommended {
  padding-top: 20px;
  padding-bottom: 60px;
  margin: 60px 0px;
  border-top: 5px solid #3a3a3a; }

.category #main {
  margin-top: 30px;
  margin-bottom: 30px; }

.section .col, .section .col-1, .section .col-2, .section .col-3, .section .col-4, .section .col-5, .section .col-6, .section .col-7, .section .col-8, .section .col-9, .section .col-10, .section .col-11, .section .col-auto, .section .col-lg, .section .col-lg-1, .section .col-lg-2, .section .col-lg-3, .section .col-lg-4, .section .col-lg-5, .section .col-lg-6, .section .col-lg-7, .section .col-lg-8, .section .col-lg-9, .section .col-lg-10, .section .col-lg-11, .section .col-lg-auto, .section .col-md, .section .col-md-1, .section .col-md-2, .section .col-md-3, .section .col-md-4, .section .col-md-5, .section .col-md-6, .section .col-md-7, .section .col-md-8, .section .col-md-9, .section .col-md-10, .section .col-md-11, .section .col-md-auto, .section .col-sm, .section .col-sm-1, .section .col-sm-2, .section .col-sm-3, .section .col-sm-4, .section .col-sm-5, .section .col-sm-6, .section .col-sm-7, .section .col-sm-8, .section .col-sm-9, .section .col-sm-10, .section .col-sm-11, .section .col-sm-auto, .section .col-xl, .section .col-xl-1, .section .col-xl-2, .section .col-xl-3, .section .col-xl-4, .section .col-xl-5, .section .col-xl-6, .section .col-xl-7, .section .col-xl-8, .section .col-xl-9, .section .col-xl-10, .section .col-xl-11, .section .col-xl-auto {
  padding: 0px 5px; }
.section .header-section {
  height: 100%; }

.pagination {
  display: flex;
  justify-content: center;
  margin: 30px 0px; }
  .pagination .page-numbers {
    font-weight: 500;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    color: #3a3a3a;
    padding: 0px 10px; }
  .pagination .current {
    background: #ff4f43;
    color: #fff; }

@media (max-width: 767px) {
  .section .col, .section .col-1, .section .col-2, .section .col-3, .section .col-4, .section .col-5, .section .col-6, .section .col-7, .section .col-8, .section .col-9, .section .col-10, .section .col-11, .section .col-12, .section .col-auto, .section .col-lg, .section .col-lg-1, .section .col-lg-2, .section .col-lg-3, .section .col-lg-4, .section .col-lg-5, .section .col-lg-6, .section .col-lg-7, .section .col-lg-8, .section .col-lg-9, .section .col-lg-10, .section .col-lg-11, .section .col-lg-12, .section .col-lg-auto, .section .col-md, .section .col-md-1, .section .col-md-2, .section .col-md-3, .section .col-md-4, .section .col-md-5, .section .col-md-6, .section .col-md-7, .section .col-md-8, .section .col-md-9, .section .col-md-10, .section .col-md-11, .section .col-md-12, .section .col-md-auto, .section .col-sm, .section .col-sm-1, .section .col-sm-2, .section .col-sm-3, .section .col-sm-4, .section .col-sm-5, .section .col-sm-6, .section .col-sm-7, .section .col-sm-8, .section .col-sm-9, .section .col-sm-10, .section .col-sm-11, .section .col-sm-12, .section .col-sm-auto, .section .col-xl, .section .col-xl-1, .section .col-xl-2, .section .col-xl-3, .section .col-xl-4, .section .col-xl-5, .section .col-xl-6, .section .col-xl-7, .section .col-xl-8, .section .col-xl-9, .section .col-xl-10, .section .col-xl-11, .section .col-xl-12, .section .col-xl-auto {
    padding: 0px 15px; }
  .section .col-md-8, .section .col-md-12 {
    padding: 0px 5px; }
  .section .header-section {
    height: 100%; }
    .section .header-section .page-title {
      padding-left: 5px;
      padding-right: 10px;
      display: inline-block;
      color: #292929;
      font-family: "Montserrat", sans-serif;
      font-weight: 700;
      font-size: 20px;
      line-height: 24px; } }
.first-post {
  margin: 5px 0px; }
  .first-post .post {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative; }
    .first-post .post .post-thumbnail {
      margin: 0px;
      width: 100%; }
      .first-post .post .post-thumbnail img {
        width: 100%; }
    .first-post .post .content {
      background: white;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8015581232) 100%);
      position: absolute;
      width: 100%;
      height: 100%; }
      .first-post .post .content .category {
        position: absolute;
        display: inline-block;
        background: #ff4f43;
        color: #fff;
        padding: 5px 15px;
        font-size: 16px;
        top: 0px; }
        .first-post .post .content .category a {
          text-transform: uppercase;
          color: #fff;
          display: inline-block; }
      .first-post .post .content .title {
        position: absolute;
        width: 100%;
        color: #fff;
        line-height: 34px;
        font-size: 30px;
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        bottom: 0px;
        padding: 20px;
        margin-bottom: 0px; }
        .first-post .post .content .title a {
          color: #fff; }
          .first-post .post .content .title a:hover {
            text-decoration: none;
            color: #ff4f43; }

.other-post .first-post {
  margin: 5px 0px; }
  .other-post .first-post .post .content .category {
    padding: 5px 10px;
    font-size: 14px; }
  .other-post .first-post .post .content .title {
    line-height: 24px;
    font-size: 20px;
    padding: 10px; }

@media (max-width: 767px) {
  .other-post .first-post {
    margin: 10px 0px; }

  .first-post {
    margin: 10px 0px; }
    .first-post .post .content .category {
      font-size: 14px; }
    .first-post .post .content .title {
      line-height: 24px;
      font-size: 20px; }
      .first-post .post .content .title a {
        color: #fff; }
        .first-post .post .content .title a:hover {
          text-decoration: none;
          color: #ff4f43; } }
.inverse {
  background: #292929;
  padding: 60px 0px; }

.home .title-blocks-home.inverse-title h3 {
  background: #292929; }
.home .title-blocks-home.inverse-title::before {
  content: "";
  width: 0px;
  height: 0px; }
.home .popular-post .title-box {
  display: none; }

.home .entry-header {
  display: block;
  position: relative; }
  .home .entry-header .entry-header-box {
    width: 100%;
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; }
    .home .entry-header .entry-header-box .post-thumbnail {
      width: 100%; }
      .home .entry-header .entry-header-box .post-thumbnail img {
        width: 100%; }
  .home .entry-header .header-content {
    padding-bottom: 100px;
    position: absolute;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, transparent 50%); }
    .home .entry-header .header-content .entry-title {
      font-weight: 700;
      color: #fff;
      margin-top: 15px;
      font-size: 50px;
      line-height: 58px; }
    .home .entry-header .header-content .entry-excerpt p {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      line-height: 26px;
      font-size: 20px;
      font-weight: 400; }

@media (max-width: 767px) {
  .home .entry-header .entry-header-box {
    width: 100%;
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .home .entry-header .header-content {
    padding-bottom: 20px; }
    .home .entry-header .header-content .entry-title {
      font-weight: 700;
      color: #fff;
      margin-top: 15px;
      font-size: 24px;
      line-height: 26px; }
    .home .entry-header .header-content .entry-excerpt p {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      line-height: 20px;
      font-size: 18px;
      font-weight: 400; } }
.other-news {
  margin: 20px 0px;
  margin-bottom: 50px; }
  .other-news .post-other .post .thumbnail {
    width: 100%; }
  .other-news .post-other .post .content .section {
    position: absolute;
    top: 0px; }
    .other-news .post-other .post .content .section a {
      display: inline-block;
      padding: 4px 10px;
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      color: #fff;
      background: #ff4f43; }
  .other-news .post-other .post .title {
    margin-top: 5px; }
    .other-news .post-other .post .title a {
      display: block;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 22px;
      color: #3a3a3a; }

@media (max-width: 767px) {
  .home .other-news {
    border-left: none;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C8C8C8; }
    .home .other-news .post-other .post .content .section a {
      font-size: 14px; } }
.descripcion {
  text-align: center;
  margin: 60px -15px; }
  .descripcion .titulo {
    font-weight: 700; }
  .descripcion .descripcion {
    margin: 30px 0px;
    padding: 0px 10px;
    font-size: 20px;
    font-weight: 500; }

@media (max-width: 767px) {
  .descripcion {
    text-align: center;
    margin: 30px -15px; }
    .descripcion .titulo {
      font-weight: 700; }
    .descripcion .descripcion {
      margin: 10px 0px;
      padding: 0px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500; } }
.quienes-somos .title-quienes {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 20px;
  margin-bottom: 40px; }
.quienes-somos .representante {
  border-right: 1px solid #4a4a4a; }
  .quienes-somos .representante .nombre {
    font-size: 20px;
    font-weight: 600;
    color: #0084b5;
    text-align: left;
    padding: 0px 20px; }
  .quienes-somos .representante .foto {
    margin: 20px 0px;
    text-align: center; }
    .quienes-somos .representante .foto img {
      border: 3px solid #fff;
      border-radius: 100%;
      filter: grayscale(100%);
      transition: 0.5s all ease; }
      .quienes-somos .representante .foto img:hover {
        filter: grayscale(0%); }
  .quienes-somos .representante .descripcion-quienes {
    color: #fff;
    font-weight: 400;
    text-align: justify;
    padding: 0px 20px; }
  .quienes-somos .representante:last-child {
    border-right: none; }

@media (max-width: 767px) {
  .quienes-somos .title-quienes {
    font-size: 22px;
    line-height: 28px; }
  .quienes-somos .representante {
    border-right: none;
    border-bottom: 1px solid #4a4a4a;
    margin-bottom: 20px; }
    .quienes-somos .representante .nombre {
      font-size: 16px; }
    .quienes-somos .representante .foto img {
      width: 120px; }
    .quienes-somos .representante .descripcion-quienes {
      font-size: 14px;
      line-height: 18px;
      padding-bottom: 20px; }
    .quienes-somos .representante:last-child {
      border-bottom: none; } }

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