/*
Theme Name: Salient Videnza Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://llorenteycuenca.com
Template: salient
Version: 1.0
*/

.pdb__banner {
  padding: 95px 0 !important;
  position: relative;
}

.pdb__banner .row-bg-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.pdb__banner h1,
.pdb__banner h2,
.pdb__banner p {
  color: #fff;
  font-weight: 700;
}

.pdb__banner h1,
.pdb__banner h2 {
  font-size: 76px;
  line-height: 86px;
  margin: 0 0 20px;
  max-width: 900px;
}

.pdb__banner p {
  margin: 0;
  font-size: 22px;
  line-height: 28px;
  max-width: 768px;
}

.pdb__banner__btn {
  padding: 20px!important;
}

.pdb__banner__btn p {
  margin: 0;
  font-weight: 500;
}

.pdb__banner__btn a,
.pdb__home-about a {
  border-radius: 25px;
  background: #fff;
  color: #DE0D0D;
  text-align: center;
  padding: 10px 20px;
  width: fit-content;
  margin: 0 auto;
  font-weight: bold;
  display: table;
  font-size: 18px;
}

.pdb__desc h2,
.pdb__desc h3 {
  color: #DE0D0D;
  font-weight: bold;
  margin: 0 0 25px;
  font-size: 40px;
}

.pdb__desc p {
  color:#575757;
  margin: 0;
}

.pdb__progress {
  position: relative;
}

.pdb__progress > .row-bg-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.pdb__progress h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px;
}

.pdb__progress h2 strong {
  font-weight: 700;
}

.pdb__progress h2,
.pdb__progress p {
  color: #fff;
}

.pdb__progress p {
  margin: 0;
  font-weight: 500;
}

.pdb__progress .wpb_text_column {
  margin: 0 0 40px!important;
}

.pdb__progress .iwithtext {
  padding-bottom: 30px;
}

.pdb__progress .iwithtext .iwt-text {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
}

.pdb__progress .iwt-text{
  max-width: 185px;
}

.pdb__progress .vc_col-sm-4,
.pdb__progress .vc_col-sm-3 {
  width: fit-content;
}

.pdb__progress .row_col_wrap_12_inner {
  justify-content: center;
}

#ajax-content-wrap .pdb__progress .nectar-button,
#ajax-content-wrap .pdb__home-blog .nectar-button {
  border-radius: 25px!important;
  background: #DE0D0D!important;
  color: #fff!important;
  text-align: center!important;
  padding: 10px 20px!important;
  width: fit-content!important;
  margin: 0 auto!important;
  font-weight: 500!important;
  display: table!important;
  font-family: 'Open Sans'!important;
  font-size: 18px!important;
  line-height: inherit!important;
      letter-spacing: initial;
}

#ajax-content-wrap .pdb__progress .nectar-button:hover,
#ajax-content-wrap .pdb__home-blog .nectar-button:hover {
  transform: none!important;
  box-shadow: none!important;
}

#ajax-content-wrap .pdb__home-blog .nectar-button {
  width: 200px!important;
}

.pdb__logros h2 {
  font-size: 40px;
  font-weight: 600;
  color: #5E5E5E;
  margin: 0 0 50px!important;
}

.pdb__logros h2 strong {
  font-weight: 700;
}

.pdb__logros > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > div:nth-child(2),
.pdb__logros > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > div:nth-child(3),
.pdb__logros > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > div:nth-child(4),
.pdb__logros > .row_col_wrap_12 > .wpb_column > .vc_column-inner > .wpb_wrapper > div:nth-child(5) {
  max-width: 1140px;
  margin: 0 auto 30px;
}

.pdb__logros .vc_col-sm-6 {
  min-height: 300px;
}

.pdb__logros .vc_col-sm-6 .vc_column-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 20px;
  overflow: hidden;
  
}

.pdb__logros .vc_col-sm-6 .vc_column-inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.4);
  opacity: 0;
  transition: all .3s;
}

.pdb__logros .vc_col-sm-6 .vc_column-inner:hover:after {
  opacity: 1;
}

.pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column {
  padding: 30px;
}

.pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column h2,
.pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column h3 {
  color: #FFFFFF;
  text-shadow: 2px 4px 8px #00000059;
  font-size: 70px;
  font-weight: 700;
  margin: 0 0 20px!important;
}

.pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column p {
  color: #FFFFFF;
  text-shadow: 2px 4px 8px #00000059;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0;
}

.pdb__logros-btn {
  padding: 20px!important;
  background: #DE0D0D;
}

.pdb__logros-btn--mt {
 margin-top: 50px!important;
}

.pdb__logros-btn .wpb_text_column .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdb__logros-btn .wpb_text_column .wpb_wrapper p {
  padding: 0!important;
  margin: 0!important;
  color: #fff;
  font-size: 18px;
}

.pdb__logros-btn .wpb_text_column .wpb_wrapper a {
  border-radius: 25px;
  background: #fff;
  color: #DE0D0D;
  text-align: center;
  padding: 10px 20px;
  width: fit-content;
  margin: 0 0 0 20px;
  font-weight: bold;
  display: table;
  font-size: 18px;
}

.pdb__home-conoce {
  padding: 100px 0!important;
}

.pdb__home-conoce h2,
.pdb__home-conoce h3 {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 30px!important;
  color: #DE0D0D;
}

.pdb__home-conoce p {
  margin: 0;
}

.pdb__home-conoce a {
  border-radius: 25px;
  background: #DE0D0D;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  width: 200px;
  margin: 0 auto;
  font-weight: bold;
  display: table;
  font-size: 18px;
}

.pdb__home-blog {
  padding: 50px 0!important;
}

.pdb__home-blog h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #5E5E5E;
  margin: 0 0 50px!important;
}

.pdb__home-blog .posts-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pdb__home-blog .posts-container article {
  width: 31%;
  border-radius: 20px;
  overflow: hidden;
  background-color: #f8f8f8;
}

.pdb__home-blog .posts-container article  .content-inner {
  border-bottom: 0!important;
  padding-bottom: 20px!important;
  margin-bottom: 0px!important;

}

.pdb__home-blog .posts-container article .article-content-wrap {
  padding-left: 20px;
  padding-right: 20px;
}

.pdb__home-blog .posts-container article .title {
  text-align: left;
  font-size: 22px;
  margin: 0 0 10px!important;
}

.pdb__home-blog .posts-container article .article-content-wrap .post-header + p {
 display: none;
}

.pdb__home-blog .posts-container article .article-content-wrap .post-header + p + p {
     overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 70px;
}

.pdb__home-blog .posts-container article .article-content-wrap .post-header + p + p ~ * {
 display: none;
}

.pdb__home-blog .post-content {
  padding-left: 0px;
}

.pdb__home-blog .posts-container article .title a {
  color: #5E5E5E;
}

