@font-face {
  font-family: 'lasnavescondensed';
  src: url('../fonts/lasnavescondensed-regular_0-webfont.woff2') format('woff2'), url('../fonts/lasnavescondensed-regular_0-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoslabregular';
  src: url('../fonts/robotoslab-regular-webfont.woff2') format('woff2'), url('../fonts/robotoslab-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoslabthin';
  src: url('../fonts/robotoslab-thin-webfont.woff2') format('woff2'), url('../fonts/robotoslab-thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicamedium';
  src: url('../fonts/Unica77LLWeb-Medium.woff2') format('woff2'), url('../fonts/Unica77LLWeb-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'unicalight';
  src: url('../fonts/Unica77LLWeb-Light.woff2') format('woff2'), url('../fonts/Unica77LLWeb-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.container-fluid {
  width: 91%;
}
.no-show {
  visibility: hidden;
}
.no-width {
  width: 0 !important;
}
.no-overflow {
  overflow: hidden !important;
}
.clear-both:after {
  content: '';
  display: block;
  clear: both;
}
.no-padding {
  padding: 0;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.dates, .subtitle {
  color: #2cda9d;
  font-family: 'unicalight';
  font-size: 18px;
}
.permalink {
  text-align: right;
}
.permalink a {
  font-family: 'lasnavescondensed';
  color: #2cda9d;
  text-transform: uppercase;
}
.uppertitle {
  font-family: 'lasnavescondensed';
  color: #2cda9d !important;
  text-transform: uppercase;
  font-size: 18px;
}
.border {
  border: 1px solid #eee;
}
.entradas a {
  cursor: pointer;
  font-family: 'lasnavescondensed';
  color: #2cda9d;
  text-transform: uppercase;
}
.entradas i {
  color: #2cda9d;
}
img.wp-smiley, img.emoji {
  display: none !important;
}
.posts-list {
  border-left: 1px solid #eee;
}
.posts-list article {
  margin-bottom: 15px;
  margin-top: 15px;
}
.posts-list article .cover-back {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.endend_event {
  font-family: 'lasnavescondensed';
  color: #da2c2c;
  z-index: 3;
  text-transform: uppercase;
}
.shadows {
  -moz-box-shadow: 23px 1px 18px -22px #666;
  -webkit-box-shadow: 23px 1px 18px -22px #666;
  box-shadow: 23px 1px 18px -22px #666;
}
span.wpcf7-not-valid-tip {
  display: none !important;
}
.avalualab-desc h3{
    font-family: 'lasnavescondensed';
    margin-top: 20px;
    margin-bottom: 10px;
}
.permalink-button {
  color: #000;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  font-size: 18px;
  text-align: right;
  display: block;
  padding-top: 15px;
}
.permalink-button i {
  color: #2cda9d;
}
.permalink-button.bottom {
  margin: 15px;
  margin-bottom: 0;
  border-top: 1px solid #eee;
}
.image-background {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 100%;
}
html {
  overflow-x: hidden;
}
* {
  font-weight: normal !important;
}
.d-none {
  display: none;
}
body {
  font-family: 'unicalight';
  font-size: 16px;
  color: #000;
  margin-top: 30px;
}
h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.wpml-ls-legacy-list-horizontal {
  padding: 0 !important;
  background: 0 !important;
  border: 0 !important;
}
div[class*='col'] {
  overflow: hidden;
}
main {
  min-height: 90vh;
  margin-bottom: 30px;
  margin-top: 30px;
}
.mt-normal {
  margin-top: 30px;
}
.p-0 {
  padding: 0;
}
.pl-0 {
  padding-left: 0;
}
a {
  transition: 0.4s;
}
.permalink a:hover {
  margin-right: 7px;
  transition: 0.4s;
}
a:hover, a:focus {
  text-decoration: none;
  color: inherit;
  transition: 0.4s;
}
img {
  max-width: 100%;
  height: auto;
}
#lang_sel_list ul {
  border: 0;
}
#lang_sel_list ul .lang_sel_other:hover, #lang_sel_list ul .lang_sel_sel:hover {
  background-color: transparent;
}
.eventpost_cal_list ul > li:not(:first-of-type):not(:nth-of-type(2)) {
  display: none;
}
.white-mask-menu {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 1;
}
.permalink {
  line-height: 1;
}
.permalink a {
  line-height: 1;
  display: inline-block;
}
.not-exists {
  background-color: #eee;
  padding: 30px;
}
.not-exists p {
  text-transform: uppercase;
  color: #000;
  font-family: 'lasnavescondensed';
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}
.menu-navbar {
  -moz-transition: width 1s;
  -o-transition: width 1s;
  -webkit-transition: width 1s;
  transition: width 1s;
  background-color: #fff;
  padding-top: 30px;
  margin-left: 3%;
  font-family: 'lasnavescondensed';
  font-size: 24px;
  color: #000;
  border-right: 1px solid #eee;
  height: 100%;
}
.menu-navbar a {
  color: #000;
  text-transform: uppercase;
}
.menu-navbar a.menu-arrow.align-bottom {
  position: absolute;
  bottom: -60px;
  left: 0px;
  color: #c8c8c8;
}
.menu-navbar i.fa-bars {
  color: #c8c8c8;
  margin-right: 15px;
}
.menu-navbar a.js-open-menu i.fa-arrow-left {
  color: #2cda9d;
  margin-right: 15px;
}
.menu-navbar .navbar-header {
  float: none;
}
.menu-navbar .navbar-header .icon-bar {
  border: 1px solid grey;
}
.menu-navbar .navbar-header a {
  height: auto;
  padding: 0;
}
.menu-navbar .navbar-header .navbar-brand img {
  height: 40px;
}
.menu-navbar .navbar-collapse {
  margin-top: 60px;
}
.menu-navbar .navbar-collapse > a {
  display: block;
  cursor: pointer;
  line-height: 1;
}
.menu-navbar .navbar-collapse .navbar-nav {
  margin-top: -25px;
  margin-left: 0;
}
.menu-navbar .navbar-collapse .navbar-nav ul {
  padding: 0;
}
.menu-navbar .navbar-collapse .navbar-nav ul.menu > li:first-child a {
  /*background-color: $complementary-color;*/
}
.menu-navbar .navbar-collapse .navbar-nav li:first-child {
  padding-bottom: 0px;
  margin-bottom: 30px;
}
.menu-navbar .navbar-collapse .navbar-nav li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: block;
  text-transform: uppercase;
  line-height: 1;
}
.menu-navbar .navbar-collapse .navbar-nav li a {
  display: block;
  line-height: 1;
}
.menu-navbar .navbar-collapse .navbar-nav li > ul {
  margin-left: 15px;
  margin-top: 15px;
}
.menu-navbar .navbar-collapse .navbar-nav li > ul li {
  padding-bottom: 7px;
  margin-bottom: 0px;
}
.menu-navbar .navbar-collapse .navbar-nav li > ul li > ul {
  margin-top: 7px;
}
.menu-navbar .navbar-collapse .navbar-nav li > ul li > ul li {
  margin-bottom: 7px !important;
  padding-bottom: 0px !important;
}
.menu-navbar .navbar-collapse .navbar-nav li > ul li:first-child {
  margin-bottom: 0;
  padding-bottom: 7px;
}
.menu-navbar .navbar-collapse .navbar-nav li > ul a {
  color: #c8c8c8;
}
.menu-navbar .navbar-collapse .navbar-nav a:hover, .menu-navbar .navbar-collapse .navbar-nav a:focus {
  background-color: transparent;
}
.menu-navbar .navbar-collapse .navbar-nav ul.sub-menu ul.sub-menu li a {
  font-size: 18px;
  color: #000;
}
.menu-navbar .navbar-collapse .navbar-nav ul.sub-menu .current-menu-ancestor a {
  color: #000;
}
.menu-navbar .navbar-collapse .navbar-nav li.current-menu-item > a, .menu-navbar .navbar-collapse .navbar-nav ul.sub-menu ul.sub-menu li.current-menu-item a {
  color: #2cda9d;
}
.information-menu {
  font-family: 'lasnavescondensed';
  height: 40px;
  display: table;
  width: 100%;
}
.information-menu img {
  height: 40px;
  padding-left: 15px;
}
.information-menu .languages .wpml-ls-current-language a{
  color: #000!important;
}
.information-menu .social-links {
  border-right: 1px solid #eee;
  height: 40px;
}
.information-menu .social-links a {
  color: #000;
  transition: 0.4s;
  margin-top: 7px;
  display: inline-block;
}
.information-menu .social-links a:hover {
  transition: 0.4s;
  color: #2cda9d;
}
.information-menu .social-links i {
  font-size: 24px;
  margin-right: 30px;
}
.information-menu .languages {
  height: 40px;
}
.information-menu .languages ul {
  padding: 0;
  border: 0;
  margin: 0;
}
.information-menu .languages li {
  list-style: none;
  float: left;
}
.information-menu .languages a {
  padding-left: 30px;
  padding-right: 30px;
  border-right: 1px solid #eee;
  font-size: 24px;
  color: #c8c8c8 !important;
  height: 40px;
  display: inline-block;
  line-height: 1.25;
}
.information-menu .languages a.lang_sel_sel {
  color: #000 !important;
}
.information-menu .languages a:hover {
  background-color: transparent !important;
}
.information-menu .menu-sidebar {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 24px;
  color: #000;
  cursor: pointer;
  height: 40px;
}
.information-menu .menu-sidebar i {
  margin-right: 15px;
  float: left;
  margin-top: 10px;
}
.information-menu .menu-sidebar .input-search {
  line-height: 40px;
  float: right;
  width: 400px;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  -webkit-transition: width 1s;
  transition: width 1s;
}
.information-menu .menu-sidebar .input-search input {
  padding: 7px 15px;
  width: 100%;
  border: 0;
  background-color: #eee;
  color: #c8c8c8;
  font-family: 'unicamedium';
  font-size: 14px;
}
.information-menu .menu-sidebar h2, .information-menu .menu-sidebar label, .information-menu .menu-sidebar input[type="submit"] {
  display: none;
}
footer {
  border-top: 1px solid #eee;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .rrss-links.phone {
  display: none;
}
footer ul {
  padding: 0;
  text-align: center;
}
footer ul li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  font-size: 18px;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
}
footer ul li a {
  color: #c8c8c8;
}
.latest-posts {
  margin-bottom: 30px;
}
.latest-posts article .content-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  border: 1px solid #eee;
  position: relative;
  transition: 0.8s;
}
.latest-posts article .content-cover *:not(i) {
  font-family: 'lasnavescondensed';
}
.latest-posts article .content-cover span.mask-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.75;
  transition: 0.8s;
}
.latest-posts article .content-cover .content-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 15px;
}
.latest-posts article .content-cover h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
  margin-top: 0;
}
.latest-posts article .content-cover h4 {
  text-transform: uppercase;
  font-size: 14px;
  color: #2cda9d;
  margin-bottom: 15px;
}
.latest-posts article .content-cover p {
  text-align: right;
  margin-bottom: 0px;
  margin-top: 15px;
}
.latest-posts article .content-cover p a {
  text-transform: uppercase;
  font-size: 16px;
  color: #2cda9d;
  transition: 0.4s;
}
.latest-posts article .content-cover p a:hover {
  color: #000;
  transition: 0.4s;
  margin-right: 7px;
}
.latest-posts article .content-cover:hover span.mask-color {
  background: rgba(0, 0, 0, 0.5);
  transition: 0.8s;
}
.latest-posts article .content-cover:hover h3 {
  color: #fff;
  transition: 0.2s;
}
.latest-posts article .content-cover:hover a:hover {
  color: #fff;
}
.featured-posts {
  margin-bottom: 30px;
}
.featured-posts #slider-thumbs ul {
  padding: 0;
  border: 1px solid #eee;
  height: 115px;
  overflow: hidden;
  margin-bottom: 0px;
}
.featured-posts #slider-thumbs ul li {
  float: left;
  list-style: none;
  width: 25%;
  border-right: 1px solid #eee;
  position: relative;
}
.featured-posts #slider-thumbs ul li span.dates {
  font-size: 16px;
}
.featured-posts #slider-thumbs ul li p {
  line-height: 1.2;
}
.featured-posts #slider-thumbs a {
  padding: 7px 15px;
  display: inline-block;
  height: 115px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.4s;
}
.featured-posts #slider-thumbs a::before {
  content: " ";
  display: block;
  width: 1%;
  height: 4px;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.8s;
}
.featured-posts #slider-thumbs a:hover::before {
  transition: 0.8s;
  width: 100%;
  background: #c8c8c8;
}
.featured-posts #slider-thumbs a.selected::before {
  background: #2cda9d;
  width: 100%;
  transition: 0.4s;
}
.featured-posts #slider-thumbs p {
  font-family: 'lasnavescondensed';
  color: #000;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.featured-posts #slider-thumbs p.dates {
  margin-top: 15px;
  font-size: 16px;
}
.featured-posts #featuredCarousel {
  border: 1px solid #eee;
  border-bottom: 0;
}
.featured-posts #featuredCarousel .slide-text{
  color:white;
}
.featured-posts #featuredCarousel .carousel-inner {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.featured-posts #featuredCarousel .item {
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.featured-posts #featuredCarousel .slide-text {
  position: absolute;
  width: 25%;
  top: 0;
  right: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
}
.featured-posts #featuredCarousel .slide-text h2 {
  font-family: 'lasnavescondensed';
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.featured-posts #featuredCarousel .slide-text p:not(.dates), .featured-posts #featuredCarousel .slide-text p:not(.permalink) {
  margin-top: 60px;
  font-family: 'unicalight';
  font-size: 16px;
  color: #fff;
}
.featured-posts #featuredCarousel .slide-text p.dates {
  color: #2cda9d;
  font-size: 16px;
  margin-bottom: 0;
}
.featured-posts #featuredCarousel .slide-text p.permalink {
  position: absolute;
  bottom: 0px;
  right: 15px;
}
.featured-posts #featuredCarousel .slide-text p.permalink a {
  text-transform: uppercase;
  font-family: 'lasnavescondensed';
  font-size: 16px;
  color: #2cda9d;
}
.collab #featuredCarousel .slide-text {
  right: auto;
  left: 0;
}
.collab h1 {
  font-family: 'lasnavescondensed';
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.event-calendar > p {
  font-family: 'lasnavescondensed';
  color: #2cda9d;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 7px;
  border-bottom: 1px solid #eee;
}
.eventpost_calendar {
  border: 0;
}
.eventpost_calendar table {
  border-collapse: separate;
  border-spacing: 15px 10px;
}
.eventpost_calendar .screen-reader-text {
  display: none;
}
.eventpost_calendar th div {
  text-transform: uppercase;
  font-family: 'lasnavescondensed';
  font-size: 16px;
  margin-bottom: 0;
}
.eventpost_calendar th div button {
  margin-left: 10px;
  margin-right: 10px;
}
.eventpost_calendar button:first-child {
  float: left;
}
.eventpost_calendar button:last-child {
  float: right;
}
.eventpost_calendar td {
  font-family: 'lasnavescondensed';
  font-size: 16px;
}
.eventpost_calendar td button {
  padding: 0;
}
.eventpost_calendar td.event_post_day {
  text-align: center;
}
.eventpost_calendar td.event_post_day {
  width: 25px;
  height: 25px;
  margin: 0 auto;
  float: none;
  margin-bottom: 10px;
  transition: 0.4s;
}
.eventpost_calendar td.event_post_day button {
  background-color: #2cda9d!important;
}
.eventpost_calendar td.event_post_day:hover button {
  background-color: transparent;
  color: #2cda9d;
  transition: 0.4s;
}
.eventpost_calendar td.event_post_day_now {
  border: 0 !important;
  background-color: #eee !important;
}
.eventpost_calendar td.event_post_day_now button {
  width: 25px;
  height: 25px;
  margin: 0 auto;
  float: none;
  background: transparent!important;
  margin: 0;
}
.eventpost_cal_list {
  border: 0;
  position: relative;
}
.eventpost_cal_list ul {
  padding: 0;
}
.eventpost_cal_list li {
  list-style: none;
  text-align: left;
  font-family: 'lasnavescondensed';
  color: #000;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.eventpost_cal_list li .permalink {
  text-align: right;
  background: none;
}
.eventpost_cal_list li .permalink a {
  color: #2cda9d;
}
.eventpost_cal_list .selected_date {
  text-transform: uppercase;
  color: #c8c8c8;
  font-family: 'lasnavescondensed';
  font-size: 18px;
  text-align: left;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.eventpost_cal_close {
  display: none !important;
}
.header-block {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  margin-top: 15px;
}
.background-info {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 15px;
  display: inline-block;
}
.background-info h1, .background-info h2 {
  font-family: 'lasnavescondensed';
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  max-width: 500px;
}
.category-list {
  padding: 0;
}
.category-list li {
  list-style: none;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
  display: inline-block;
}
.category-list .current {
  color: #2cda9d;
}
.single .category-list {
  margin: 0px;
}
.single .category-list li {
  margin-bottom: 15px;
  margin-right: 15px;
}
.single hr {
  margin-top: 15px;
  margin-bottom: 30px;
}
.single.basic .share-icons {
  margin-top: 0px;
}
.share-icons label {
  color: #c8c8c8;
  margin-bottom: 15px;
}
.at-icon-wrapper {
  background-color: #2cda9d !important;
  width: 25px !important;
  height: 25px !important;
  margin-right: 7px;
}
.at-icon-wrapper svg {
  width: 25px !important;
  height: 25px !important;
}
.single, .info {
  padding-bottom: 60px;
}
.single h1 > img.emoji, .info h1 > img.emoji {
  display: none !important;
}
.single .event_data.event_single, .info .event_data.event_single {
  display: none;
}
.single .header-block, .info .header-block {
  width: 100%;
  padding-bottom: 40%;
  position: relative;
}
.single .background-info, .info .background-info {
  position: absolute;
  top: 60px;
  left: 2px;
}
.single .body p, .info .body p, .single .body ul li, .info .body ul li {
  font-family: 'unicalight';
  font-size: 16px;
  color: #000;
  margin-bottom: 30px;
  line-height: 1.5;
}
.single .body strong, .info .body strong {
  color: #000;
  font-family: 'unicamedium';
}
.single .body a, .info .body a {
  color: #2cda9d;
  text-decoration: underline;
}
.single .body h1, .info .body h1, .single .body h2, .info .body h2, .single .body h3, .info .body h3, .single .body h4, .info .body h4 {
  font-size: 16px;
  font-family: 'unicamedium';
  color: #c8c8c8;
}
.single .body ul, .info .body ul {
  padding-left: 30px;
}
.single .body ul li, .info .body ul li {
  list-style: none;
  position: relative;
}
.single .body ul li::before, .info .body ul li::before {
  content: "►";
  position: absolute;
  left: -30px;
  top: 0;
  color: #2cda9d;
}
.single .body p iframe, .info .body p iframe {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
.single .body p strong, .info .body p strong {
  display: block;
  text-align: center;
}
.single .schedule, .info .schedule {
  text-align: right;
}
.single .schedule label, .info .schedule label {
  font-family: 'lasnavescondensed';
  font-size: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.single .schedule .dates, .info .schedule .dates {
  margin-bottom: 30px;
}
.single .share-icons, .info .share-icons {
  margin-top: 60px;
}
.single .entradas, .info .entradas {
  margin-top: 60px;
}
.single .permalink.tags, .info .permalink.tags {
  text-align: left;
}
.single .permalink.tags a, .info .permalink.tags a {
  padding-right: 15px;
  margin-bottom: 15px;
}
.single .permalink.tags a:hover, .info .permalink.tags a:hover {
  margin-right: 0px !important;
}
.single .body p strong {
  display: inline;
  text-align: left;
}
.single .body .aligncenter {
  text-align: center;
  float: none;
  display: block;
  margin: auto;
}
.single .body .alignright {
  float: right;
  padding-left: 15px;
}
.single .body .alignleft {
  float: left;
  padding-right: 15px;
}
.info h1 {
  font-family: 'lasnavescondensed';
  font-size: 30px;
  padding-bottom: 7px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.info input:not([type="submit"]), .info textarea {
  width: 100%;
}
.comunicacion .body h2, .comunicacion .body a {
  color: #000;
  font-size: 24px;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
}
.comunicacion .body h2 {
  margin-bottom: 30px;
}
.comunicacion .body a {
  text-decoration: none;
  font-size: 18px;
}
.comunicacion .body i {
  color: #2cda9d;
  margin-right: 15px;
}
.comunicacion .body p {
  margin-bottom: 0;
}
.comunicacion .body .dynamic-info p {
  color: #000;
  font-size: 18px;
  font-family: 'lasnavescondensed';
}
.comunicacion .body .dynamic-info p a {
  text-transform: initial;
}
.comunicacion .col-md-9 > div.col-md-12:not(:first-child) {
  margin-top: 60px;
}
.members img {
  width: 100%;
  height: auto;
}
.members .background-info {
  position: absolute;
  top: 0;
  left: 15px;
}
.members .filters {
  padding: 0px;
}
.members .filters li {
  font-family: 'lasnavescondensed';
  list-style: none;
  font-size: 14px;
  display: block;
  margin-bottom: 7px;
}
.members .filters li a {
  color: #000;
  text-transform: uppercase;
}
.members .filters li span {
  display: inline-block;
  width: 20px;
  text-align: center;
  margin-right: 5px;
}
.members .filters li.active a {
  color: #2cda9d;
}
.members .member {
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.members .member img {
  border-radius: 50%;
}
.members .member h2 {
  font-family: 'lasnavescondensed';
  font-size: 30px;
}
.members .member .subtitle {
  font-size: 24px;
  margin-bottom: 15px;
  font-family: 'lasnavescondensed';
}
.members .item {
  width: 100%;
  border: 1px solid #eee;
  margin-bottom: 15px;
}
.members .item > a {
  color: #000;
}
.members .item .logo-member {
  height: 100px;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  border-right: 1px solid #eee;
}
.members .item .display-table {
  height: 100px;
  display: table;
  width: 100%;
}
.members .item .display-table .text {
  display: table-cell;
  vertical-align: middle;
}
.members .item .display-table .text h3 {
  font-family: 'lasnavescondensed';
  font-size: 24px;
  margin: 0px;
}
.members .item .display-table .text h3 i {
  margin-right: 15px;
}
.single-members .back {
  font-size: 14px;
  color: #000;
  font-family: 'lasnavescondensed';
}
.single-members .back i {
  color: #2cda9d;
  margin-right: 5px;
}
.single-members h3 {
  font-family: 'lasnavescondensed';
  font-size: 24px;
  margin-bottom: 15px;
}
.single-members .categories {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.single-members .categories p {
  font-family: 'lasnavescondensed';
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px;
  color: #000;
}
.single-members .categories p span {
  color: #c8c8c8;
}
.single-members .text {
  margin-top: 15px;
}
.single-members .text p b, .single-members .text p strong {
  font-family: 'unicamedium';
}
.single-members .text .contact {
  padding-left: 30px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.single-members .text .contact ul {
  padding-left: 0px;
}
.single-members .text .contact ul li {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}
.single-members .text .contact ul li b {
  font-family: 'unicamedium';
}
.single-members .text .contact ul li:last-child {
  margin-bottom: 0px !important;
}
.single-members .text .contact ul li::before {
  content: "►";
  position: absolute;
  left: -30px;
  top: 0;
  color: #2cda9d;
}
.single-members .rrss {
  margin-top: 15px;
}
.single-members .rrss a {
  display: inline-block;
  margin-right: 15px;
}
.single-members .rrss a i {
  color: #2cda9d;
  font-size: 24px;
}
.search-results h1, .doc-page h1 {
  text-transform: uppercase;
  font-family: 'lasnavescondensed';
  font-size: 16px;
  color: #000;
}
.search-results h1 .subtitle, .doc-page h1 .subtitle {
  display: block;
  font-family: 'unicalight';
  font-size: 18px;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 30px;
}
.search-results .posts-list article, .doc-page .posts-list article {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.search-results article, .doc-page article {
  border-bottom: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 15px;
  display: table;
}
.search-results article > a, .doc-page article > a {
  display: table;
  width: 100%;
}
.search-results article img, .doc-page article img {
  width: 100%;
  height: auto;
}
.search-results article h2, .doc-page article h2 {
  text-transform: uppercase;
  font-family: 'lasnavescondensed';
  font-size: 24px;
  margin-bottom: 15px;
  color: #000;
  margin-top: 0;
}
.search-results article p, .doc-page article p {
  font-size: 14px;
  color: #000;
}
.search-results article p.dates, .doc-page article p.dates {
  font-size: 16px;
  color: #2cda9d;
  margin-bottom: 30px;
}
.search-results article ul, .doc-page article ul {
  margin-top: 30px;
}
.search-results article li, .doc-page article li {
  display: inline;
  color: #2cda9d;
  padding-right: 15px;
  font-size: 18px;
}
.search-results .posts-list div[class*="col"] {
  display: table-cell;
  float: none;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.doc-page i {
  color: #2cda9d;
}
.doc-page article p {
  font-size: 16px;
}
.doc-page article .doc-collapse {
  cursor: pointer;
}
.doc-page article .doc-collapse i {
  padding-left: 15px;
}
.doc-page article .doc-group h2 {
  font-size: 16px;
}
.doc-page article .download {
  float: right;
  text-transform: uppercase;
  color: #2cda9d;
  font-family: 'lasnavescondensed';
  font-size: 16px;
}
.doc-page .download-file {
  text-align: right;
}
.doc-page .download-file i {
  font-size: 24px;
}
.doc-page .category-list {
  margin-top: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.doc-page .category-list li {
  display: inline;
  margin-right: 7px;
}
.doc-page .category-list li.current-category {
  color: #2cda9d;
}
.category-page .info-fragment, .mentor .info-fragment {
  padding: 15px;
  border: 1px solid #eee;
  border-top: 0;
}
.category-page .info-fragment h2, .mentor .info-fragment h2 {
  margin-top: 0;
  font-family: 'lasnavescondensed';
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
}
.category-page .info-fragment p, .mentor .info-fragment p {
  font-size: 14px;
  color: #000;
  height: 37px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.category-page .info-fragment p.permalink a, .mentor .info-fragment p.permalink a {
  font-size: 16px;
}
.category-page .event-title {
  font-size: 24px;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  color: #c8c8c8;
}
.category-page .eventpost_cal_list {
  display: none !important;
}
.category-page .category-list {
  margin-top: 15px;
}
.category-page .category-list li {
  display: inline-block;
}
.category-page .endend_event {
  position: absolute;
  top: 15px;
  left: 30px;
}
.category-page.projects .posts-list {
  border-left: 0;
}
.category-page.projects .info-fragment {
  height: 200px;
}
p.selected-date {
  padding-left: 15px;
  font-family: 'lasnavescondensed';
}
.posts-list article .cover-back {
  position: relative;
  border: 1px solid #eee;
}
.posts-list article .cover-back:hover .white-mask {
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.8s;
}
.posts-list article .cover-back:hover .info-fragment h2 {
  color: #fff;
  transition: 0.2s;
}
.posts-list article .cover-back:hover .info-fragment a:hover {
  color: #fff;
  transition: 0.4s;
}
.category-page.all-types .white-mask {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  transition: 0.8s;
}
.category-page.all-types .info-fragment {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
}
.category-page.all-types .info-fragment p.permalink {
  margin-top: 15px;
  margin-bottom: 0px;
}
.category-page.all-types .info-fragment h2 {
  margin-top: 15px;
}
.category-page.all-types .tags {
  text-align: left;
}
.category-page.all-types .tags a:hover {
  margin-right: 0px !important;
}
.conecta-fragment h1 {
  font-family: 'unicalight';
  color: #2cda9d;
  font-size: 48px;
  margin-bottom: 15px;
}
.areas article {
  padding: 15px;
}
.areas article h2 {
  margin-top: 15px;
  font-family: 'lasnavescondensed';
  font-size: 24px;
  color: #000;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.areas article i {
  margin-top: 15px;
  color: #2cda9d;
  font-size: 40px;
}
.areas .links {
  padding: 0;
  margin-top: 30px;
  float: right;
}
.areas .links li {
  list-style: none;
  text-align: right;
  margin-bottom: 15px;
}
.areas .links li a {
  text-transform: uppercase;
  color: #2cda9d;
  font-family: 'lasnavescondensed';
  font-size: 16px;
}
.areas .links li i {
  font-size: 16px;
}
nav.pagination {
  display: block;
}
.nav-links {
  margin-top: 15px;
}
.pagination-container, .nav-links {
  text-align: center;
}
.pagination-container span.current, .nav-links span.current, .pagination-container a:hover, .nav-links a:hover {
  color: #2cda9d;
  font-family: 'unicamedium';
}
.pagination-container a, .nav-links a {
  color: #000;
  padding-left: 7px;
  padding-right: 7px;
  display: inline-block;
}
.about {
  margin-top: 30px;
}
.about h1 {
  font-family: 'lasnavescondensed';
  font-size: 72px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 0.9;
}
.about h3, .about h2 {
  text-transform: uppercase;
  font-family: 'lasnavescondensed';
  font-size: 24px;
  color: #2cda9d;
}
.about .body h2 {
  margin-top: 15px;
}
.about .body p {
  margin-bottom: 30px;
}
.about p, .about li {
  font-family: 'unicalight';
  font-size: 18px;
}
.about strong, .about b {
  font-family: 'unicamedium';
}
.about ul {
  padding: 0;
}
.about ul li {
  list-style: none;
  padding-bottom: 15px;
}
.about ul li:before {
  content: "-";
  padding-right: 5px;
}
.question_block {
  border: 1px solid #eee;
  margin-bottom: 30px;
  padding: 15px;
}
.question_block h2 {
  font-size: 24px;
  margin-bottom: 15px;
  color: #000;
}
.location h2, .bills h2, .location h1, .bills h1 {
  font-family: 'lasnavescondensed';
  font-size: 24px;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 7px;
}
.location h2:not(:first-of-type), .bills h2:not(:first-of-type) {
  margin-top: 30px;
}
.location iframe, .bills iframe {
  width: 100%;
}
.location .latest-posts, .bills .latest-posts {
  margin-top: 30px;
}
.bills h1 {
  padding-bottom: 7px;
  margin-bottom: 15px;
}
.contact-form .input, form#mc4wp-form-1 .input {
  display: inline-block;
  margin-top: -16px;
}
.contact-form small, form#mc4wp-form-1 small {
  display: block;
}
.contact-form span + small, form#mc4wp-form-1 span + small {
  margin-top: 7px;
}
.contact-form span > small:first-child, form#mc4wp-form-1 span > small:first-child {
  margin-bottom: 7px;
}
.contact-form span.wpcf7-list-item, form#mc4wp-form-1 span.wpcf7-list-item {
  display: block;
  width: 50%;
  float: left;
  margin-bottom: 15px;
  position: relative;
  margin-left: 0;
}
.contact-form input, form#mc4wp-form-1 input, .contact-form textarea, form#mc4wp-form-1 textarea {
  border: 0;
  padding: 7px;
  background-color: #eee;
}
.contact-form [type=checkbox]:checked, form#mc4wp-form-1 [type=checkbox]:checked, .contact-form [type=checkbox]:not(:checked), form#mc4wp-form-1 [type=checkbox]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  opacity: 0;
  z-index: 33;
}
.contact-form [type=checkbox]:checked + span:before, form#mc4wp-form-1 [type=checkbox]:checked + span:before, .contact-form [type=checkbox]:not(.disposition):not(:checked) + span:before, form#mc4wp-form-1 [type=checkbox]:not(.disposition):not(:checked) + span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  background: #eee;
}
.contact-form [type=checkbox]:not(.disposition):not(:checked) + span:after, form#mc4wp-form-1 [type=checkbox]:not(.disposition):not(:checked) + span:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.contact-form [type=checkbox]:checked + span:after, form#mc4wp-form-1 [type=checkbox]:checked + span:after, .contact-form [type=checkbox]:not(:checked) + span:after, form#mc4wp-form-1 [type=checkbox]:not(:checked) + span:after {
  content: '✔';
  position: absolute;
  top: 3px;
  left: 0;
  padding-left: 1px;
  font-size: 16px;
  line-height: 0.8;
  color: #2cda9d;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 15px;
  height: 15px;
}
.contact-form [type=checkbox]:checked + span, form#mc4wp-form-1 [type=checkbox]:checked + span, .contact-form [type=checkbox]:not(:checked) + span, form#mc4wp-form-1 [type=checkbox]:not(:checked) + span {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
}
.contact-form label, form#mc4wp-form-1 label {
  font-family: 'lasnavescondensed';
  font-size: 18px;
  display: inline-block;
  float: left;
}
.contact-form label span, form#mc4wp-form-1 label span {
  display: block;
  font-family: 'unicalight';
  color: red;
  font-size: 14px;
}
.contact-form input[type="submit"], form#mc4wp-form-1 input[type="submit"] {
  background-color: #2cda9d;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
  display: inline-block;
  float: right;
}
.contact-form .input.file, form#mc4wp-form-1 .input.file {
  border: 1px solid #000;
  padding: 7px 15px;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  color: #2cda9d;
  font-size: 18px;
  margin-top: 0;
  /*overflow: hidden;*/
  position: relative;
  display: inline-block;
}
.contact-form .input.file span, form#mc4wp-form-1 .input.file span {
  overflow: hidden;
  position: relative;
  display: block;
  position: absolute;
  top: 22px;
  left: 0;
}
.contact-form .input.file span.wpcf7-not-valid-tip, form#mc4wp-form-1 .input.file span.wpcf7-not-valid-tip {
  display: block !important;
}
.contact-form .input.file [type=file], form#mc4wp-form-1 .input.file [type=file] {
  cursor: inherit;
  display: block;
  filter: alpha(opacity=0);
  opacity: 0;
  text-align: right;
  cursor: pointer;
}
form#mc4wp-form-1 .input {
  margin-top: 0;
}
.menu li:not(.principal):not(.current-menu-item) ul {
  display: none;
}
ul.sub-menu li.current-menu-item ul.sub-menu {
  display: block;
}
.error-404 {
  padding-top: 50px;
  text-align: center;
}
/*### PERFIL DEL CONTRATANTE ###*/
.application-views .header-block {
  background-image: url('https://www.lasnaves.com/wp-content/uploads/2019/11/placeholder-convocatorias.png') !important;
  padding-bottom: 15%;
  background-position: center;
  background-size: cover;
}
@media (max-width: 991px) {
  .application-views .header-block .background-info {
    position: relative;
    top: 0;
    left: 0;
  }
  .banner-block{
   position: fixed;
    bottom: 0;
    background: white;
    text-align: center;
    margin: auto;
    width: 100%;
  }
  .banner-block img{
    height: 40px;
    margin: auto;
    text-align: center;
  }
}
.application-views .phone-width {
  max-width: 160px;
}
.application-views .body h2 {
  font-size: 24px;
  color: #000;
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 7px;
}
.application-views .body h3 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 15px;
}
.application-views .body .card {
  font-family: 'unicalight';
  color: #000;
  padding: 15px;
  padding-bottom: 0;
  border: 1px solid #eee;
  margin-bottom: 5px;
}
.application-views .body .card .card-header button {
  background: none;
  width: 100%;
  text-align: left;
  padding: 0;
  padding-bottom: 15px;
  color: #000;
  font-size: 18px;
  border: 0;
}
.application-views .body .card .card-header button .info-block {
  width: 80%;
  display: inline-block;
}
.application-views .body .card .card-header button .info-block p {
  margin-bottom: 5px;
}
.application-views .body .card .card-header button .info-block span {
  color: #707070;
  font-size: 12px;
}
.application-views .body .card .card-header button:hover {
  text-decoration: none;
}
.application-views .body .card .card-header button:focus {
  outline: none;
  box-shadow: none;
}
.application-views .body .card .card-header button:after {
  content: "\f078";
  font-family: FontAwesome;
  display: inline-block;
  float: right;
  font-weight: 700;
  transform: rotate(180deg);
  color: #2cda9d;
  font-size: 18px;
  margin-top: 0;
}
.application-views .body .card .card-header button.collapsed:after {
  transform: rotate(0);
}
.application-views .body .card .card-body {
  border-top: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 15px;
}
.application-views .body .card .card-body p {
  font-size: 16px;
  margin-bottom: 5px;
}
.application-views .body .card .card-body p > a {
  color: #2cda9d;
}
.application-views .body .card.application .card-header button:after {
  margin-top: 15px;
}
.application-views .body .card.application .card-body p {
  font-size: 14px;
}
.application-views .body .element {
  font-family: 'unicalight';
  color: #000;
  padding: 15px;
  border: 1px solid #eee;
  margin-bottom: 5px;
}
.application-views .body .element a {
  color: #000;
  text-decoration: none;
}
.application-views .body .element:after {
  content: "\f019";
  font-family: FontAwesome;
  display: inline-block;
  float: right;
  font-weight: 700;
  color: #2cda9d;
  font-size: 18px;
  margin-top: 0;
}
.application-views .warning-info {
  margin-top: 30px;
  background: rgba(218, 90, 44, 0.2);
  padding: 15px;
  text-align: center;
  font-size: 16px;
}
.application-views .warning-info.alert {
  background: rgba(255, 231, 74, 0.2);
}
.application-views .application {
  font-family: 'unicalight';
  color: #000;
  padding: 15px;
  border: 1px solid #eee;
  margin-bottom: 5px;
}
.application-views .application a {
  text-decoration: none;
  color: #000;
}
.application-views .application a p {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  text-decoration: none;
  padding-bottom: 5px;
}
.application-views .application a p:after {
  content: "\f061";
  font-family: FontAwesome;
  display: inline-block;
  float: right;
  font-weight: 700;
  color: #2cda9d;
  font-size: 18px;
  margin-top: 0;
}
.application-views .application > p {
  margin-bottom: 5px;
  font-size: 14px;
}
.application-views .application > p span {
  font-weight: bold !important;
}
.access-applications {
  text-align: center;
}
.access-applications a {
  display: block;
  background: #2cda9d;
  padding: 5px;
  color: #000;
  font-family: 'lasnavescondensed';
  font-size: 16px;
  max-width: 115px;
  margin: auto;
  margin-top: 5px;
}
.loader-docs {
  text-align: center;
  margin: auto;
  color: #2cda9d;
  margin-top: 60px;
}
.application-form .fa-minus {
  height: 40px;
  width: 40px;
  border: 1px solid #000;
  border-radius: 50%;
  color: #2cda9d;
  text-align: center;
  padding-top: 12px;
  margin-top: 25px;
  cursor: pointer;
}
.application-form label {
  font-family: 'lasnavescondensed';
  font-size: 18px;
  width: 100%;
}
.application-form label span {
  color: #da2c2c;
  text-align: right;
  font-family: 'unicalight';
  font-size: 12px;
  float: right;
  display: inline-block;
  margin-top: 5px;
}
.application-form label.file-label {
  border: 1px solid #000;
  color: #2cda9d;
  text-align: center;
  position: relative;
  padding: 10px;
  cursor: pointer;
}
.application-form label.file-label i {
  margin-left: 5px;
}
.application-form label.file-label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.application-form .form-error-label {
  color: #da2c2c;
  font-size: 12px;
}
.application-form input, .application-form textarea {
  border: 0;
  border-radius: 0;
  background: #eee;
  width: 100%;
}
.application-form input {
  height: 40px;
}
.application-form .form-group {
  margin-bottom: 15px;
}
.application-form input[type="submit"] {
  width: 100%;
  height: 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'lasnavescondensed';
  font-size: 18px;
  background: #2cda9d;
  margin-top: 30px;
  margin-bottom: 60px;
}
.application-form [type="checkbox"]:checked, .application-form [type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  opacity: 0;
  z-index: 33;
}
.application-form [type="checkbox"]:checked + label:before, .application-form [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  background: #eee;
}
.application-form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.application-form [type="checkbox"]:checked + label:after, .application-form [type="checkbox"]:not(:checked) + label:after {
  content: '✔';
  position: absolute;
  top: 3px;
  left: 0;
  padding-left: 1px;
  font-size: 16px;
  line-height: 0.8;
  background: #2cda9d;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 15px;
  height: 15px;
}
.application-form [type="checkbox"]:checked + label, .application-form [type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  line-height: 20px;
}
.application-form [type="checkbox"] + label {
  font-family: 'unicalight';
  font-size: 16px;
  text-transform: none;
}
@media (max-width: 1536px) {
  .container-fluid {
    width: 95%;
  }
  .menu-navbar i.fa-bars {
    margin-right: 18px;
  }
  .information-menu .languages a {
    font-size: 24px;
  }
  .menu-navbar {
    font-size: 20px;
    margin-left: 1.5%;
  }
  .featured-posts #slider-thumbs p {
    font-size: 16px;
  }
  .featured-posts #slider-thumbs span.dates {
    font-size: 14px !important;
  }
  .featured-posts #featuredCarousel .slide-text h2 {
    font-size: 20px;
  }
  .featured-posts #featuredCarousel .slide-text p:not(.permalink) {
    font-size: 14px;
  }
  .latest-posts article .content-cover h3 {
    font-size: 16px;
  }
  .latest-posts article .content-cover p a {
    font-size: 14px;
  }
  .category-page .event-title {
    font-size: 20px;
  }
  .category-page .info-fragment h2 {
    font-size: 20px;
  }
  .category-page .info-fragment p.permalink a {
    font-size: 14px;
  }
  .background-info h1, .background-info h2 {
    font-size: 24px;
  }
}
@media (max-width: 1366px) {
  .menu-navbar .navbar-header .navbar-brand {
    height: 30px;
  }
  .menu-navbar .navbar-header .navbar-brand img {
    height: 30px;
  }
  .information-menu {
    height: 30px;
  }
  .information-menu img {
    height: 30px;
  }
  .information-menu #accessibility {
    line-height: 30px;
  }
  .information-menu .social-links, .information-menu .menu-sidebar {
    height: 30px;
  }
  .information-menu .social-links a {
    margin-top: 3px;
  }
  .information-menu .languages {
    height: 30px;
  }
  .information-menu .languages a {
    height: 30px;
    line-height: 30px;
  }
  .information-menu .menu-sidebar i {
    margin-top: 0px;
  }
}
@media (max-width: 1280px) {
  .menu-navbar {
    margin-left: 0;
    font-size: 18px;
  }
  .menu-navbar .navbar-header img {
    margin-left: 0px;
  }
  .menu-navbar .navbar-collapse .navbar-nav {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .menu-navbar .navbar-collapse .navbar-nav ul.sub-menu ul.sub-menu li a {
    font-size: 15px;
  }
  .menu-navbar .navbar-collapse .navbar-nav li > ul {
    margin-left: 7px;
    margin-top: 7px;
  }
  .menu-navbar .navbar-collapse .navbar-nav a {
    padding: 0px;
  }
}
@media (max-width: 766px) {
  .container-fluid {
    width: 100%;
  }
  #slider-thumbs {
    display: none;
  }
  div.body {
    overflow: hidden;
  }
  .menu-navbar {
    margin-left: 0px !important;
  }
  .navbar {
    border-bottom: 1px solid #eee;
    margin-bottom: 0px !important;
    padding-left: 15px;
  }
  .menu-navbar {
    height: auto;
    padding: 0px;
  }
  .menu-navbar .navbar-collapse {
    margin-top: 20px !important;
    padding-left: 0px;
    max-height: none;
    min-height: 100vh;
  }
  .menu-navbar .navbar-collapse .navbar-nav {
    margin-top: 0px !important;
  }
  .menu-navbar .navbar-header {
    /*width: 50%;*/
  }
  .menu-navbar .navbar-header img {
    width: 120px;
    height: auto;
    margin-left: 6px;
    margin-top: 15px;
  }
  .menu-navbar .navbar-header a {
    width: 79%;
  }
  header.information-menu {
    margin-top: 30px !important;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    /*.social-links {
     @include transition(height 0.5s);
     border-right: 0px;
     cursor: pointer;
     background-color: $secondary-color;
     width: 100%;
     height: 25px;
     position: absolute;
     z-index: 1;
     overflow: hidden;
     .list{
     width: 100%;
     text-align: center;
     height: 25px;
     }
     }*/
  }
  header.information-menu img {
    width: 120px;
    padding-left: 0px;
  }
  header.information-menu .expanded {
    height: 160px !important;
    width: 100% !important;
  }
  header.information-menu #accessibility span {
    display: none;
  }
  header.information-menu .social-links {
    display: none;
  }
  header.information-menu .languages {
    position: relative;
    z-index: 10;
    float: left !important;
  }
  header.information-menu .languages a {
    padding-left: 0px;
    padding-right: 5px;
    font-size: 22px;
  }
  header.information-menu .menu-sidebar {
    padding-left: 17px;
    padding-right: 8px;
    position: relative;
    z-index: 10;
  }
  header.information-menu .menu-sidebar i {
    margin-right: 5px !important;
    margin-top: 0px;
    line-height: 30px;
  }
  header.information-menu .menu-sidebar .input-search {
    width: 250px;
  }
  footer .rrss-links.phone {
    display: block;
    text-align: center;
  }
  footer .rrss-links.phone a {
    color: #000;
  }
  footer .rrss-links.phone a i {
    font-size: 30px !important;
    margin-left: 7px;
    margin-right: 7px;
    color: #c8c8c8;
    margin-bottom: 30px;
  }
  footer ul li {
    display: block;
    padding-bottom: 15px;
  }
  .navbar-collapse > a.js-open-menu {
    display: none !important;
  }
  .white-mask-menu {
    width: 0px !important;
    height: 0px !important;
    z-index: -1 !important;
  }
  .wp-article {
    width: 100%;
  }
  .areas article i {
    font-size: 24px !important;
  }
  .single .header-block {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .single hr {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .single .permalink.tags {
    margin-bottom: 0px;
  }
  .single .entradas {
    margin-top: 0px;
  }
  .single .share-icons {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .single .schedule {
    padding-right: 15px;
    text-align: left;
  }
  .navbar-toggle {
    padding-right: 0px;
  }
  .posts-list {
    border: 0px;
    padding: 0px;
  }
  .area-content .background-info {
    max-width: 75%;
  }
  .contact-form label {
    float: none;
    display: block;
    float: none;
    padding: 0px;
    margin-bottom: 7px;
  }
  .contact-form br {
    display: none;
  }
  .contact-form input {
    display: block;
    margin-top: 0px;
    padding: 0px;
  }
  .contact-form span.wpcf7-list-item, form#mc4wp-form-1 span.wpcf7-list-item {
    width: 100%;
  }
  .information-menu .menu-sidebar .input-search form {
    margin-top: -8px;
    margin-left: 15px;
  }
  .information-menu .menu-sidebar .input-search form input {
    height: 35px;
  }
  .search-results div[class*="col"] {
    display: block !important;
  }
  .search-results .col-md-3.col-sm-3.col-xs-12 {
    padding: 0px;
  }
  .search-results .page-header {
    margin: 15px 0px;
  }
  .search-results .page-header span.subtitle {
    margin-bottom: 0px;
  }
  .search-results .col-md-4 {
    padding-bottom: 75%;
    margin-bottom: 15px;
  }
  .featured-posts #featuredCarousel .carousel-inner {
    height: 350px;
  }
  .contact-form .input, form#mc4wp-form-1 .input, .contact-form .file, form#mc4wp-form-1 .file {
    display: block;
    margin-top: 0px;
    padding: 0px;
  }
  .contact-form .input input, form#mc4wp-form-1 .input input, .contact-form .file input, form#mc4wp-form-1 .file input {
    height: 40px;
    width: 100%;
  }
  .contact-form .file input, form#mc4wp-form-1 .file input {
    width: 100%;
    text-align: center;
  }
  .members .filters {
    margin-bottom: 30px;
  }
  .members .col-xs-12.col-sm-9.col-md-9 {
    padding: 0px;
  }
  .members .col-xs-12.col-sm-9.col-md-9 h3 {
    font-size: 18px;
  }
  .single-members .back {
    margin-bottom: 30px;
    display: block;
  }
  .single-members h3 {
    margin-top: 30px;
  }
  .single-members img {
    padding-left: 20%;
    padding-right: 20%;
  }
  .single-members .col-md-9.col-sm-9.col-xs-12 {
    padding: 0px;
  }
}
.down-content {
  border: 1px solid #eee;
}
.down-content .categorias {
  border-right: 1px solid #eee;
  height: 103px;
}
.down-content .categorias p {
  font-family: 'lasnavescondensed';
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 0;
  color: #c8c8c8;
}
.down-content .categorias p:first-child {
  margin-top: 15px;
}
.down-content div p:first-of-type {
  margin-top: 15px;
}
.area-content .background-info {
  max-width: 45%;
  margin-top: 30px;
}
@media (min-width: 480px) {
  header.information-menu .menu-sidebar {
    padding-right: 1px;
  }
}
@media (min-width: 768px) {
  #social-arrow {
    display: none;
  }
  header.information-menu img {
    margin-top: 0px;
  }
}
@media (max-width: 1024px) {
  header.information-menu .social-links {
    border-right: 1px solid #eee;
  }
  header.information-menu .social-links i {
    margin-top: 0px;
    margin-right: 15px;
  }
  .container-fluid {
    width: 99%;
  }
  .menu-navbar {
    margin-left: 0;
    font-size: 18px;
  }
  .menu-navbar .navbar-header img {
    margin-left: 0px;
  }
  .menu-navbar .navbar-collapse .navbar-nav {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .menu-navbar .navbar-collapse .navbar-nav ul.sub-menu ul.sub-menu li a {
    font-size: 15px;
  }
  .menu-navbar .navbar-collapse .navbar-nav li > ul {
    margin-left: 7px;
    margin-top: 7px;
  }
  .menu-navbar .navbar-collapse .navbar-nav a {
    padding: 0px;
  }
  .latest-posts article {
    margin-bottom: 30px;
  }
}
@media (min-width: 320px) and (max-width: 700px) {
  .featured-posts #featuredCarousel .slide-text, .featured-posts #slider-thumbs ul li {
    width: 100%;
  }
  .featured-posts #featuredCarousel .slide-text{
    z-index:2;
  }
  .featured-posts #featuredCarousel .slide-text .permalink{
    z-index:99;
    right: 45px!important;
  }
  #slider-thumbs li a {
    display: none !important;
  }
  #slider-thumbs li a.selected {
    display: inline-block !important;
  }
  .single .background-info{
    top:0;
    padding:10px;
  }
}
@media (min-width: 766px) and (max-width: 1024px) {
  .header-block {
    padding-bottom: 20px;
  }
  .featured-posts #featuredCarousel .slide-text {
    width: 40%;
  }
  .menu-navbar .navbar-collapse .navbar-nav {
    margin-left: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .featured-posts #featuredCarousel .slide-text {
    width: 33.33%;
  }
  .slide-text, .featured-posts #slider-thumbs ul li {
    width: 33.33%;
  }
}
@media (max-width: 766px) {
  .navbar .navbar-header .navbar-brand {
    height: 40px !important;
    margin-top: 5px;
    background-image: url('../img/naves_ajunt.png');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
  }
  .navbar .navbar-header .navbar-brand img {
    display: none;
  }
  header.information-menu {
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  header.information-menu #logo-ajunt {
    display: none;
  }
  header.information-menu .languages {
    border-left: 1px solid #eee;
  }
  header.information-menu .languages a {
    padding-right: 15px;
    padding-left: 15px;
  }
  header.information-menu .menu-sidebar i {
    margin-right: 0px !important;
  }
}
.hiden-link-label {
  display: none;
}
#accessibility {
  margin-right: 30px;
  line-height: 40px;
  font-size: 14px;
  border-right: 1px solid #eee;
  padding-right: 30px;
  cursor: pointer;
}
#accessibility i {
  margin-right: 7px;
}
#accessibility.active {
  color: #127d57 !important;
}
body.accessibility .hiden-link-label {
  display: block !important;
}
body.accessibility a {
  color: #127d57 !important;
}
body.accessibility .list a {
  color: black !important;
}
body.accessibility ul.menu li a {
  color: black !important;
}
body.accessibility .lang_sel_other {
  color: black !important;
}
body.accessibility #slider-thumbs span.dates {
  color: black;
  font-weight: bold;
}
body.accessibility .selected_date, body.accessibility .eventpost_cal_list .dates {
  color: #127d57 !important;
}
body.accessibility .eventpost_cal_list li .permalink a, body.accessibility .permalink a {
  color: black !important;
}
body.accessibility a.menu-arrow.align-bottom {
  color: black !important;
}
body.accessibility .event-calendar > p {
  color: black !important;
}
body.accessibility .about h2 {
  color: black !important;
}
body.accessibility .areas .conecta-fragment h1 {
  color: black !important;
}
body.accessibility .areas .links li a {
  color: black;
}
body.accessibility .category-list .current {
  color: #127d57;
}
body.accessibility .category-page .event-title {
  color: black !important;
}
body.accessibility .contact-form label span, body.accessibility form#mc4wp-form-1 label span {
  color: #a70b0b;
}
body.accessibility .contact-form .input.file, body.accessibility form#mc4wp-form-1 .input.file {
  color: #127d57;
}
body.accessibility .down-content .categorias p {
  color: black !important;
}
body.accessibility .pagination-container span.current, body.accessibility .nav-links span.current, body.accessibility .pagination-container a:hover, body.accessibility .nav-links a:hover {
  color: #127d57;
}
body.accessibility .menu-navbar .navbar-collapse .navbar-nav li.current-menu-item > a, body.accessibility .menu-navbar .navbar-collapse .navbar-nav ul.sub-menu ul.sub-menu li.current-menu-item a {
  color: #127d57 !important;
}
body.accessibility .uppertitle {
  color: #127d57 !important;
}
body.accessibility .share-icons label {
  color: #000;
}
body.accessibility .gm-style .place-card .navigate-text, body.accessibility .gm-style .place-card .star-entity-text {
  color: black !important;
}
body.accessibility .search-results article li, body.accessibility .doc-page article li {
  color: #127d57 !important;
}
body.accessibility .dates, body.accessibility .subtitle {
  color: #127d57 !important;
}
body.accessibility .information-menu .menu-sidebar .input-search input {
  color: #000 !important;
}
body.accessibility .share-icons label {
  color: #000;
}
div.login {
  background-color: black !important;
}