.pdb__home-blog .posts-container article .meta-author,
.pdb__home-blog .posts-container article .meta-category,
.pdb__home-blog .posts-container article .more-link {
  display: none!important;
}

.pdb__home-about {
  padding: 50px 0!important;
}

.pdb__home-about h2 {
  font-size: 40px;
  font-weight: 600;
  color: #5E5E5E;
  margin: 0 0 40px!important;
}

.pdb__home-about h2 strong {
  font-weight: 700;
}

.pdb__home-about h3 {
  font-family: 'Open Sans'!important;
  font-size: 22px;
  color: #5E5E5E;
  font-weight: 600;
  letter-spacing: initial!important;
  margin: 0 0 30px!important;
}

.pdb__home-about a {
  margin: 0 auto 0 0;
  background: #DE0D0D;
  color: #fff;
}

.pdb__home-about .row_col_wrap_12_inner.col.span_12 {
  align-items: center;
}

.pdb__home-empresas {
  padding: 50px 0!important;
}

.pdb__home-empresas h2 {
  font-size: 40px;
  font-weight: 600;
  color: #5E5E5E;
  margin: 0 0 40px!important;
}

.pdb__home-insti {
  padding: 50px 0!important;
}

.pdb__home-insti .wpb_text_column.wpb_content_element  {
  margin: 0!important;
}

.pdb__home-insti .owl-nav.disabled {
  display: block!important;
}

.pdb__home-insti .owl-item .carousel-item img {
  max-width: 240px;
  margin: 0 auto;
}

.pdb__home-insti .owl-prev,
.pdb__home-insti .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  padding: 0!important;
  background-color: transparent!important;
  color: #5E5E5E!important;
  font-size: 40px!important;
  margin: 0!important;
  font-weight: 700!important;
  background-repeat: no-repeat;
  width: 24px;
  height: 42px;
}

.pdb__home-insti .owl-prev span,
.pdb__home-insti .owl-next span {
  display: none!important;
}

.pdb__home-insti .owl-prev {
  left: 0;
  background: transparent url("data:image/svg+xml,%3Csvg width='225' height='386' viewBox='0 0 225 386' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.3999 170.4C-3.1001 182.9 -3.1001 203.2 9.3999 215.7L169.4 375.7C181.9 388.2 202.2 388.2 214.7 375.7C227.2 363.2 227.2 342.9 214.7 330.4L77.2999 193L214.6 55.6C227.1 43.1 227.1 22.8 214.6 10.3C202.1 -2.19995 181.8 -2.19995 169.3 10.3L9.2999 170.3L9.3999 170.4Z' fill='%235E5E5E'/%3E%3C/svg%3E%0A") no-repeat 0 0 / 100%!important;
}

.pdb__home-insti .owl-next {
  right: 0;
  background: transparent url("data:image/svg+xml,%3Csvg width='225' height='386' viewBox='0 0 225 386' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M215.6 170.4C228.1 182.9 228.1 203.2 215.6 215.7L55.5998 375.7C43.0998 388.2 22.7998 388.2 10.2998 375.7C-2.2002 363.2 -2.2002 342.9 10.2998 330.4L147.7 193L10.3998 55.6C-2.1002 43.1 -2.1002 22.8 10.3998 10.3C22.8998 -2.19995 43.1998 -2.19995 55.6998 10.3L215.7 170.3L215.6 170.4Z' fill='%235E5E5E'/%3E%3C/svg%3E%0A") no-repeat 0 0 / 100%!important;
}

.pdb__home-insti h2,
.pdb__home-insti h3 {
  font-size: 40px;
  line-height: 24px;
  color: #5E5E5E;
  font-weight: 600;
  text-align: center;
  margin: 0 0 30px!important;
}

.pdb__home-insti .owl-dots {
  display: none!important;
}

.pdb__nt {
  padding: 50px 0!important;
}

.pdb__nt h2 {
  font-size: 40px;
  font-weight: 600;
  color: #5E5E5E;
  margin: 0 0 10px!important;
}

.pdb__nt__shorcode h2,
.pdb__nt__shorcode h3,
.pdb__nt__shorcode h4 {
 font-family: 'Open Sans',sans-serif!important;
 letter-spacing: initial!important;
}

.pdb__nt__shorcode h3 {
  color: #575757;
  font-weight: 600;
  font-size: 26px;
  margin: 0 0 20px!important;
}

.pdb__nt__shorcode__filter,
.pdb__nt__shorcode__filter--sector {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 0 30px;
  padding: 0;
}

.pdb__nt__shorcode__filter li,
.pdb__nt__shorcode__filter--sector li {
  cursor: pointer;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #DE0D0D;
  font-weight: 600;
  font-size: 20px;
  margin: 10px 15px;
}

.pdb__nt__shorcode__filter li {
  border: 1px solid #DE0D0D;
  border-radius: 25px;
  padding: 15px 35px;
  background: #fff;  
}

.pdb__nt__shorcode__filter--sector {
  max-width: 860px;
  margin: 0 auto 30px;
  justify-content: space-between;
}

.pdb__nt__shorcode__filter--sector li {
  width: 45%;
  justify-content: flex-start;
}

.pdb__nt__shorcode__filter li.active {
  background: #E64848;
  color: #fff;
}

.pdb__nt__shorcode__filter li.active svg path {
  fill: #fff;
}

.pdb__nt__shorcode__filter li svg,
.pdb__nt__shorcode__filter li img,
.pdb__nt__shorcode__filter--sector li svg,
.pdb__nt__shorcode__filter--sector li img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  margin: 0 10px 0 0;
}

.pdb__nt__shorcode__filter--sector li.disabled {
  color: #ddd;
  pointer-events: none;
}

.pdb__nt__shorcode__filter--sector li.disabled svg path {
  fill: #ddd;
}

.pdb__nt__shorcode__filter--sector li.active {
  color: #DE0D0D;
  pointer-events: auto;
}

.pdb__nt__shorcode__filter--sector li.active svg path {
  fill: #DE0D0D;
}

.pdb__nt__shorcode__filter--sector li span {
  display: none;
}

.pdb__nt__shorcode__filter--sector li.active > svg {
  display: none;
}

.pdb__nt__shorcode__filter--sector li.active span {
  display: block;
}

.pdb__nt__shorcode__dropdown__mb {
  display: none;
}

.pdb__nt__shorcode__dropdown__mb li {
  list-style: none;
}

.pdb__nt__tabs {
  margin: 0;
  padding: 0;
}

.pdb__nt__tabs__item {
  list-style: none;
  margin: 0 0 30px;
}

.pdb__nt__tabs__item__header {
  list-style: none;
  border-radius: 20px;
  background: #E7E5E5;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.pdb__nt__tabs__item__header span {
  color: #DE0D0D;
  font-size: 30px;
  font-weight: 600;
}

.pdb__nt__tabs__item__header svg {
  width: 30px;
  height: 30px;
}

.pdb__nt__tabs__item__content {
  border-radius: 23px;
  background: #F8F8F8;
  padding: 30px;
  display: none;
}

.pdb__nt__tabs__item.active .pdb__nt__tabs__item__header {
  background: #DE0D0D;
}

.pdb__nt__tabs__item.active .pdb__nt__tabs__item__header span {
  color: #fff;
}

.pdb__nt__tabs__item.active .pdb__nt__tabs__item__header svg path {
  fill: #fff
}

.pdb__nt__tabs__item.active .pdb__nt__tabs__item__content {
  display: block;
}

.pdb__nt__tabs__item__content ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 10px;
}

.pdb__nt__tabs__item__content ul li {
  list-style: none;
}

.pdb__nt__tabs__item__content ul li .overlay {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  display: block;
}

.pdb__nt__tabs__item__content ul li .overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
}

.pdb__nt__tabs__item__content ul li .overlay img {
  display: block;
  margin: 0;
  width: 100%!important;
  height: 320px;
  object-fit: cover;
}

.pdb__nt__tabs__item__content ul li .overlay span {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #FFFFFF;
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  padding: 10px;
  z-index: 1;
}

.pdb__nt__tabs__item__content .tab__content {
  width: 100%;
}

.pdb__nt__tabs__item__content .tab__content .content-media > svg {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}


.pdb__nt__tabs__item__content__link.no-active {
  display: none;
}

.pdb__nt__tabs__item__content__link.active {
  display: block;
}

.pdb__nt__tabs__item__content__link .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.folding-content {
  padding: 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.folding-content .image {
  width: 37%;
}

.folding-content .image img {
  width: 100%;
  border-radius: 20px;
}

.folding-content .info {
  width: 60%;
}

.folding-content .info h2,
.folding-content .info h3 {
  color: #DE0D0D;
  font-size: 38px;
  line-height: 42px;
  margin: 0 0 10px;
}

.folding-content .info p {
  color: #575757;
  font-size: 20px;
  line-height: 26px;
}

.folding-content .info a {
  border-radius: 25px;
  background: #DE0D0D;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  width: fit-content;
  display: table;
  margin: 20px 0 0;
  font-weight: 500;
  font-size: 18px;
}

.pdb__nt__btn {
  border: 0;
  border-radius: 25px!important;
  background: #DE0D0D;
  color: #fff!important;
  text-align: center;
  margin: 30px auto 50px;
  padding: 10px 20px;
  width: fit-content;
  display: table;
  font-weight: 500;
  font-size: 18px;
}

.pdb__banner__carrousel .owl-item {
  position: relative;
}

.pdb__banner__carrousel .owl-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.pdb__banner__carrousel .wpb_text_column {
  position: absolute;
  top: 50%;
  left: calc((100vw - 1265px) / 2);
  transform: translateY(-50%);
  width: 100%;
  max-width: 1265px;
  padding: 0 90px 0 0;
  z-index: 2;
}

.pdb__banner__carrousel .owl-carousel .owl-stage {
  padding: 0;
}

.pdb__banner__carrousel .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto 0!important;
}

.pdb__banner__carrousel .owl-dots .owl-dot span {
  background-color: #fff!important;
  opacity: 0.5;
}

.pdb__banner__carrousel .span_12.dark .owl-theme .owl-dots .owl-dot.active span,
.pdb__banner__carrousel .span_12.dark .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff!important;
  opacity: 1;
}

.pdb__banner__carrousel .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}

.pdb__banner__carrousel .owl-theme .owl-dots .owl-dot.active span {
  transform: none!important;
}

.pdb__banner__carrousel h1,
.pdb__banner__carrousel h2,
.pdb__banner__carrousel p {
  color: #fff;
  font-weight: 700;
}

.pdb__banner__carrousel h1,
.pdb__banner__carrousel h2 {
  font-size: 76px;
  line-height: 86px;
  margin: 0 0 20px;
  max-width: 1340px;
}

.pdb__banner__carrousel img {
  height: 505px!important;
  object-fit: cover;
}

.pdb__banner__carrousel p {
  margin: 0;
  font-size: 22px;
  line-height: 28px;
  max-width: 768px;
}

.pdb__pmv {
  padding: 100px 0 50px 0!important;
}

.pdb__pmv .vc_col-sm-4 .vc_column-inner {
  height: 550px;
  border-radius: 114px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pdb__pmv .vc_col-sm-4 .vc_column-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.pdb__pmv .vc_col-sm-4 .vc_column-inner h2,
.pdb__pmv .vc_col-sm-4 .vc_column-inner h3 {
  color: #FFFFFF;
  text-align: center;
  font-size: 48px;
  margin: 0 0 40px;
}

.pdb__pmv .vc_col-sm-4 .vc_column-inner .column-image-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.pdb__pmv .vc_col-sm-4 .vc_column-inner p {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  margin: 0;
}

.pdb__pmv .vc_col-sm-4 .vc_column-inner .wpb_text_column {
  padding: 50px 30px;
}

.pdb__np {
  padding: 70px 0!important;
}

.pdb__np h2 {
  font-size: 54px;
  line-height: 62px;
  margin: 0 0 40px!important;
  color: #5E5E5E;
}

.pdb__np h2 strong {
  font-weight: 700;
}

.pdb__np .wpb_wrapper > .wpb_row > .row_col_wrap_12_inner .vc_column-inner {
  height: 250px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.pdb__np .wpb_wrapper > .wpb_row > .row_col_wrap_12_inner .vc_column-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:transparent;
  transition: all .3s;
}

.pdb__np .wpb_wrapper > .wpb_row > .row_col_wrap_12_inner .vc_column-inner:hover:after {
  background-color: rgba(222, 13, 13,0.95);
}

.pdb__np .row_col_wrap_12_inner .wpb_text_column {
  opacity: 0;
  transition: all .3s;
}

.pdb__np .wpb_wrapper > .wpb_row > .row_col_wrap_12_inner .vc_column-inner:hover .wpb_text_column {
  opacity: 1;
}

.pdb__np .wpb_wrapper > .wpb_row > .row_col_wrap_12_inner {
  justify-content: center;
}

.pdb__np .column-image-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

.pdb__np .vc_column-inner h3,
.pdb__np .vc_column-inner p {
  color: #fff;
  text-align: center;
  padding: 0 20px;
}

.pdb__np .vc_column-inner h3 {
  font-size: 28px;
  font-weight: 700;
}

.pdb__np .vc_column-inner p {
  margin: 0;
}

.pdb__np  .vc_col-sm-6 {
  width: 33.33333333%;
}

.pdb__np .owl-carousel {
  display: none!important;
}

.pdb__np .owl-carousel .carousel-item {
  position: relative;
}

.pdb__np .owl-carousel .carousel-item:after {
  content: "";
  background-color: rgba(222, 13, 13,0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.pdb__np .owl-carousel .carousel-item .wpb_text_column {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
}

.pdb__np .owl-carousel .carousel-item img {
  height: 300px;
}

.pdb__np .owl-carousel .carousel-item .wpb_text_column h2,
.pdb__np .owl-carousel .carousel-item .wpb_text_column h3 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin: 0!important;
  padding: 0 20px;
}

.pdb__np .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: #DADADA;
  border: 1px solid #707070;
}

.pdb__np .span_12.dark .owl-theme .owl-dots .owl-dot.active span,
.pdb__np .span_12.dark .owl-theme .owl-dots .owl-dot:hover span {
  background: #DADADA!important;
}

.pdb__history {
  padding: 50px 0 200px!important;
}

.pdb__history__title {
  max-width: 1425px;
  margin: 0 auto;
  padding: 0 90px;
}

.pdb__history h2,
.pdb__history h3,
.pdb__history h4 {
 font-family: 'Open Sans'!important;
}

.pdb__history__title h2 {
  font-size: 54px;
  line-height: 62px;
  margin: 0 0 40px!important;
  color: #5E5E5E;
}

.pdb__history__col1 .vc_col-sm-6:nth-child(2),
.pdb__history__col2 .vc_col-sm-6:nth-child(1) {
  padding: 0 50px!important;
}

.pdb__history__col1 .vc_col-sm-6:nth-child(2) .vc_column-inner,
.pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner {
  padding: 25px 0;
}

.pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner {
  margin: 0 0 0 auto;
}

.pdb__history__col1 .vc_col-sm-6:nth-child(2),
.pdb__history__col2 .vc_col-sm-6:nth-child(1) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner h2,
.pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner h3,
.pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner p {
  text-align: justify !important;
}

.pdb__history .vc_col-sm-6:nth-child(1) {
  border-right: 15px solid #DE0D0D;
}

.pdb__history .vc_col-sm-6:nth-child(2) {
  border-left: 15px solid #DE0D0D;
}

.pdb__history .vc_col-sm-6 h2 {
  font-size: 50px;
  line-height: 1;
  margin: 0 0 10px!important;
  color: #DE0D0D;
}

.pdb__history .vc_col-sm-6 h2 strong {
  display: block;
  font-size: 30px;
  line-height: 1.3;
  margin: 10px 0 0;
}

.pdb__history .vc_col-sm-6 h3 {
  font-size: 26px;
  margin: 0 0 10px!important;
  color: #5E5E5E;
}

.pdb__history .vc_col-sm-6 p {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  text-align: justify !important;
}

.pdb__history  .vc_column-inner > .wpb_wrapper > .wpb_row {
  position: relative;
}

.pdb__history .vc_column-inner > .wpb_wrapper > .wpb_row:last-child:after {
  content: "";
  width: 30px;
  height: 70px;
  background-color: #DE0D0D;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
}

.pdb__history .vc_column-inner > .wpb_wrapper > .wpb_row:last-child:before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='91' height='123' viewBox='0 0 91 123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 32V2L45.5 46.5L90 2V32L45.5 76.5L1 32Z' fill='%23DE0D0D' stroke='%23DE0D0D'/%3E%3Cpath d='M1 77V47L45.5 91.5L90 47V77L45.5 121.5L1 77Z' fill='%23DE0D0D' stroke='%23DE0D0D'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: cover;
  top: calc(100% + 20px);
  left: 0;
  right: 0;
  width: 89px;
  height: 120px;
  margin: 0 auto;
}

.pdb__team {
  padding: 100px 0!important;
}
.pdb__team h2,
.pdb__team h3,
.pdb__team h4,
.pdb__team h5 {
 font-family: 'Open Sans'!important;
}
.pdb__team h2 {
  font-size: 54px;
  line-height: 62px;
  margin: 0 0 50px!important;
  color: #5E5E5E;
}

.pdb__team  .hover-wrap-inner {
  width: 160px!important;
  height: 160px!important;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #DE0D0D;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdb__team img {
  width: 150px!important;
  height: 150px!important;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
  margin: 0 auto;
  filter: grayscale(1);
}

.pdb__team h3,
.pdb__team p {
  text-align: center;
}

.pdb__team h3 {
  color: #DE0D0D;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 5px!important;
}

.pdb__team .owl-carousel {
  display: none!important;
}

.pdb__np h2,
.pdb__np h3,
.pdb__np h4,
.pdb__np h5 {
  font-family: 'Open Sans'!important;
  letter-spacing: initial!important;
}

.pdb__data #categorias_eje2,
.pdb__data #categorias_eje {
 background: #F8F8F8;
 border-radius: 40px;
 padding: 30px;
}

.pdb__sector__with__stage {
  gap: 30px!important;
}

.pdb__sector__with__stage li {
  width: calc(33.33% - 30px);
}

.pdb__sector__with__stage li .image {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  height: 230px;
}

.pdb__sector__with__stage li .image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
}

.pdb__sector__with__stage li .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}

.pdb__sector__with__stage li.no-active {
  display: none;
}

.pdb__sector__with__stage li.active {
  display: block;
}

.pdb__sector__with__stage li img {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}

.pdb__sector__with__stage p {
  color: #575757;
  font-weight: 500;
  font-size: 16px;
  padding: 0!important;
}

.pdb__sector__with__stage h2 {
  margin: 10px 0!important;
  font-size: 30px;
  line-height: 1.3;
}

.pdb__sector__with__stage a {
  border-radius: 25px;
  background: #DE0D0D;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  display: table;
  margin: 20px 0 0;
  font-weight: 500;
  font-size: 18px;
}

.pdb__loading {
  display: none;
}

.pdb__loading.active {
  display: block;
}

.pdb__home-blog .post-featured-img img {
  height: 200px;
  object-fit: cover;
}

.pdb__obs__buttons .buttonObs {
  border: 2px solid #E21B13!important;
  color: #E21B13!important;
  background: #ffffff!important;
  flex-direction: row-reverse;
  
}

.pdb__obs__buttons .buttonObs path {
  fill: #E21B13!important;
}

.pdb__home-blog .post-content .article-content-wrap .date {
  display: block!important;
  margin: 20px 0 0;
  color: #5E5E5E;
  font-weight: 600;
}

#modal-render {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.6);
}

#modal-render.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nv__modal {
  background: #fff;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 30px;
  position: relative;
}

.nv__modal__container {
  display: flex;
  justify-content: space-between;
}

.nv__modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  background: transparent;
  font-size: 30px;
  font-weight: 700;
  cursor: pointer;
}

.nv__modal__container .image {
  width: 30%;
}

.nv__modal__container .content {
  width: 65%;
}

.nv__modal__container .content h3 {
    font-family: 'Open Sans'!important;
}

.nv__modal__container .content p {
  padding-bottom: 5px!important;
}

.nv__excerpt {
  display: none;
}

body:not(.pb__body) header#top {
  background: #fff;
}

body:not(.pb__body) #header-outer.transparent #top nav > ul > li > a,
body:not(.pb__body) #header-outer.transparent #top nav > .sf-menu > li > a {
  color: #999!important;
}

body:not(.pb__body) #header-outer[data-transparent-header="true"].transparent #logo .starting-logo {
  opacity: 0!important;
}

body:not(.pb__body) #header-outer[data-transparent-header="true"].transparent >header #logo img.dark-version {
  opacity: 1!important;
}

body:not(.pb__body) #top nav > ul > li > a {
  font-family: 'Open Sans'!important;
  text-transform: uppercase!important;
  font-weight: 700!important;
}

body:not(.pb__body) #header-outer.transparent #top nav .sf-menu > .current-menu-item > a,
body:not(.pb__body) #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a,
body:not(.pb__body) #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
  color: #e01e1e!important;
}

body:not(.pb__body) #header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover {
  color: #e01e1e!important;
}

body:not(.pb__body) #copyright,
body:not(.pb__body) #footer-widgets {
  display:none!important;
}

body:not(.pb__body) .pb__footer {
  background: #DE0D0D;
}

body:not(.pb__body) #footer-outer .pb__footer > .container > .row {
  padding: 75px 0 20px;
}

body:not(.pb__body) .pb__footer__top {
  display: flex;
  justify-content: space-between;
  padding: 0 0 30px;
  border-bottom: 1px solid #fff;
}

body:not(.pb__body) .pb__footer__top .info p {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans'!important;
    padding-bottom: 12px;
    color: #fff;
}

body:not(.pb__body) #footer-outer .pb__footer__top .info-link {
    border-radius: 25px!important;
    background: #fff!important;
    color: #DE0D0D!important;
    text-align: center!important;
    padding: 10px 20px!important;
    width: fit-content!important;
    font-weight: 500!important;
    display: table!important;
    font-family: 'Open Sans'!important;
    font-size: 18px!important;
    line-height: inherit!important;
    letter-spacing: initial;
}

body:not(.pb__body) #footer-outer .pb__footer__top .info-link:hover {
    color: #DE0D0D!important;
}

body:not(.pb__body) .pb__footer__top .info .off-canvas-social-links {
    display: flex;
    align-items: center;
}

body:not(.pb__body) #footer-outer .pb__footer__top .info .off-canvas-social-links {
    margin: 20px 0 0;
}

body:not(.pb__body) #footer-outer .pb__footer__top .info .off-canvas-social-links li {
    margin: 0 15px 0 0;
}

body:not(.pb__body) #footer-outer .pb__footer__top .info .off-canvas-social-links li a {
    color: #fff!important;
}

body:not(.pb__body) #footer-outer .pb__footer__top .info .off-canvas-social-links li a i {
    font-size: 32px;
}

body:not(.pb__body) .pb__footer__center {
    padding: 30px 0 50px;
    display: flex;
    justify-content: space-between;
}

body:not(.pb__body) .pb__footer__center .item:nth-child(1) ul li {
    margin: 0 0 5px;
}

body:not(.pb__body) .pb__footer__center .item:nth-child(2) ul {
    display: flex;
}

body:not(.pb__body) .pb__footer__center .item:nth-child(2) ul li {
    margin: 0 0 0 25px;
    position: relative;
}

body:not(.pb__body) .pb__footer__center .item:nth-child(2) ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #fff;
  margin: 0 10px 0 0;
}

body:not(.pb__body) .pb__footer__center .item ul li,
body:not(.pb__body) #footer-outer .pb__footer__center .item ul li a,
body:not(.pb__body) .pb__footer__bottom p {
    color: #fff!important;
    font-size: 16px;
}

body:not(.pb__body) #footer-outer .pb__footer__top .footer-menu {
  display: flex !important;
  flex-wrap: wrap;
  max-width: 400px;
  margin: 30px 0 0;
}

body:not(.pb__body) .pb__footer__top .footer-menu li {
  margin: 10px 0 0;
}

body:not(.pb__body) .pb__footer__top .footer-menu li a {
    color: #fff!important;
    font-size: 16px;
}

body:not(.pb__body) .pb__footer__center p {
  color: #fff;
  font-size: 16px;
}

body:not(.pb__body) #footer-outer a:not(.nectar-button) {
  color: #fff!important;
}

body:not(.pb__body) .pb__footer__top .footer-menu li {
  width: 48%;
}

.ct__img-mob {
  display: none!important;
}

.ct__img-deskt {
  display: block!important;
}

@media screen and (max-width: 768px) {
    .ct__img-mob {
      display: block!important;
    }
    .ct__img-deskt {
      display: none!important;
    }
    body:not(.pb__body) .pb__footer__top {
        flex-direction: column-reverse;
    }

    body:not(.pb__body) .pb__footer__top .item:nth-child(2) {
        margin: 0 0 30px;
    }
    body:not(.pb__body) #footer-outer .pb__footer__top .info .social {
        margin: 40px 0 0;
    }
    body:not(.pb__body) .pb__footer__center,
    body:not(.pb__body) .pb__footer__center .item:nth-child(2) ul {
        flex-direction: column;
    }
    body:not(.pb__body) .pb__footer__center .item:nth-child(2) ul li {
        margin: 0 0 10px;
    }
    body:not(.pb__body) .pb__footer__center .item:nth-child(2) {
        margin: 30px 0 0;
    }
    body:not(.pb__body) .pb__footer__center {
        padding: 50px 0;
    }
}

@media (min-width: 690px) {
  .pdb__obs__buttons .wpb_row > .row_col_wrap_12_inner.col.span_12 {
    justify-content: center;
  } 
  .pdb__obs__buttons .vc_col-sm-4 {
    width: 25%;
  }
}

@media only screen and (min-width: 690px) and (max-width: 999px) {
  .pdb__obs__buttons .vc_col-sm-4 {
    width: 50%;
  }
}

@media screen and (max-width: 1425px) {
  .pdb__banner__carrousel .wpb_text_column {
    left: 90px;
  }
}

@media screen and (max-width: 999px) {
  .pdb__pmv > .nectar-shape-divider-wrap {
    height: 150px!important;
  }
  .pdb__home-about__cols > .row_col_wrap_12_inner.col.span_12 {
    flex-direction: column-reverse;
  }
  .pdb__home-about__cols > .row_col_wrap_12_inner.col.span_12 > div:nth-child(1) {
    margin: 30px 0 0!important;
  }
  .pdb__home-insti h2, .pdb__home-insti h3 {
    margin: 0!important;
  }
  .pdb__home-insti {
    padding: 0 0 50px 0!important;
  }
  .pdb__home-about a {
    display: block;
    margin: 0 auto;
  }
  .pdb__history .vc_col-sm-6 p {
    font-size: 18px;
  }
  .pdb__history .vc_column-inner > .wpb_wrapper > .wpb_row {
    margin: 0 0 15px 0!important;
  }
  .pdb__history {
    padding: 50px 0!important;
  }
  .pdb__history__col1 .vc_col-sm-6:nth-child(1):after,
  .pdb__history__col2 .vc_col-sm-6:nth-child(2):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    visibility: visible;
  } 
  .pdb__history__col1 .vc_col-sm-6:nth-child(2),
  .pdb__history__col2 .vc_col-sm-6:nth-child(1) {
    padding: 20px 40px!important;
  }
  .pdb__history__col1 .vc_col-sm-6:nth-child(2) .vc_column-inner,
  .pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner {
    max-width: 100%;
    width: 100%;
  }
  .pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner h2 {
    text-align: left;
  }
  .pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner h3,
  .pdb__history__col2 .vc_col-sm-6:nth-child(1) .vc_column-inner p {
    text-align: center;
    color: #fff;
  }
  .pdb__history .vc_col-sm-6 h2 {
    font-size: 36px;
    color: #fff;
    position: relative;
    z-index: 1;
    margin: 0!important;
    cursor: pointer;
    width: 100%;
  }
  .pdb__history .vc_col-sm-6 h2 strong {
    font-size: 60px;
  }
  .pdb__history .vc_col-sm-6 h2 ~ * {
    display: none;
  }
  .pdb__history .vc_col-sm-6 h3.active,
  .pdb__history .vc_col-sm-6 p.active {
    display: block!important;
  }
  .pdb__history .vc_col-sm-6 h2:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='11' viewBox='0 0 16 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L8 10L15 1' stroke='%235E5E5E' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 26px;
    display: block;
  }
  .pdb__history .vc_col-sm-6 h3 {
    margin: 20px 0 10px !important;
  }
  .pdb__history .vc_col-sm-6 h3,
  .pdb__history .vc_col-sm-6 p {
    text-align: center;
    position: relative;
    color: #fff;
    z-index: 1;
  }
  .pdb__history .vc_column-inner > .wpb_wrapper > .wpb_row:last-child:after,
  .pdb__history .vc_column-inner > .wpb_wrapper > .wpb_row:last-child:before {
    content: none!important;
  }
  .pdb__history__col1 > .row_col_wrap_12_inner,
  .pdb__history__col2 > .row_col_wrap_12_inner {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
  }
  .pdb__history__col1 .vc_col-sm-6:nth-child(1),
  .pdb__history__col2 .vc_col-sm-6:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .pdb__history .vc_column-inner,
  .pdb__history .wpb_wrapper,
  .pdb__history .img-with-aniamtion-wrap,
  .pdb__history .hover-wrap,
  .pdb__history .hover-wrap-inner {
    height: 100%;
  }
  .pdb__history .vc_col-sm-6 img {
    height: 100%;
    object-fit: cover;
  }
  .pdb__np  .vc_col-sm-6 {
    width: 100%;
  }
  .pdb__np .vc_column-inner h3 {
    font-size: 24px;
  }
  .pdb__history__title {
    max-width: 600px;
    padding: 0;
  }
  .pdb__history .vc_col-sm-6:nth-child(1) {
    border-right: none;
  }
  .pdb__history .vc_col-sm-6:nth-child(2) {
    border-left: none;
  }
}

@media screen and (min-width: 991px) {
  .pdb__nt__shorcode__dropdown__header {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .pdb__nt__shorcode__dropdown__mb {
    display: block;
    margin: 20px 0;
  }
  .pdb__banner h1,
  .pdb__banner h2,
  .pdb__banner__carrousel h1,
  .pdb__banner__carrousel h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .pdb__banner p,
  .pdb__banner__carrousel p {
    font-size: 20px;
    line-height: 24px;
  }
  .pdb__pmv .vc_col-sm-4 .vc_column-inner p {
    font-size: 18px;
    line-height: 24px;
  }
  .pdb__desc h2,
  .pdb__desc h3,
  .pdb__progress h2,
  .pdb__logros h2,
  .pdb__home-blog h2,
  .pdb__home-conoce h2,
  .pdb__home-conoce h3,
  .pdb__home-about h2,
  .pdb__home-empresas h2,
  .pdb__nt h2,
  .pdb__pmv .vc_col-sm-4 .vc_column-inner h2,
  .pdb__pmv .vc_col-sm-4 .vc_column-inner h3,
  .pdb__np h2,
  .pdb__history__title h2,
  .pdb__team h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .pdb__desc h2,
  .pdb__desc h3,
  .pdb__progress h2,
  .pdb__logros h2 {
    text-align: center;
  }
  .pdb__banner__btn a,
  .pdb__home-conoce a,
  .pdb__home-about a,
  .unfolded-content .folding-content .info a,
  .folding-content .info a {
    font-size: 14px;
  }
  #ajax-content-wrap .pdb__progress .nectar-button,
  #ajax-content-wrap .pdb__home-blog .nectar-button {
    font-size: 14px!important;
  }
  .pdb__sector__with__stage li p {
    font-size: 22px;
  }
  .folding-content .info h2, .folding-content .info h3 {
    font-size: 32px;
    line-height: 36px;
  }
  .pdb__desc .row_col_wrap_12 {
    flex-direction: column-reverse;
  }
  .pdb__desc--2 .row_col_wrap_12 {
    flex-direction: column;
  }
  .pdb__desc .img-with-aniamtion-wrap  {
    max-width: 230px;
    margin: 30px auto 0;
    display: block;
  }
  .vc_col-sm-3 {
    margin: 0!important;
  }
  .pdb__progress .row_col_wrap_12_inner {
    justify-content: space-between;
  }
  .pdb__progress .vc_col-sm-4,
  .pdb__progress .vc_col-sm-3 {
    width: 48%;
  }
  .pdb__progress .iwithtext .iwt-text {
    font-size: 14px;
  }
  .pdb__logros .vc_col-sm-6 {
    min-height: 260px;
  }
  .pdb__logros .vc_col-sm-6 .vc_column-inner {
    border-radius: 0;
  }
  .pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column h2,
  .pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column h3 {
    font-size: 48px;
    line-height: 48px;
    margin: 0 0 10px!important;
  }
  .pdb__logros .vc_col-sm-6 .vc_column-inner .wpb_text_column p {
    font-size: 22px;
  }
  .pdb__logros .wpb_wrapper > .wpb_row.vc_row-fluid.vc_row.inner_row.standard_section {
    margin-left: -50vw;
    left: 50%;
    width: 100vw;
  }
  .pdb__logros-btn .wpb_text_column .wpb_wrapper {
    flex-direction: column;
  }
  .pdb__logros-btn .wpb_text_column .wpb_wrapper p {
    text-align: center;
  }
  .pdb__logros-btn .wpb_text_column .wpb_wrapper a {
    margin: 20px 0 0;
    font-size: 16px;
  }
    
  .pdb__home-blog .posts-container article {
    width: 100%;
    margin: 0 0 30px;
  }

  .pdb__home-blog .posts-container article:last-child {
    margin: 0;
  }

  .pdb__home-conoce {
    padding: 50px 0!important;
  }

  .pdb__home-about h2,
  .pdb__home-about h3,
  .pdb__home-empresas h2 {
    margin: 0 0 20px!important;
  }

  .pdb__home-about h3 {
    font-size: 20px;
  }

  .pdb__home-about .vc_col-sm-6:nth-child(1)  {
    margin: 0 0 40px!important;
  }

  .pdb__nt__shorcode__filter,
  .pdb__nt__shorcode__filter--sector {
    justify-content: space-between;
  }

  .pdb__nt h2 + p {
    display: none;
  }
  .pdb__nt__shorcode__filter li {
    width: 48%;
    margin: 10px 0;
    font-size: 16px;
  }
  .pdb__nt__shorcode h3 {
    font-size: 22px;
    text-align: center;
  }
  .pdb__nt__tabs__item__header span {
    font-size: 22px;
  }
  .pdb__nt__tabs__item__content ul li {
    width: 48%;
  }
  .pdb__nt__tabs__item__content ul li .overlay span {
    font-size: 20px;
  }
  .unfolded-content .folding-content {
    padding: 20px;
  }
  .unfolded-content .folding-content {
    flex-direction: column;
  }
  .unfolded-content .folding-content .image,
  .unfolded-content .folding-content .info {
    width: 100%;
  }
  .unfolded-content .folding-content .info h2, .unfolded-content .folding-content .info h3 {
    font-size: 26px;
  }
  .pdb__nt__shorcode__dropdown {
    position: relative;
  }
  .pdb__nt__shorcode__dropdown__header {
    border: 1px solid #DE0D0D;
    border-radius: 14px;
    display: block;
    color: #DE0D0D;
    font-size: 18px;
    padding: 5px 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pdb__nt__shorcode__dropdown__header svg {
    width: 15px;
    height: 15px;
  }
  .pdb__nt__shorcode__filter--sector {
    position: absolute;
    top: calc(100% + 20px);
    left: 0;
    width: 100%;
    display: block;
    z-index: 1;
    background: #fff;
    border: 1px solid #DE0D0D;
    padding: 10px;
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    visibility: hidden;
  }

  .pdb__nt__shorcode__filter--sector.active {
    opacity: 1;
    visibility: visible;
  }
  .pdb__nt__shorcode__filter--sector li {
    margin: 7px 0;
    font-size: 16px;
    width: 100%;
    justify-content: flex-start;
  }
  .pdb__pmv .vc_col-sm-4 .vc_column-inner {
    border-radius: 50px;
  }
  .pdb__np__cols {
    display: none!important;
  }
  .pdb__np .owl-carousel {
    display: block!important;
  }
  .pdb__np h2,
  .pdb__history__title h2 {
    text-align: center;
    margin: 0 0 0px!important;
  }
  .pdb__history__title h2 {
    margin: 0 0 40px!important;
  }
  .pdb__team {
    padding: 50px 0!important;
  }
  .pdb__team .standard_section {
    display: none;
  }
  .pdb__team .owl-carousel {
    display: block!important;
  }
  .pdb__team h2 {
    margin: 0!important;
  }
  .pdb__team .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: #DADADA;
    border: 1px solid #707070;
  }
  .pdb__team .span_12.dark .owl-theme .owl-dots .owl-dot.active span,
  .pdb__team .span_12.dark .owl-theme .owl-dots .owl-dot:hover span {
    background: #DADADA!important;
  }
  .pdb__np .vc_column-inner p {
    font-size: 14px;
  }
  .pdb__logros-btn-nmobile {
    display: none!important;
  }
}

@media only screen and (max-width: 690px) {
  .pdb__obs__buttons {
    padding-bottom: 20px!important;
  }
  .pdb__obs__buttons .buttonObs {
    margin: 10px 0!important;
  }
  .pdb__nt__tabs__item__header {
    position: relative;
    display: block;
  }
  .pdb__nt__tabs__item__header svg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 18px;
    right: 10px;
  }
  .pdb__sector__with__stage h2 {
    font-size: 26px;
  }
  .pdb__obs__buttons .wpb_wrapper > div,
  .pdb__obs__buttons .wpb_column:not([class*="vc_col-xs"]) {
    margin-bottom: 0;
  }
  .folding-content .info h2, .folding-content .info h3 {
    text-align: left;
  }
  .folding-content .image,
  .folding-content .info,
  .pdb__nt__tabs__item__content ul li {
    width: 100%;
  }
  .pdb__nt__shorcode__filter li {
    padding: 15px 20px;
  }
  .pdb__banner__carrousel img {
    height: 700px!important;
  }
  .pdb__banner__carrousel .wpb_text_column {
    left: 0;
    right: 0;
    padding: 0;
    width: 320px;
    margin: 0 auto!important;
  }
}

/*nuevo css*/
.pdb__blog__banner {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0;
  position: relative;
}

.pdb__blog__banner__content {
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
}

.pdb__blog__banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}

.pdb__blog__banner h1,
.pdb__blog__banner h2,
.pdb__blog__banner p {
  position: relative;
  font-family: 'Open Sans'!important;
  text-align: center;
  color: #fff;
  z-index: 1;
}

.pdb__blog__banner h1,
.pdb__blog__banner h2 {
  font-size: 40px;
  margin: 0 0 20px;
}

.pdb__blog__banner p {
  font-size: 18px;
  margin: 0;
  padding: 0;
}

.pdb__blog__relevate {
  padding: 50px 0;
}

.pdb__blog__relevate h2,
.pdb__blog__relevate p {
  font-family: 'Open Sans'!important;
}

.pdb__blog__relevate h2 {
  font-size: 40px;
  margin: 0 0 30px;
  color: #04B959;
}

.pdb__blog__relevate p {
  text-align: center;
  width: 100%;
  max-width: 600px;
  font-size: 18px;
  margin: 0 auto;
}

.pdb__blog__last {
  background: #EDF2F7;
}

.pdb__blog__last__items {
  display: flex;
  justify-content: space-between;
}

.pdb__blog__last__items .image,
.pdb__blog__last__items .info {
  width: 50%;
}

.pdb__blog__last__items .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pdb__blog__last__items .info {
  padding: 50px 80px;
}

.pdb__blog__last__items .info ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.pdb__blog__last__items .info ul li {
  list-style: none;
  border: 1px solid #707070;
  border-radius: 15px;
  display: table;
  padding: 4px 15px;
  background: #fff;
  color: #000;
  font-size: 14px;
  font-family: 'Open Sans'!important;
  margin: 0 10px 10px 0;
}

.pdb__blog__last__items .info .title {
  margin: 20px 0 10px;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
}

.pdb__blog__last__items .info .title a {
  letter-spacing: 0px;
  color: #707070;
}

.pdb__blog__last__items .info .excerpt {
  font-size: 22px;
  line-height: 28px;
  margin: 25px 0;
  padding: 0!important;
}

.pdb__blog__last__items .info .link {
  display: table;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0 0;
}

.pdb__blog__footer__top {
  padding: 40px 0;
  background: #EDF2F7;
}

.pdb__blog__redes__container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pdb__blog__redes__container h2 {
  color: #707070;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  margin: 0;
}

.pdb__blog__redes__container ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.pdb__blog__redes__container ul li {
  list-style: none;
  margin: 0 0 0 15px;
}

.pdb__blog__redes__container ul li svg {
  width: 37px;
  height: 37px;
}

.pdb__blog__footer__bottom {
  background: #204945;
  padding: 70px 0;
}

.pdb__blog__footer__bottom .logo svg,
.pdb__blog__footer__bottom .logo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.pdb__blog__articles {
  padding: 50px 0;
}

.pdb__blog__articles__grid {
  display: grid;
  grid-auto-flow: row dense;
  grid-gap: 50px;
  grid-template-columns: repeat(2,1fr);
}

.pdb__blog__articles__title {
  color: #707070;
  font-size: 28px;
  margin: 0 0 30px;
}

.pdb__blog__articles__grid .item .image img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
}

.pdb__blog__articles__grid .item .title {
  color: #707070;
  font-size: 24px;
  margin: 30px 0 15px;
}

.pdb__blog__articles__grid .item .title a {
  color: #707070;
}

.pdb__blog__pagination {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
}

.pdb__blog__pagination .page-numbers {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 1px solid #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  color: #707070;
  font-weight: 700;
  font-size: 20px;
}

.pdb__blog__pagination .page-numbers.current {
  background: #EDF2F7;
}

.pdb__blog__pagination .page-numbers.next,
.pdb__blog__pagination .page-numbers.prev {
  border-radius: 0;
  border: none;
}

.pdb__blog__single {
  background: #E6E6E6;
  padding: 20px 0 100px 0;
}

.pdb__blog__single .back {
  color: #000000;
  font-family: 'Open Sans'!important;
  margin: 0 0 10px;
  display: table;
}

.pdb__blog__single .author {
  display: flex;
  align-items: center;
}

.pdb__blog__single .image img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.pdb__blog__single h1 {
  font-size: 42px;
  line-height: 44px;
  margin: 0 0 20px;
  font-family: 'Open Sans'!important;
}

.pdb__blog__single .author .info {
  margin: 0 0 0 10px;
}

.pdb__blog__single .author p {
  padding: 0;
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 16px;
}

.pdb__blog__single-content .image img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: -80px;
  max-height: 60vh;
}

.pdb__blog__single-content .content {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  text-align: justify;
}

.pdb__blog__single-related {
  padding: 0 0 50px;
}

.pdb__blog__single-related .row {
  padding: 50px 0 0;
  border-top: 1px solid #000;
}

.pdb__blog__single-related__grid {
  display: grid;
  grid-auto-flow: row dense;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 50px;
}

.pdb__blog__single-related__grid h3 {
  font-family: 'Open Sans'!important;
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px;
}

.pdb__blog__single-related__grid h3 a {
  color: #000000;
}

.pdb__blog__single-related__grid .info {
  display: flex;
  align-items: center;
}

.pdb__blog__single-related__grid .info .text {
  margin: 0 0 0 10px;
}

.pdb__blog__single-related__grid .info .image img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.pdb__blog__single-related__grid .info .text p {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}


.shared-social {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 0 0 50px;
}

.shared-social p {
  padding: 0;
  color: #707070;
  margin: 0 25px 0 0;
  font-size: 28px;
  font-weight: 700;
}

.shared-social .shared-social-btn {
  border: 1px solid #707070;
  border-radius: 43px;
  background: transparent;
  padding: 9px 30px;
  cursor: pointer;
  font-size: 18px;
}

.shared-social ul {
  padding: 0;
  margin: 0;
  display: none;
  align-items: center;
}

.shared-social ul.active {
  display: flex;
}

.shared-social ul li {
  list-style: none;
  margin: 0 0 0 20px;
}

.pdb__blog__articles__select {
  border: 1px solid #707070;
  border-radius: 33px;
  background: #fff;
  width: 100%;
  max-width: 190px;
  margin: 0 0 50px;
}

body.page-template-templatestemplate-blog-php #copyright,
body.page-template-templatestemplate-blog-php #footer-widgets,
body.single-blog #copyright,
body.single-blog #footer-widgets,
body.page-id-877 #copyright,
body.page-id-877 #footer-widgets {
  display: block!important;
}

@media only screen and (max-width: 991px) {
  .shared-social {
    display: block;
  }
  .shared-social p {
    text-align: center;
    margin: 0 0 20px;
    font-size: 24px;
  }
  .shared-social ul {
    justify-content: center;
    margin: 20px 0 0;
  }
  .shared-social ul li {
    margin: 0 10px;
  }
  .shared-social .shared-social-btn {
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
    font-size: 16px;
  }
  .pdb__blog__single h1 {
    font-size: 32px;
    line-height: 36px;
  }
  .pdb__blog__single-related__grid {
    grid-template-columns: repeat(1,1fr);
  }
  .pdb__blog__single-related__grid h3 {
    font-size: 20px;
  }
  .pdb__blog__banner h1,
  .pdb__blog__banner h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .pdb__blog__banner p {
    font-size: 16px;
  }
  .pdb__blog__articles__grid {
    grid-template-columns: repeat(1,1fr);
  }
  .pdb__blog__redes__container h2 {
    font-size: 24px;
    text-align: center;
  }
  .pdb__blog__redes__container ul {
    justify-content: center;
    width: 100%;
    margin: 30px 0 0;
  }
  .pdb__blog__redes__container ul li {
    margin: 10px 10px 0;
  }
  .pdb__blog__articles__title {
    font-size: 24px;
  }
  .pdb__blog__articles__grid .item .title {
    font-size: 20px;
    line-height: 24px;
  }
  .pdb__blog__last__items {
    display: block;
  }
  .pdb__blog__last__items .image,
  .pdb__blog__last__items .info {
    width: 100%;
  }
  .pdb__blog__last__items .info {
    padding: 50px 20px;
  }
  .pdb__blog__last__items .info .title {
    font-size: 24px;
    line-height: 28px;
  }
  .pdb__blog__last__items .info .excerpt {
    font-size: 18px;
    line-height: 24px;
  }
  .pdb__blog__last__items .info .link {
    font-size: 16px;
  }
  .pdb__blog__relevate h2 {
    font-size: 26px;
    margin: 0 0 20px;
    text-align: center;
  }
  .pdb__blog__relevate p {
    font-size: 16px;
  }
  .pdb__blog__redes__container ul li svg {
    width: 25px;
    height: 25px;
  }
  .pdb__blog__pagination .page-numbers {
    width: 45px;
    height: 45px;
    font-size: 16px;
  }
}