@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../vendor/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../vendor/fontawesome/webfonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: "Font Awesome 6 Regular";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../vendor/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../vendor/fontawesome/webfonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: "Material";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/material/fonts/materialdesignicons-webfont.woff2") format("woff2"), url("../fonts/material/fonts/materialdesignicons-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/Roboto/Roboto-Light.eot");
  src: url("../fonts/Roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Light.woff") format("woff"), url("../fonts/Roboto/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/Roboto-Regular.eot");
  src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto Slab";
  src: url("../fonts/Roboto_Slab/RobotoSlab-Regular.eot");
  src: url("../fonts/Roboto_Slab/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.woff2") format("woff2"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.woff") format("woff"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.ttf") format("truetype"), url("../fonts/Roboto_Slab/RobotoSlab-Regular.svg#RobotoSlab-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  background-color: #FFF;
  font-size: 19px;
  font-family: "Roboto", Sans-serif;
}
body .path-frontpage {
  background-color: red;
}
body .path-frontpage .contentpromo {
  padding-top: 118px;
}
body .region.region--content {
  margin-top: 100px;
}

.form-paginado-general ul {
  color: #0f2e60;
  font-size: 27px;
}

img {
  max-width: 100%;
  height: auto;
}

.block-druida-datos {
  background-color: #0f2e60;
  padding: 70px 0px;
}
.block-druida-datos .encabezado-druida {
  padding-top: 50px;
  line-height: 1.2em;
  color: #FFFFFF;
}
.block-druida-datos .encabezado-druida h3 {
  color: #ffaa00;
  font-weight: 900;
  font-size: 1.3rem;
}
.block-druida-datos h1 {
  font-size: 31px;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  padding-top: 28px;
}
.block-druida-datos .data-numbrer-icon-text, .block-druida-datos .heading-container-title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7em;
  text-align: -moz-center;
}
.block-druida-datos .widget-container-datos {
  color: #ffaa00;
  font-size: 30px;
  font-weight: 700;
}
.block-druida-datos .row {
  padding-bottom: 40px;
}
.block-druida-datos .elementor-icon-wrapper {
  width: 110px;
  height: 110px;
  margin: 0px 0px 24px 0px;
  padding: 23px 26px 23px 26px;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #E5E5E5;
  border-radius: 53px;
}
.block-druida-datos .elementor-icon-wrapper:hover {
  background-color: #ffaa00;
  color: #ffffff;
  transition: all ease 0.5s;
}
.block-druida-datos .elementor-icon-wrapper .elementor-icon-graduados:before {
  font-family: "Material Design Icons";
  display: inline-block;
  color: white;
  font-size: 55px;
  content: "\f0849";
  padding-right: 5px;
  padding-top: 17px;
}
.block-druida-datos .elementor-icon-wrapper .elementor-icon-cursos:before {
  font-family: "Material Design Icons";
  display: inline-block;
  color: white;
  font-size: 55px;
  content: "\f05da";
  padding-right: 5px;
  padding-top: 17px;
}
.block-druida-datos .elementor-icon-wrapper .elementor-icon:before {
  font-family: "Material Design Icons";
  display: inline-block;
  color: white;
  font-size: 55px;
  content: "\f0474";
  padding-right: 5px;
  padding-top: 17px;
}

.row.region-mensajes-contenido a {
  color: #0f2e60;
  text-decoration: none;
  font-weight: 900;
}
.row.region-mensajes-contenido a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}

.webform-mensaje-estado.webform-confirmation {
  display: grid;
  justify-content: center;
  margin: 0px 70px 50px 70px;
}
.webform-mensaje-estado.webform-confirmation .webform-confirmation__message {
  font-size: 19px;
}
.webform-mensaje-estado.webform-confirmation .webform-confirmation__back a {
  text-decoration: none;
  font-size: 19px;
  color: #0f2e60;
  font-weight: 700;
}
.webform-mensaje-estado.webform-confirmation .webform-confirmation__back a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}

#block-druida-aeidendruida {
  background-color: #d7ddf0;
  padding: 70px 0px;
}
#block-druida-aeidendruida .aecid-druida-texto {
  font-size: 31px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  padding-top: 50px;
}
#block-druida-aeidendruida .aecid-druida-texto p {
  color: #dc0733;
}
#block-druida-aeidendruida .aecid-druida-texto h3 {
  font-family: "Roboto Slab", Sans-serif;
  font-weight: 700;
  line-height: 1.2em;
  color: #0f2e60;
  padding-bottom: 15px;
}
#block-druida-aeidendruida .aecid-druida-texto .aecid-druida-ver-mas a {
  text-decoration: none;
  color: #0f2e60;
  font-size: 19px;
  font-weight: bold;
  transition: all ease 0.5s;
}
#block-druida-aeidendruida .aecid-druida-texto .aecid-druida-ver-mas a:hover {
  text-decoration: none;
  color: #ffaa00;
  font-weight: bold;
  transition: all ease 0.5s;
}

.site-footer {
  padding: 120px 0 60px 0 !important;
  margin-top: 30px !important;
  background-color: #0f2e60;
}
.site-footer #block-druida-contactosfooter img {
  max-width: 100%;
  height: auto;
  width: auto;
  padding-bottom: 10px;
}
.site-footer #block-druida-contactosfooter .field--name-field-texto-footer {
  width: 100%;
  float: left;
  text-align: left;
}
.site-footer #block-druida-contactosfooter .field--name-field-texto-footer p {
  color: white;
  font-size: 19px;
  font-style: normal;
  font-weight: bold;
}
.site-footer p {
  color: white;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
}
.site-footer .title-block-footer {
  color: white;
  font-size: 25px;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 17px;
}
.site-footer .block-druida-enlaceswebfooter {
  padding-left: 50px;
  display: grid;
  justify-content: center;
}
.site-footer .block-druida-enlaceswebfooter ul {
  list-style: none;
  width: auto;
  margin: 6px;
}
.site-footer .block-druida-enlaceswebfooter ul li::before {
  font-family: "Material Design Icons";
  content: "\f0b63";
  padding-right: 5px;
  color: white;
  transition: all ease 0.5s;
}
.site-footer .block-druida-enlaceswebfooter ul li:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
  padding-left: 7px;
}
.site-footer .block-druida-enlaceswebfooter ul a {
  text-decoration: none;
  color: white;
}
.site-footer .block-druida-enlaceswebfooter ul a:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}
.site-footer .block-druida-derechosfooter {
  margin-top: 21px;
  border-top-style: dotted;
  border-top-color: #f7f3ef;
  margin-bottom: -43px;
  text-align: center;
}
.site-footer .block-druida-derechosfooter .field--name-body {
  margin-top: 30px;
}
.site-footer .block-druida-derechosfooter .field--name-body p {
  font-size: 21px;
}
.site-footer .block-druida-derechosfooter ul {
  list-style: none;
  width: auto;
  margin: 6px;
  font-size: 21px;
}
.site-footer .block-druida-derechosfooter ul li a {
  text-decoration: none;
  color: white;
  transition: all ease 0.5s;
}
.site-footer .block-druida-derechosfooter ul li a:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
  padding-left: 5px;
}
.site-footer #block-druida-generalfooter {
  text-align: center;
}
.site-footer #block-druida-generalfooter ul {
  list-style: none;
  width: auto;
  margin: 6px;
  font-size: 21px;
}
.site-footer #block-druida-generalfooter ul li a {
  text-decoration: none;
  color: white;
  transition: all ease 0.5s;
}
.site-footer #block-druida-generalfooter ul li a:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
  padding-left: 5px;
}
.site-footer .block-druida-boletinfooter {
  color: #fff;
}
.site-footer .block-druida-boletinfooter h2 {
  text-align: left;
}
.site-footer .block-druida-boletinfooter .form-item-mail-0-value input.form-email {
  width: 100%;
  height: 39px;
  margin-top: 21px;
}
.site-footer .block-druida-boletinfooter .form-item-mail-0-value .form-required {
  display: none;
}
.site-footer .block-druida-boletinfooter .form-item-mail-0-value #edit-mail-0-value--description {
  display: none;
}
.site-footer .block-druida-boletinfooter .form-actions .button--primary {
  background-color: #ffaa00;
  color: #fff;
  border-radius: 0.25rem;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  margin-top: 21px;
}
.site-footer .block-druida-boletinfooter #simplenews-subscriptions-block-172686c3-28b9-48dd-b810-c4f8b376c918 {
  display: flex;
}

header {
  background-color: #ffffff !important;
}
header .region--header__inner .redessocialesblo {
  width: auto;
}
header .region--header__inner .redessocialesblo ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
header .region--header__inner .redessocialesblo ul li {
  display: inline-block;
  padding-right: 21px;
}
header .region--header__inner .redessocialesblo ul li a {
  font-size: 0;
  text-decoration: none;
}
header .region--header__inner .redessocialesblo ul li a:hover:before, header .region--header__inner .redessocialesblo ul li a:active:before, header .region--header__inner .redessocialesblo ul li a:focus:before, header .region--header__inner .redessocialesblo ul li a.is-active:before {
  color: #0082a6;
}
header .region--header__inner .redessocialesblo ul li a::before {
  text-align: center;
  background-color: #0f2e60;
  color: #fff;
  display: inline-block;
  font-family: "Font Awesome 6 Brands";
  transition: all ease 0.5s;
  font-size: 21px;
}
header .region--header__inner .redessocialesblo ul li a.facebook::before {
  content: "\f39e";
}
header .region--header__inner .redessocialesblo ul li a.twitter::before {
  content: "\e61b";
}
header .region--header__inner .redessocialesblo ul li a.linkedin::before {
  content: "\f0e1";
}
header .region--header__inner .redessocialesblo ul li a.youtube::before {
  content: "\f167";
}
header .region--header__inner .redessocialesblo ul li a:hover::before {
  color: #ffaa00;
}
header .region--header__inner #block-druida-account-menu {
  width: auto;
}
header .region--header__inner #block-druida-account-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
header .region--header__inner #block-druida-account-menu ul li {
  margin-right: 8px;
}
header .region--header__inner #block-druida-account-menu ul li:last-child {
  margin-right: 0;
}
header .region--header__inner #block-druida-account-menu ul li a {
  text-decoration: none;
  font-size: 0;
}
header .region--header__inner #block-druida-account-menu ul li a::before {
  font-size: 24px;
  color: white;
  font-family: "Material Design Icons";
}
header .region--header__inner #block-druida-account-menu ul li a:hover::before {
  color: #ffaa00;
}
header .region--header__inner #block-druida-account-menu ul li a[data-drupal-link-system-path="user/login"]::before {
  content: "\f0342";
}
header .region--header__inner #block-druida-account-menu ul li a[data-drupal-link-system-path=user]::before {
  content: "\f0644";
}
header .region--header__inner #block-druida-account-menu ul li a[data-drupal-link-system-path="user/logout"]::before {
  content: "\f0342";
}
header .region--header__inner #block-druida-formulariodebusqueda {
  display: inline-block;
  padding-right: 7px;
  max-width: 300px;
}
header .region--header__inner #block-druida-formulariodebusqueda form {
  transition: all ease 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 36px;
  box-sizing: border-box;
  border-radius: 25px;
  border: 4px solid transparent;
  overflow: hidden;
}
header .region--header__inner #block-druida-formulariodebusqueda form .form-item {
  display: inline-block;
}
header .region--header__inner #block-druida-formulariodebusqueda form .form-item input {
  padding: 0;
  border: none;
  width: 0%;
  border-radius: 25px;
  height: 36px;
  line-height: 30px;
  outline: 0;
  font-size: 1em;
  border-radius: 20px;
}
header .region--header__inner #block-druida-formulariodebusqueda form .form-actions {
  display: inline-block;
}
header .region--header__inner #block-druida-formulariodebusqueda form .form-actions input {
  background-image: url("../images/lupa.png");
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  font-size: 0;
  width: 20px;
  height: 20px;
  display: block;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 50%;
  color: #07051a;
  text-align: center;
}
header .region--header__inner #block-druida-formulariodebusqueda form:hover {
  width: 150px;
  cursor: pointer;
  border: 4px solid white;
  background: #fff;
}
header .region--header__inner #block-druida-formulariodebusqueda form:hover .form-search {
  width: 100%;
  padding-left: 10px;
}
header .region--header__inner #block-druida-formulariodebusqueda form:hover .form-submit { /* Safari/Chrome */
  filter: invert(100%);
}
header .buscar-redes {
  padding: 5px;
}
header .buscar-redes .block-druida-buscar {
  padding-top: 5px;
  width: auto;
}
header .buscar-redes .block-druida-buscar #search-block-form {
  display: flex;
  /* #edit-actions{
     background-color: red;
     #edit-submit{
       color:green;
       font-size: 0;
       &:hover{
         color: $druida;
         &::before{
           color: $druida;
         }
       }
       &[data-drupal-selector="edit-submit"] {		            					
           content: "\F0342";	            
       }
     }
   }*/
}
header .buscar-redes .block-druida-buscar #search-block-form .js-form-type-search {
  padding-right: 10px;
}

.encabezado {
  background-color: #0f2e60 !important;
}

.vista-promociones-portada .views-view-fields--promo img {
  height: 500px;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

/*curso portada vista bloque*/
#block-druida-views-block-cursos-block-1, #block-druida-views-block-colaboradores-block-1,
#block-druida-views-block-noticias-block-1 {
  margin-bottom: 90px;
}

#block-druida-views-block-cursos-block-1, #block-druida-views-block-actividades-block-1,
#block-druida-views-block-colaboradores-block-1, #block-druida-views-block-noticias-block-1 {
  padding: 30px 0px 25px 0px;
  margin-top: 50px;
}
#block-druida-views-block-cursos-block-1 h2, #block-druida-views-block-actividades-block-1 h2,
#block-druida-views-block-colaboradores-block-1 h2, #block-druida-views-block-noticias-block-1 h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 5px;
  font-family: "Roboto", Sans-serif;
}
#block-druida-views-block-cursos-block-1 .elementor-divider-separator, #block-druida-views-block-actividades-block-1 .elementor-divider-separator,
#block-druida-views-block-colaboradores-block-1 .elementor-divider-separator, #block-druida-views-block-noticias-block-1 .elementor-divider-separator {
  display: inline-flex;
  content: "";
  width: 52px;
  height: 4px;
  left: 0;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: #0f2e60;
  top: auto;
}

.cursos-portada-principal {
  /*  padding-top: 30px;
    .viste-image-cursos-portada {
        height: 270px;
        img {
            width: 100%;
            height: auto;
            object-fit: fill;
            transition: all ease 0.5s;
        }
    }*/
}
.cursos-portada-principal .card-body .viste-title-cursos-portada {
  font-weight: 600;
  height: 85px;
  padding: 10px 5px;
  margin: 10px;
  font-size: 23px;
}
.cursos-portada-principal .card-body .viste-title-cursos-portada a {
  color: #1e293b;
  text-decoration: none;
}
.cursos-portada-principal .card-body .viste-title-cursos-portada a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
.cursos-portada-principal .card-body .viste-materiales-cursos-portada {
  display: flex;
  color: #0f2e60;
  font-size: 21px;
}
.cursos-portada-principal .card-body .viste-materiales-cursos-portada .viste-conferencia-cursos-portada {
  margin-right: 12.5px;
  margin-left: 12.5px;
}
.cursos-portada-principal .card-body .viste-materiales-cursos-portada .viste-conferencia-cursos-portada::before {
  font-family: "Material Design Icons";
  content: "\f0b63";
  padding-right: 5px;
  transition: all ease 0.5s;
}
.cursos-portada-principal .card-body .viste-materiales-cursos-portada .viste-duracion-cursos-portada {
  margin-right: 12.5px;
  margin-left: 12.5px;
}
.cursos-portada-principal .card-body .viste-materiales-cursos-portada .viste-duracion-cursos-portada::before {
  font-family: "Material Design Icons";
  content: "\f0996";
  padding-right: 5px;
  transition: all ease 0.5s;
}
.cursos-portada-principal .card-body .row-contenedor-parrafo {
  display: flex;
  margin: 15px 0px 15px 0px;
  padding: 0px 0px 10px 0px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(217, 217, 217, 0.4705882353);
}
.cursos-portada-principal .card-body .row-contenedor-parrafo .parrafo-imagen {
  width: 30%;
  text-align: end;
  padding-right: 5px;
}
.cursos-portada-principal .card-body .row-contenedor-parrafo .parrafo-imagen .viste-image-cursos-parrafo {
  max-width: 109px;
  max-height: 109px;
}
.cursos-portada-principal .card-body .row-contenedor-parrafo .parrafo-imagen .viste-image-cursos-parrafo img {
  width: 109px;
  height: 109px;
  border-radius: 100%;
}
.cursos-portada-principal .card-body .row-contenedor-parrafo .parrafo-datos {
  padding-left: 5px;
  width: 70%;
  padding-top: 15px;
  font-size: 18px;
}
.cursos-portada-principal .card-body .row-contenedor-parrafo .parrafo-datos .vista-nombre-cursos {
  color: #000;
  font-weight: 700;
}
.cursos-portada-principal .card-body .viste-image-cursos-parrafo {
  float: right;
}
.cursos-portada-principal .card-body .btn-primary {
  color: #fff;
  background-color: #0f2e60;
  border-color: #0f2e60;
  transition: all ease 0.5s;
  margin: 0px 0px 10px 10px;
}
.cursos-portada-principal .card-body .btn-primary:hover {
  color: #fff;
  background-color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}

.view-publicaciones .views-row {
  margin-top: 20px;
  text-align: justify;
}
.view-publicaciones .views-field-field-enlace-a-la-web, .view-publicaciones .views-field-field-proyecto-asociado, .view-publicaciones .views-field-field-autores-miembros-de-la-red {
  display: flex;
}
.view-publicaciones .views-field-field-enlace-a-la-web .views-label-field-enlace-a-la-web, .view-publicaciones .views-field-field-enlace-a-la-web .views-label-field-proyecto-asociado, .view-publicaciones .views-field-field-enlace-a-la-web .views-label-field-autores-miembros-de-la-red, .view-publicaciones .views-field-field-proyecto-asociado .views-label-field-enlace-a-la-web, .view-publicaciones .views-field-field-proyecto-asociado .views-label-field-proyecto-asociado, .view-publicaciones .views-field-field-proyecto-asociado .views-label-field-autores-miembros-de-la-red, .view-publicaciones .views-field-field-autores-miembros-de-la-red .views-label-field-enlace-a-la-web, .view-publicaciones .views-field-field-autores-miembros-de-la-red .views-label-field-proyecto-asociado, .view-publicaciones .views-field-field-autores-miembros-de-la-red .views-label-field-autores-miembros-de-la-red {
  padding-right: 10px;
  color: #000000;
  padding-bottom: 7px;
  font-weight: 700;
}
.view-publicaciones .views-field-field-enlace-a-la-web a, .view-publicaciones .views-field-field-proyecto-asociado a, .view-publicaciones .views-field-field-autores-miembros-de-la-red a {
  color: #0f2e60;
  text-decoration: none;
}
.view-publicaciones .views-field-field-enlace-a-la-web a:hover, .view-publicaciones .views-field-field-proyecto-asociado a:hover, .view-publicaciones .views-field-field-autores-miembros-de-la-red a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}
.view-publicaciones .views-field-body {
  font-weight: 600;
  color: #0f2e60;
  padding: 10px 0px;
}
.view-publicaciones .views-field-field-fechaanno {
  font-weight: 700;
  color: #0f2e60;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ebeced;
  width: 5%;
}

@media (min-width: 576px) {
  .testimonio-portada-principal .viste-image-testimonio {
    margin-bottom: 0px;
  }
  .vista-promociones-portada .carousel-caption .viste-cuerpo-promo {
    display: inline-grid !important;
    width: 100%;
  }
}
.page-node-type-cursos {
  text-align: justify;
}
.page-node-type-cursos .node-cursos {
  padding: 30px 30px 30px 30px;
}
.page-node-type-cursos .cursos-lateral-der .about-field--title-text {
  line-height: 2rem;
  text-align: justify;
  font-size: 20px;
}
.page-node-type-cursos .cursos-lateral-der img {
  border-radius: 10px 10px 10px 10px;
  width: 100%;
  height: auto;
  margin: 0px 0px 30px 0px;
}
.page-node-type-cursos .cursos-lateral-der .cursos-texto-content .field--name-field-aprenderas {
  font-family: "Roboto", Sans-serif !important;
}
.page-node-type-cursos .cursos-lateral-der .cursos-texto-content .field--name-field-aprenderas .field__label {
  font-size: 23px;
  color: #8e44ad;
  font-weight: bold;
  padding-bottom: 15px;
}
.page-node-type-cursos .cursos-lateral-der .cursos-texto-content .field--name-field-aprenderas .field__item {
  line-height: 1.5;
}
.page-node-type-cursos .cursos-lateral-der .cursos-texto-content .field--name-field-aprenderas .field__item ul li::marker {
  color: #8e44ad;
}
.page-node-type-cursos .cursos-lateral-der .title-node-full {
  text-decoration: none;
  color: #000000;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0px;
  font-family: "Roboto Slab", Sans-serif;
}

.cursos-lateral-izq {
  background-color: white;
}
.cursos-lateral-izq .cursos-bloque-texto {
  border-radius: 19px;
}
.cursos-lateral-izq .materiales-recomendados, .cursos-lateral-izq .curso-estado {
  margin: 0px 0px 40px 0px;
  padding: 30px 10px 30px 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.cursos-lateral-izq .materiales-recomendados .field, .cursos-lateral-izq .curso-estado .field {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #7A7A7A;
  text-align: left !important;
}
.cursos-lateral-izq .materiales-recomendados .field .field__label, .cursos-lateral-izq .curso-estado .field .field__label {
  font-size: 16px;
  color: #7A7A7A;
}
.cursos-lateral-izq .materiales-recomendados .field .field__item a, .cursos-lateral-izq .curso-estado .field .field__item a {
  box-shadow: none;
  text-decoration: none;
  color: #7A7A7A;
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 700;
  padding-bottom: 15px;
}
.cursos-lateral-izq .materiales-recomendados .field .field__item a:hover, .cursos-lateral-izq .curso-estado .field .field__item a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
.cursos-lateral-izq .materiales-recomendados .cursos-recomendados, .cursos-lateral-izq .curso-estado .cursos-recomendados {
  display: flex;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
}
.cursos-lateral-izq .materiales-recomendados .elementor-separate-wrapper, .cursos-lateral-izq .curso-estado .elementor-separate-wrapper {
  content: "";
  width: 52px;
  height: 4px;
  left: 0;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: #0f2e60;
  top: auto;
}

.materiales-incluidos {
  margin: 0px 0px 40px 0px;
  padding: 30px 10px 30px 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.materiales-incluidos .cursos-recomendados {
  display: flex;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
}
.materiales-incluidos .elementor-separate-wrapper {
  content: "";
  width: 52px;
  height: 4px;
  left: 0;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: #0f2e60;
  top: auto;
}
.materiales-incluidos .field__label {
  display: flex;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
}
.materiales-incluidos .paragraph--type--cursos .field {
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #7A7A7A;
}
.materiales-incluidos .paragraph--type--cursos .field .field__label {
  font-size: 16px;
  color: #7A7A7A;
  display: block ruby;
}
.materiales-incluidos .paragraph--type--cursos .field .field__label::after {
  content: ": ";
  padding-right: 5px;
}
.materiales-incluidos .paragraph--type--cursos .field::after {
  border-top-style: dashed;
  border-top-width: 1px;
}

.profesores {
  padding-top: 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  margin: 10px 0px 30px 0px;
}
.profesores .field__label {
  display: flex;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
  padding-left: 7px;
  padding-bottom: 15px;
}
.profesores .cursos-recomendados {
  padding-left: 7px;
  display: flex;
  font-size: 23px;
  color: #000000;
  font-weight: bold;
}
.profesores .elementor-separate-wrapper {
  padding-left: 7px;
  content: "";
  width: 52px;
  height: 4px;
  left: 0;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: #0f2e60;
  top: auto;
  margin-left: 7px;
}
.profesores .field--name-field-datos-del-los-profesores {
  padding-top: 15px;
}

.node-sobrenosotros .about-row-img img {
  width: 100%;
  max-height: 100%;
  margin-bottom: 7px;
  border-radius: 10px 10px 10px 10px;
}
.node-sobrenosotros .about-row-media {
  padding: 7px;
  margin-top: 27px;
}
.node-sobrenosotros .about-row-media .slick-prueba {
  width: 100%;
  height: 310px;
  display: flex;
  justify-content: center;
}
.node-sobrenosotros .about-row-media .slick-prueba .slick-prev.slick-arrow, .node-sobrenosotros .about-row-media .slick-prueba .slick-next.slick-arrow {
  display: none !important;
}
.node-sobrenosotros .about-row-media .slick-prueba .slick-slide {
  display: flex;
  padding: 5px;
  justify-content: center;
}
.node-sobrenosotros .about-row-media .slick-prueba .slick-slide img {
  max-width: 100%;
  border-radius: 10px 10px 10px 10px;
}
.node-sobrenosotros .field--name-field-multimedia {
  width: 100%;
  display: flex;
}
.node-sobrenosotros .field--name-field-multimedia img {
  width: 100%;
  height: 300px;
  margin-bottom: 7px;
  border-radius: 10px 10px 10px 10px;
  padding-right: 10px;
}

.contenido-principal .region--content #block-druida-page-title {
  padding-top: 17px;
}
.contenido-principal .region--content #block-druida-page-title h1 {
  display: none;
}
.contenido-principal .region--content #block-druida-content .title-node-portada {
  font-size: 31px;
  font-weight: 600;
  padding-bottom: 15px;
}
.contenido-principal .region--content #block-druida-content .node-contenedor-body {
  margin: 0px 0px 20px 0px;
  text-align: justify;
  /*padding: 20px 20px 20px 20px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);*/
}
.contenido-principal .region--content #block-druida-content .node-contenedor-body .title-body {
  font-size: 19px;
}
.contenido-principal .region--content #block-druida-content .node-contenedor-image {
  margin-top: 11px;
}

.articulos-node-full .field--name-field-tags a {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ebeced;
}
.articulos-node-full .field--name-field-tags a:hover {
  color: #ffffff;
  border-color: #0f2e60;
  background-color: #0f2e60;
  transition: all ease 0.5s;
}

.node-todos .nodo-titulos-todos {
  padding-top: 20px;
}
.node-todos .nodo-titulos-todos h2 {
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 700;
  padding: 20px 0px;
}

.articulos-node-full {
  margin-top: 30px;
}
.articulos-node-full .field--name-field-participantes .field__label, .articulos-node-full .field--name-field-referencia-del-proyecto .field__label {
  font-weight: 700;
}
.articulos-node-full .field--name-field-participantes a, .articulos-node-full .field--name-field-referencia-del-proyecto a {
  color: #000;
  text-decoration: none;
}
.articulos-node-full .field--name-field-participantes a:hover, .articulos-node-full .field--name-field-referencia-del-proyecto a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}

.path-node.page-node-type-publicaciones .node-todos .field {
  margin-bottom: 10px;
}
.path-node.page-node-type-publicaciones .node-todos .field a {
  text-decoration: none;
  color: #0f2e60;
}
.path-node.page-node-type-publicaciones .node-todos .field a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}
.path-node.page-node-type-publicaciones .node-todos .field .field__label {
  padding-right: 10px;
  color: #000000;
  padding-bottom: 7px;
  font-weight: 700;
}

header.encabezado {
  position: fixed;
  width: 100%;
  z-index: 1;
}

body:not(.path-frontpage) .contentpromo {
  padding-top: 190px;
}

#block-druida-portadaunirse ul {
  display: flex;
}
#block-druida-portadaunirse ul li {
  list-style: none;
}
#block-druida-portadaunirse ul li a {
  text-decoration: none;
  font-weight: 700;
}
#block-druida-portadaunirse ul li a:hover {
  background-color: #0f2e60;
  border-color: white;
  transition: all ease 0.5s;
}
#block-druida-portadaunirse ul li a:hover::before {
  color: white;
  transition: all ease 0.5s;
}
#block-druida-portadaunirse ul li button.btn-primary {
  background-color: #ffaa00;
  width: 196px;
  color: white;
  border-color: white;
  transition: all ease 0.5s;
}
#block-druida-portadaunirse ul li button.btn-primary:hover {
  background-color: #0f2e60;
  border-color: white;
  transition: all ease 0.5s;
}
#block-druida-portadaunirse ul li button.btn-primary .is-active {
  color: white;
  transition: all ease 0.5s;
}
#block-druida-portadaunirse ul li button.btn-primary .is-active:hover {
  color: white;
  transition: all ease 0.5s;
}

.header-nav-primary_menu {
  color: white;
  background-color: #ffaa00;
  font-family: "Roboto", Sans-serif;
}
.header-nav-primary_menu img {
  height: auto;
  width: 100%;
  padding-top: 10px;
}
.header-nav-primary_menu .registermembers {
  padding-top: 15px;
}
.header-nav-primary_menu .registermembers ul {
  padding-left: 0px;
}
.header-nav-primary_menu .registermembers a {
  width: 100%;
  color: white;
  border-color: white;
  font-weight: 700;
}
.header-nav-primary_menu .registermembers a:hover {
  background-color: #0f2e60;
  border-color: white;
  transition: all ease 0.5s;
}
.header-nav-primary_menu .registermembers a:hover::before {
  color: white;
  transition: all ease 0.5s;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass .sf-accordion-toggle {
  text-align: right;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass .sf-accordion-toggle a {
  font-size: 0;
  text-decoration: none;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass .sf-accordion-toggle a::before {
  font-family: "Material Design Icons";
  content: "\f035c";
  font-size: 43px;
  color: #fff;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass #superfish-main-accordion {
  margin: 0px 0px 40px 0px;
  padding: 30px 10px 30px 10px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  background-color: #ffaa00;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass #superfish-main-accordion li:not(:last-child) {
  border-color: rgba(135, 135, 135, 0.1490196078);
  border-bottom-width: 1px;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass ul li a {
  color: white;
  text-decoration: none;
  font-weight: 700;
  padding: 14px;
  font-size: 17px;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass ul li a:hover {
  background-color: #0f2e60;
  transition: all ease 0.5s;
  border-width: 0px;
  border-radius: 10px;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass ul li a:hover::before {
  color: #0082a6;
  transition: all ease 0.5s;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass ul li a.menuparent::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  padding-left: 5px;
  margin-top: 2px;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass ul li a.is-active {
  transition: all ease 0.5s;
  border-width: 0px;
  border-radius: 10px;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass ul.sf-menu .sf-with-ul {
  padding-right: 2.3em;
}
.header-nav-primary_menu .block-druida-navegacionprincipalclass .sf-depth-2 {
  background-color: #ffaa00;
}

#block-druida-marcadelsitio img {
  height: 95px;
}

.formulario-webform-miembros .row #title-webform-miembros h2 {
  width: 390px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form {
  font-size: 17px;
  font-weight: 600;
  box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin-bottom: 100px;
  border-radius: 9px;
  width: 100%;
  max-width: 649px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item.form-item-foto-para-perfil, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item.form-item-foto-para-perfil {
  margin-bottom: 30px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item.form-item-foto-para-perfil .description, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item.form-item-foto-para-perfil .description {
  font-weight: 400;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item {
  padding-top: 10px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item .form-required:after, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item .form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "*";
  color: #f00000;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item label, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item label {
  font-size: 18px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item #edit-foto-para-perfil-upload, .formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item #edit-logo-de-la-institucion-upload, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item #edit-foto-para-perfil-upload, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item #edit-logo-de-la-institucion-upload {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #777777;
  outline: none;
  border-radius: 5px;
  border: 1px solid #2173AF;
  margin-top: 0;
  transition: all ease 0.5s;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item label#edit-foto-para-perfil--label, .formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item label#edit-logo-de-la-institucion--label, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item label#edit-foto-para-perfil--label, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item label#edit-logo-de-la-institucion--label {
  margin: 10px 0px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item legend, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item legend {
  font-size: 18px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item-direccion-calle-country, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item-direccion-calle-country {
  display: flex;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-item-direccion-calle-country .form-required, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-item-direccion-calle-country .form-required {
  padding-right: 7px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-country, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-e-mail, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-telefono, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-orcid,
.formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-nombre-y-apellidos, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-address, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-city,
.formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-state-province, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-nombre-de-la-institucion-u-organizacion,
.formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-cargo, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-descripcion, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-pais-city, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-pais-country, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-country, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-e-mail, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-telefono, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-orcid,
.formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-nombre-y-apellidos, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-address, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-city,
.formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-state-province, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-nombre-de-la-institucion-u-organizacion,
.formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-cargo, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-descripcion, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-pais-city, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-pais-country {
  border: 1px solid #2173AF;
  height: 40px;
  border-radius: 9px;
  width: 100%;
  padding-left: 15px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-breve-descripcion, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-breve-descripcion {
  border: 1px solid #2173AF;
  height: 90px;
  border-radius: 9px;
  width: 100%;
  padding-left: 15px;
  margin-bottom: 30px;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-text, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-country, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-telefono, .formulario-webform-miembros .row .webform-submission-membresia-add-form .form-email, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-orcid, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-text, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-country, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-telefono, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-email, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-orcid {
  margin-top: 0.25rem;
  font-size: 18px !important;
  color: #6c757d;
  font-weight: 600;
  width: 100%;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-type-webform-terms-of-service, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-type-webform-terms-of-service {
  padding: 15px 0px 15px 5px;
  font-size: 20px;
  font-weight: 700;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form .form-type-webform-terms-of-service label a, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form .form-type-webform-terms-of-service label a {
  color: #0f2e60;
}
.formulario-webform-miembros .row .webform-submission-membresia-add-form fieldset.webform-composite-hidden-title, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form fieldset.webform-composite-hidden-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px !important;
}

.formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form {
  font-size: 17px;
  font-weight: 600;
  /* #form-type-webform-terms-of-service{
       background-color: red;
   }*/
}
.formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form .form-text, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form #edit-nombre-de-la-institucion-u-organizacion, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form #edit-pais-city, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form #edit-pais-country, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form #edit-telefono, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form #edit-descripcion, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form .form-email, .formulario-webform-miembros #webform-submission-membresia-institucional-node-14-add-form #edit-orcid {
  margin-top: 0.25rem;
  font-size: 18px !important;
  color: #6c757d;
  font-weight: 600;
  width: auto;
  max-width: 390px;
}

.block-druida-unirse ul {
  display: flex;
}
.block-druida-unirse ul li {
  list-style: none;
}
.block-druida-unirse ul li a {
  text-decoration: none;
  padding-right: 10px;
  color: #0f2e60;
  font-size: 1.7rem;
}
.block-druida-unirse ul li button.btn-primary {
  margin-right: 20px;
  margin-top: 10px;
  background-color: white;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}
.block-druida-unirse ul li button.btn-primary:hover {
  background-color: white;
  border-color: #0f2e60;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.block-druida-unirse ul li button.btn-primary .is-active {
  color: #0f2e60;
  transition: all ease 0.5s;
  border-color: #0f2e60;
}
.block-druida-unirse ul li button.btn-primary .is-active:hover {
  color: #0f2e60;
  transition: all ease 0.5s;
  border-color: #0f2e60;
}

@media (min-width: 768px) {
  .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-country, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-e-mail, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-telefono, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-orcid, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-nombre-y-apellidos, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-address,
  .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-city, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-state-province, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-direccion-calle-country,
  .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-nombre-de-la-institucion-u-organizacion, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-cargo, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-nombre-de-la-institucion-u-organizacion,
  .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-pais-city, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-pais-country, .formulario-webform-miembros .row .webform-submission-membresia-add-form #edit-descripcion, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-country, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-e-mail, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-telefono, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-orcid, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-nombre-y-apellidos, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-address,
  .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-city, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-state-province, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-direccion-calle-country,
  .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-nombre-de-la-institucion-u-organizacion, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-cargo, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-nombre-de-la-institucion-u-organizacion,
  .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-pais-city, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-pais-country, .formulario-webform-miembros .row #webform-submission-membresia-institucional-node-14-add-form #edit-descripcion {
    max-width: 590px;
  }
}
@media (min-width: 992px) {
  #block-druida-portadaunirse ul li button.btn-primary {
    width: 122px;
  }
}
@media (min-width: 1200px) {
  #block-druida-portadaunirse ul li button.btn-primary {
    width: 196px;
  }
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal {
  margin: 10px;
  padding-top: 30px;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista {
  text-align: justify;
  border-radius: 10px;
  border: 0 solid #69727d;
  padding: 0px;
  margin-bottom: 24px;
  border-width: 1px;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista .views-field-field-image {
  overflow: hidden;
  transition: all ease 0.5s;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista .views-field-field-image:hover img {
  transform: scale(1.3);
  transition: all ease 0.5s;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista .views-field-field-image img {
  width: 100%;
  transition: all 400ms ease-out;
  will-change: transform;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista .views-field-title {
  margin: 28px 15px;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista .views-field-title a {
  text-decoration: none;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  transition: all ease 0.5s;
}
#block-druida-views-block-noticias-block-1 .noticias-portada-principal .noticias-listas .fields-noticias-lista .views-field-title a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}

.noticias-vistas-principal {
  margin-top: 30px;
  font-family: "Roboto", Sans-serif;
  line-height: 2.1em;
  text-align: justify;
  font-size: 17px;
}
.noticias-vistas-principal .row {
  margin: 30px 0px;
}
.noticias-vistas-principal .row .noticia-imagen {
  height: 391px;
}
.noticias-vistas-principal .row .noticia-imagen .image-noticias {
  height: 350px;
  overflow: hidden;
  transition: all ease 0.9s;
}
.noticias-vistas-principal .row .noticia-imagen .image-noticias:hover img {
  transform: scale(1.3);
  transition: all ease 0.9s;
}
.noticias-vistas-principal .row .noticia-imagen .image-noticias img {
  width: 100%;
  height: 100%;
  padding-top: 7px;
}
.noticias-vistas-principal .row .noticia-texto .titulo-viste-noticias {
  font-family: "Roboto Slab", Sans-serif;
  line-height: 1em;
}
.noticias-vistas-principal .row .noticia-texto .titulo-viste-noticias h2 {
  color: #FFFFFF;
  text-align: justify;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-size: 1.1rem;
}
.noticias-vistas-principal .row .noticia-texto .titulo-viste-noticias h2 a {
  text-decoration: none;
  color: #000000;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.4;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .noticia-texto .titulo-viste-noticias h2 a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos {
  display: flex;
  font-size: 19px;
  font-weight: 700;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos .viste-fecha-noticias {
  padding-right: 15px;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos .viste-fecha-noticias::before {
  font-family: "Material Design Icons";
  content: "\f0e17";
  padding-right: 5px;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos .viste-fuente-noticias {
  padding-right: 15px;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos .viste-fuente-noticias::before {
  font-family: "Material Design Icons";
  content: "\f0b63";
  padding-right: 5px;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos .viste-comentarios-noticias {
  padding-right: 15px;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .noticia-texto .vista-noticias-iconos .viste-comentarios-noticias::before {
  font-family: "Material Design Icons";
  content: "\f017c";
  padding-right: 5px;
}
.noticias-vistas-principal .row .noticia-texto .viste-etiquetas-noticias a {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ebeced;
  text-decoration: none;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .noticia-texto .viste-etiquetas-noticias a:hover {
  color: #ffffff;
  border-color: #0f2e60;
  background-color: #0f2e60;
  transition: all ease 0.5s;
}
.noticias-vistas-principal .row .viste-body-noticias {
  font-size: 19px;
}

.noticias-header .encabezado-druida-noticias h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 15px;
  padding: 10px 0px;
  color: #0f2e60;
}

.node-noticias-fullnode {
  padding-top: 10px;
}
.node-noticias-fullnode .noticias-node-full {
  padding-top: 25px;
}
.node-noticias-fullnode .noticias-node-full .field--name-field-image {
  max-height: 700px;
  position: relative;
  overflow: hidden;
}
.node-noticias-fullnode .noticias-node-full .field--name-field-image img {
  width: 100%;
  height: auto;
}
.node-noticias-fullnode .noticias-node-full .title-node-full {
  text-decoration: none;
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  line-height: 2.5rem;
  padding: 15px 0px;
  font-family: "Roboto Slab", Sans-serif;
  margin-top: 20px;
}
.node-noticias-fullnode .noticias-node-full .noticias-icons-texto {
  display: flex;
  color: #000000;
  font-size: 19px;
  font-weight: 700;
  line-height: 2.5rem;
  padding-bottom: 15px;
  font-family: "Roboto Slab", Sans-serif;
}
.node-noticias-fullnode .noticias-node-full .noticias-icons-texto .field--name-field-fechas {
  padding-right: 15px;
  color: #0f2e60;
  display: flex;
}
.node-noticias-fullnode .noticias-node-full .noticias-icons-texto .field--name-field-fechas::before {
  font-family: "Material Design Icons";
  content: "\f0e17";
  padding-right: 5px;
}
.node-noticias-fullnode .noticias-node-full .noticias-icons-texto .field--name-field-fuente-y-autor {
  display: flex;
  padding-right: 15px;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.node-noticias-fullnode .noticias-node-full .noticias-icons-texto .field--name-field-fuente-y-autor::before {
  font-family: "Material Design Icons";
  content: "\f0b63";
  padding-right: 5px;
}
.node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto {
  font-size: 21px;
  text-align: justify;
  line-height: 2.5rem;
}
.node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto a {
  text-decoration: none !important;
  color: #0f2e60 !important;
  font-weight: 700;
  transition: all ease 0.5s;
}
.node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto a:hover {
  color: #ffaa00 !important;
  transition: all ease 0.5s;
}
.node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto a span {
  text-decoration: none !important;
  font-weight: 700 !important;
}
.node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto a span:hover, .node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto a span:active {
  color: #ffaa00 !important;
  transition: all ease 0.5s;
}
.node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto ul li::marker, .node-noticias-fullnode .noticias-node-full .noticias-cuerpo-texto ol li::marker {
  color: #0f2e60;
  font-weight: bold;
}
.node-noticias-fullnode .noticias-node-full .field--name-field-tags {
  margin-bottom: 30px;
}
.node-noticias-fullnode .noticias-node-full .field--name-field-tags ul li a {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 6px 10px;
  text-decoration: none;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.node-noticias-fullnode .noticias-node-full .field--name-field-tags ul li a:hover {
  color: #ffffff !important;
  border-color: #0f2e60;
  background-color: #0f2e60;
  border-radius: 4px;
  border: 1px solid #ebeced;
  transition: all ease 0.5s;
}

@media (min-width: 768px) {
  .noticias-vistas-principal {
    margin-top: 30px;
  }
  .noticias-vistas-principal .row .image-noticias a img {
    width: 100%;
  }
}
#block-druida-views-block-miembros-block-3 .row {
  height: auto !important;
  margin-bottom: 0px !important;
}
#block-druida-views-block-miembros-block-3 .row .miembros-directiva-texto .titulo-vista-coordinadora {
  display: flex;
  padding-top: 7px;
}
#block-druida-views-block-miembros-block-3 .row .miembros-directiva-texto .titulo-vista-coordinadora .texto-nombrem a {
  font-size: 1.75rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
  color: #0f2e60;
}
#block-druida-views-block-miembros-block-3 .row .miembros-directiva-texto .titulo-vista-coordinadora .texto-nombrem a:hover {
  color: #ffaa00;
}
#block-druida-views-block-miembros-block-3 .row .miembros-directiva-texto .texto-largo-miembros {
  text-align: justify;
  padding-top: 10px;
}
#block-druida-views-block-miembros-block-3 .row .image-miembros img {
  padding-top: 7px;
}

#block-druida-views-block-miembros-block-1 .miembros-vista-directiva, #block-druida-views-block-miembros-block-3 .miembros-vista-directiva {
  padding-top: 35px;
}
#block-druida-views-block-miembros-block-1 .titulo-miembros h3, #block-druida-views-block-miembros-block-3 .titulo-miembros h3 {
  font-size: 23px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 700;
}
#block-druida-views-block-miembros-block-1 .titulo-miembros h1, #block-druida-views-block-miembros-block-3 .titulo-miembros h1 {
  color: #ffaa00;
  font-size: 30px;
  text-transform: none;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 1px;
  margin: 0 0 15px;
}
#block-druida-views-block-miembros-block-1 .miembros-profesionales, #block-druida-views-block-miembros-block-3 .miembros-profesionales {
  margin-bottom: 20px;
}
#block-druida-views-block-miembros-block-1 .miembros-profesionales .texto-miembros, #block-druida-views-block-miembros-block-3 .miembros-profesionales .texto-miembros {
  font-size: 19px;
  text-align: justify;
  padding-top: 19px;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .row, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .row {
  display: flex;
  justify-content: center;
  height: 500px;
  margin-bottom: 40px;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen {
  width: 373px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen:hover img, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen:hover img {
  transform: scale(1.1);
  transition: all ease 0.5s;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros {
  width: 250px;
  height: 275px;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros img, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros .titulo-viste-miembros, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros .titulo-viste-miembros {
  background: #fff;
  text-align: center;
  width: 350px;
  border-radius: 5px;
  padding: 20px 20px 25px;
  font-size: 21px;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros .titulo-viste-miembros a, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros .titulo-viste-miembros a {
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  text-transform: capitalize;
  color: #0f2e60;
}
#block-druida-views-block-miembros-block-1 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros .titulo-viste-miembros a:hover, #block-druida-views-block-miembros-block-3 .views-view-lista--miembros-directiva .miembros-directiva-imagen .image-miembros .titulo-viste-miembros a:hover {
  color: #FF3C00;
}

.miembros-page-header {
  margin-top: 30px;
  padding-bottom: 20px;
}
.miembros-page-header h1 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  color: #000000;
}
.miembros-page-header h3 {
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  color: #ffaa00;
}

.view-datos-miembros-detalles {
  margin-top: 50px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros {
  display: flex;
  font-weight: 700;
  padding: 10px 0px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-etiquetas-miembros, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-etiquetas-miembros {
  padding-right: 30px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-etiquetas-miembros::before, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-etiquetas-miembros::before {
  font-family: "Material Design Icons";
  content: "\f0474";
  padding-right: 5px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-pais-miembros, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-pais-miembros {
  padding-right: 30px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-pais-miembros::before, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-pais-miembros::before {
  font-family: "Material Design Icons";
  content: "\f034e";
  padding-right: 5px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-tipo-miembros, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-tipo-miembros {
  padding-right: 30px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-tipo-miembros::before, .view-datos-miembros-detalles .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-tipo-miembros::before {
  font-family: "Material Design Icons";
  content: "\f0ce3";
  padding-right: 5px;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles a {
  text-decoration: none;
}
.view-datos-miembros-detalles .views-view-lista--miembros-detalles .viste-body-miembros {
  text-align: justify;
}

.druida-miembros-institucionales .btn-primary {
  background-color: #0f2e60;
}
.druida-miembros-institucionales .btn-primary:hover {
  color: #fff;
  font-weight: bold;
  background-color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}

.miembros-vista-pagina .card {
  margin-top: 15px;
  display: flex;
  justify-content: center;
}
.miembros-vista-pagina .card .views-field-field-image {
  width: 100%;
  height: 250px;
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
}
.miembros-vista-pagina .card .views-field-field-image:hover img {
  transform: scale(1.1);
  transition: all ease 0.5s;
}
.miembros-vista-pagina .card .views-field-field-image .field-content {
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
  height: 220px;
  width: 220px;
}
.miembros-vista-pagina .card .views-field-field-image .field-content img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.miembros-vista-pagina .card .views-field-title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-top: 20px;
}
.miembros-vista-pagina .card a {
  text-decoration: none;
  color: #000000;
}
.miembros-vista-pagina .card a:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}

.colaboradores-portada-principal .card {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  height: 254px;
}
.colaboradores-portada-principal .card .views-field-field-image {
  width: 100%;
  height: 210px;
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
}
.colaboradores-portada-principal .card .views-field-field-image:hover img {
  transform: scale(1.1);
  transition: all ease 0.5s;
}
.colaboradores-portada-principal .card .views-field-field-image .field-content {
  display: flex;
  justify-content: center;
  align-content: center;
  text-align: center;
}
.colaboradores-portada-principal .card .views-field-field-image .field-content img {
  width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.colaboradores-portada-principal .card .views-field-title {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-top: 20px;
}
.colaboradores-portada-principal .card a {
  text-decoration: none;
  color: #000000;
}
.colaboradores-portada-principal .card a:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}

.encabezado-druida-sobrenos {
  margin-top: 50px;
  font-family: "Roboto", Sans-serif;
}
.encabezado-druida-sobrenos .titulop-druida-sobrenos {
  text-align: center;
  padding-bottom: 50px;
}
.encabezado-druida-sobrenos .titulop-druida-sobrenos h3, .encabezado-druida-sobrenos .titulop-druida-sobrenos .title-end-sobre {
  color: #ffaa00;
  font-weight: 900;
  font-size: 35px;
}
.encabezado-druida-sobrenos .izq-text-sobre {
  text-align: end;
}
.encabezado-druida-sobrenos .izq-text-sobre .izq-text-simple-sobre {
  margin-bottom: 50px;
}
.encabezado-druida-sobrenos .izq-text-sobre .izq-text-simple-sobre .heading-reddruida-title {
  font-weight: 700;
}
.encabezado-druida-sobrenos .der-text-sobre {
  text-align: start;
}
.encabezado-druida-sobrenos .der-text-sobre .izq-text-simple-sobre {
  margin-bottom: 50px;
}
.encabezado-druida-sobrenos .der-text-sobre .izq-text-simple-sobre .heading-reddruida-title {
  font-weight: 700;
}
.encabezado-druida-sobrenos .datos-druida-sobrenos {
  box-shadow: 11px 11px 38px 0px rgba(0, 0, 0, 0.2);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -120px;
  margin-bottom: 0px;
  padding: 45px 0px 20px 30px;
}
.encabezado-druida-sobrenos .datos-druida-sobrenos .widget-container-datos {
  font-size: 34px;
  display: inline-block;
  font-weight: 700;
  margin: 0;
  color: #ffaa00;
}
.encabezado-druida-sobrenos .textop-druida-sobrenos {
  margin-bottom: 145px;
}
.encabezado-druida-sobrenos .textop-druida-sobrenos .image-center-sobre img {
  height: 300px;
  width: auto;
}

#block-druida-views-block-cursos-block-2 {
  padding-top: 45px;
  margin-top: 30px;
}
#block-druida-views-block-cursos-block-2 .row {
  padding-bottom: 60px;
}
#block-druida-views-block-cursos-block-2 .row h1 {
  font-size: 25px;
  font-family: "Roboto Slab", Sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  color: #ffaa00;
}
#block-druida-views-block-cursos-block-2 .row h4 {
  font-size: 21px;
  font-family: "Roboto Slab", Sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  color: #000000;
}
#block-druida-views-block-cursos-block-2 .row .texto-cursos-sobrenos {
  padding-top: 30px;
}
#block-druida-views-block-cursos-block-2 .data-numbrer-icon-text, #block-druida-views-block-cursos-block-2 .heading-container-title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7em;
  text-align: -moz-center;
}
#block-druida-views-block-cursos-block-2 .widget-container-datos {
  color: #ffaa00;
  font-family: "Roboto Slab", Sans-serif;
  font-size: 30px;
  font-weight: 700;
}
#block-druida-views-block-cursos-block-2 .elementor-icon-wrapper {
  width: 110px;
  height: 110px;
  margin: 0px 0px 24px 0px;
  padding: 23px 26px 23px 26px;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #E5E5E5;
  border-radius: 53px;
}
#block-druida-views-block-cursos-block-2 .elementor-icon-wrapper .elementor-icon-graduados:before {
  font-family: "Material Design Icons";
  display: inline-block;
  color: white;
  font-size: 55px;
  content: "\f0849";
  padding-right: 5px;
  padding-top: 17px;
}
#block-druida-views-block-cursos-block-2 .elementor-icon-wrapper .elementor-icon-cursos:before {
  font-family: "Material Design Icons";
  display: inline-block;
  color: white;
  font-size: 55px;
  content: "\f05da";
  padding-right: 5px;
  padding-top: 17px;
}
#block-druida-views-block-cursos-block-2 .elementor-icon-wrapper .elementor-icon:before {
  font-family: "Material Design Icons";
  display: inline-block;
  color: white;
  font-size: 55px;
  content: "\f0474";
  padding-right: 5px;
  padding-top: 17px;
}

.galeria-portada-principal .galeria-sobrenos .field-content {
  height: 300px;
  border-radius: 10px;
  overflow: hidden;
}
.galeria-portada-principal .galeria-sobrenos .field-content img {
  width: 100%;
  height: 100%;
  transform: scale(1.05);
  transition: all ease 0.5s;
}
.galeria-portada-principal .galeria-sobrenos .field-content img:hover {
  transform: scale(1);
  transition: all ease 0.5s;
}
.galeria-portada-principal .views-field-field-imagen {
  margin-bottom: 24px;
  transition: all ease 0.3s;
  padding: 0px 20px;
}
.galeria-portada-principal .views-field-field-imagen.ocultar {
  width: 0;
}

#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria {
  padding-bottom: 20px;
}
#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria h1 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  color: #000000;
}
#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria h3 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 5px;
  padding-bottom: 10px;
  color: #ffaa00;
}
#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria .portfolio_nav {
  padding: 0 0 15px;
  text-align: center;
}
#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria .portfolio_nav ul {
  margin-bottom: 30px;
  text-align: center;
}
#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria .portfolio_nav ul li {
  background: transparent;
  border: medium none;
  font-size: 16px;
  line-height: 1;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: capitalize;
  padding: 10px 22px;
  font-weight: 500;
  position: relative;
  margin: 0 3px;
  margin-bottom: 7px;
  display: inline-block;
  border: 1px dashed #FF3C00;
  color: #FF3C00;
}
#block-druida-views-block-galeria-block-1 .vista-galeria .encabezado-druida-galeria .portfolio_nav ul li:hover {
  color: #fff;
  background: #FF3C00;
  transition: all ease 0.5s;
}

.node--type-galeria .container .row .title-node-full {
  display: flex;
}
.node--type-galeria .container .row .title-node-full h5 {
  padding-right: 7px;
  font-size: 20px;
  font-weight: 500;
  color: #0f2e60;
}
.node--type-galeria .container .row .node__content .imagenes img {
  width: 100%;
  height: 191px;
}

.concursos-vista-lista {
  font-family: "Roboto Slab", Sans-serif;
  padding-top: 50px;
}
.concursos-vista-lista h3 {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 700;
}
.concursos-vista-lista h1 {
  color: #ffaa00;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 1px;
  margin: 0 0 5px;
}
.concursos-vista-lista .texto-concursos {
  text-align: justify;
}
.concursos-vista-lista .row {
  padding-bottom: 40px;
}

.view-concursot3m-paginas .titulo-viste-concurso {
  font-family: "Roboto Slab", Sans-serif;
  line-height: 1em;
}
.view-concursot3m-paginas .titulo-viste-concurso h2 {
  color: #FFFFFF;
  text-align: justify;
  margin-bottom: 5px;
  padding-bottom: 10px;
}
.view-concursot3m-paginas .titulo-viste-concurso h2 a {
  text-decoration: none;
  color: #000000;
  font-size: 23px;
  font-weight: 700;
}
.view-concursot3m-paginas .titulo-viste-concurso h2 a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
}
.view-concursot3m-paginas .viste-fecha-concurso, .view-concursot3m-paginas .viste-tipo-concurso, .view-concursot3m-paginas .viste-tipo-label {
  padding-bottom: 15px;
  color: #000000;
  font-size: 17px;
  font-weight: 700;
}
.view-concursot3m-paginas .viste-fecha-concurso a, .view-concursot3m-paginas .viste-tipo-concurso a, .view-concursot3m-paginas .viste-tipo-label a {
  text-decoration: none;
  color: #000000;
}
.view-concursot3m-paginas .viste-fecha-concurso a:hover, .view-concursot3m-paginas .viste-tipo-concurso a:hover, .view-concursot3m-paginas .viste-tipo-label a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
}
.view-concursot3m-paginas .viste-body-concurso p a {
  text-decoration: none;
  color: #000000;
  font-weight: 700;
}
.view-concursot3m-paginas .viste-body-concurso p a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
}

.node-concurso3mt-fullnode .concurso3mt-node-full .title-node-full {
  text-decoration: none;
  color: #000000;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0px;
  font-family: "Roboto Slab", Sans-serif;
}
.node-concurso3mt-fullnode .concurso3mt-node-full img {
  width: 100%;
  height: 550px;
  padding-bottom: 15px;
}

.contenido-concurso3mt-texto a {
  text-decoration: none;
  color: #0f2e60;
  font-weight: 700;
}
.contenido-concurso3mt-texto a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
}
.contenido-concurso3mt-texto .concurso3mt-icons-documentos .field--name-field-documentacion .field__label {
  text-decoration: none;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0px;
  font-family: "Roboto Slab", Sans-serif;
}

.cursos-todos-principal .cursos-listas .cursos-todos-vista {
  margin-bottom: 45px;
}
.cursos-todos-principal .cursos-listas .cursos-todos-vista .views-field-field-image {
  overflow: hidden;
  transition: all ease 0.9s;
}
.cursos-todos-principal .cursos-listas .cursos-todos-vista .views-field-field-image:hover img {
  transform: scale(1.3);
  transition: all ease 0.9s;
}
.cursos-todos-principal .cursos-todos-vista img {
  width: 100%;
}
.cursos-todos-principal .cursos-todos-vista .btn-primary {
  color: #fff;
  background-color: #0f2e60;
  border-color: #0f2e60;
  cursor: pointer;
}
.cursos-todos-principal .cursos-todos-vista .btn-primary:hover {
  color: #fff;
  background-color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}
.cursos-todos-principal .cursos-todos-vista .btn-primary a {
  color: #fff;
  text-decoration: none;
}
.cursos-todos-principal .cursos-todos-vista .fields-cursos-lista .views-field-title {
  font-weight: 600;
  padding: 15px 0px;
}
.cursos-todos-principal .cursos-todos-vista .fields-cursos-lista .views-field-title a {
  color: #1e293b;
  text-decoration: none;
}
.cursos-todos-principal .cursos-todos-vista .fields-cursos-lista .views-field-title a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}

.encabezado-druida-cursos {
  padding: 25px 0px;
}
.encabezado-druida-cursos h3 {
  color: #ffaa00;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 1px;
  margin: 0 0 5px;
}
.encabezado-druida-cursos h1 {
  font-size: 35px;
  margin-bottom: 0;
  text-transform: capitalize;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 700;
}

.paragraph--type--profesores-curso {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
}
.paragraph--type--profesores-curso .field--name-field-datos-del-profesor h2 {
  font-size: 18px;
  text-align: left;
  padding-top: 20px;
}
.paragraph--type--profesores-curso .field--name-field-datos-del-profesor h2 a {
  text-decoration: none;
  color: #8e44ad;
  font-weight: bold;
}
.paragraph--type--profesores-curso .field--name-field-datos-del-profesor h2 a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
.paragraph--type--profesores-curso .field--name-field-datos-del-profesor img {
  border-radius: 50%;
  overflow: hidden;
}
.paragraph--type--profesores-curso .field.field--name-field-profesor-por-cursos {
  position: absolute;
  margin-left: calc(33.33333333% + 16px);
  bottom: 16px;
}

.cursos-bloque-texto.profesores {
  padding-bottom: 10px;
}

.cursos-portada-sobrenos .druida-cursos-carrusel .owl-carousel {
  z-index: 0 !important;
}
.cursos-portada-sobrenos .druida-cursos-carrusel .owl-carousel .owl-item img {
  height: 270px;
  transition: all ease 0.5s;
}
.cursos-portada-sobrenos .druida-cursos-carrusel .owl-carousel .owl-item img:hover {
  transform: scale(1.03);
  transition: all ease 0.5s;
}
.cursos-portada-sobrenos .druida-cursos-carrusel .owl-dots {
  margin-top: 15px;
}

.cursos-portada-principal .container {
  margin-top: 40px;
}
.cursos-portada-principal .container .views-row {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  margin: 30px 0px;
  border: 1px transparent solid;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  transition: all ease 0.5s;
}
.cursos-portada-principal .container .views-row:hover {
  height: 100%;
  transform: translateY(-10px);
  transition: all ease 0.5s;
}
.cursos-portada-principal .container .views-row .card {
  width: 100%;
}
.cursos-portada-principal .container .views-row .card .viste-image-cursos-portada {
  display: flex;
  justify-content: center;
  padding-top: 7px;
}
.cursos-portada-principal .container .views-row .card .card-body {
  padding: 1rem 1.7rem;
}

#block-druida-views-block-cursos-block-1 .more-link {
  display: flex;
  justify-content: center;
}
#block-druida-views-block-cursos-block-1 .more-link a {
  color: #0f2e60;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #0f2e60;
  padding: 10px 15px;
  margin-top: 20px;
  transition: all ease 0.5s;
}
#block-druida-views-block-cursos-block-1 .more-link a:hover {
  background-color: #0f2e60;
  color: white;
  transition: all ease 0.5s;
  border-radius: 10px 10px 10px 10px;
}

.node-formacion .formacion-node-full .title-formacion-node {
  text-decoration: none;
  color: #000000;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0px;
  font-family: "Roboto Slab", Sans-serif;
  margin-top: 25px;
}
.node-formacion .formacion-node-full h3 {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Roboto Slab", Sans-serif;
  padding: 10px 0px;
}
.node-formacion .formacion-node-full .field--name-body {
  line-height: 2rem;
  font-size: 20px;
}

.preguntas-frecuentes-encabezado {
  margin-top: 20px;
  padding-bottom: 20px;
}
.preguntas-frecuentes-encabezado .titulo-preguntas-frecuntes h1 {
  color: #ffaa00;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 1px;
  margin: 0 0 5px;
}

.preguntas-vista-pagina {
  z-index: 0;
}
.preguntas-vista-pagina .views-row {
  padding-bottom: 15px;
}
.preguntas-vista-pagina .views-row .views-field-title {
  padding: 10px 0px;
}
.preguntas-vista-pagina .views-row .views-field-title a {
  text-decoration: none;
  font-weight: bold;
  color: #0f2e60;
  font-size: 17px;
}
.preguntas-vista-pagina .views-row .card-body .views-field-field-respuesta {
  text-align: justify;
}
.preguntas-vista-pagina .views-row .card-body .views-field-field-respuesta a {
  text-decoration: none;
  font-weight: bold;
  color: #0f2e60;
  font-size: 17px;
}
.preguntas-vista-pagina .views-row .card-body .views-field-field-respuesta a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}

.recursos-encabezado {
  margin-top: 20px;
  padding-bottom: 20px;
}
.recursos-encabezado .titulo-recursos-materiales h1 {
  color: #ffaa00;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: 1px;
  margin: 0 0 5px;
}

.view-recursos-paginas .views-row {
  padding-bottom: 15px;
}
.view-recursos-paginas .views-row .views-field-title {
  padding: 10px 0px;
}
.view-recursos-paginas .views-row .views-field-title a {
  text-decoration: none;
  font-weight: bold;
  color: #0f2e60;
  font-size: 17px;
}
.view-recursos-paginas .views-row .views-field-title a:hover {
  color: #ffaa00;
}

.node-miembros-fullnode {
  margin-top: 50px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .img-miembro-detalles {
  display: flex;
  justify-content: center;
  text-align: center;
  align-content: center;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .img-miembro-detalles .image-miembros {
  width: 200px;
  overflow: hidden;
  transition: all ease 0.5s;
  display: flex;
  justify-content: center;
  text-align: center;
  align-content: center;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .img-miembro-detalles .image-miembros:hover img {
  transform: scale(1.1);
  transition: all ease 0.5s;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .img-miembro-detalles .image-miembros .field--name-field-image {
  width: 170px;
  height: 170px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .img-miembro-detalles .image-miembros .field--name-field-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-top: 10px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros {
  display: flex;
  font-weight: 700;
  padding: 10px 0px;
  font-size: 23px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-etiquetas-miembros, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-etiquetas-miembros {
  padding-right: 30px;
  display: flex;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-etiquetas-miembros::before, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-etiquetas-miembros::before {
  font-family: "Material Design Icons";
  content: "\f0474";
  padding-right: 5px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-pais-miembros, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-pais-miembros {
  padding-right: 30px;
  display: flex;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-pais-miembros::before, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-pais-miembros::before {
  font-family: "Material Design Icons";
  content: "\f034e";
  padding-right: 5px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-tipo-miembros, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-tipo-miembros {
  padding-right: 30px;
  display: flex;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .row .datos-institucionales-miembros .viste-tipo-miembros::before, .node-miembros-fullnode .views-view-lista--miembros-detalles .row .vista--datos-generales-miembros .viste-tipo-miembros::before {
  font-family: "Material Design Icons";
  content: "\f0ce3";
  padding-right: 5px;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles a {
  text-decoration: none;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .viste-body-miembros {
  text-align: justify;
  font-size: 21px;
  line-height: 2.5rem;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .viste-body-miembros a {
  text-decoration: none;
  color: #0f2e60;
  font-weight: 700;
  transition: all ease 0.5s;
}
.node-miembros-fullnode .views-view-lista--miembros-detalles .viste-body-miembros a:hover {
  text-decoration: none;
  color: #ffaa00;
  font-weight: bold;
  transition: all ease 0.5s;
}

.miembros-vista-proyectos-miembros {
  text-align: justify;
}

#block-druida-views-block-proyectos-block-1 .miembros-proyectos-title h2, #block-druida-views-block-proyectos-block-1 .miembros-publicaciones-title h2, #block-druida-views-block-publicaciones-block-1 .miembros-proyectos-title h2, #block-druida-views-block-publicaciones-block-1 .miembros-publicaciones-title h2 {
  color: #0f2e60;
  font-weight: 700;
  font-size: 19px;
}
#block-druida-views-block-proyectos-block-1 .miembros-proyectos-title .views-field-title .field-content, #block-druida-views-block-proyectos-block-1 .miembros-publicaciones-title .views-field-title .field-content, #block-druida-views-block-publicaciones-block-1 .miembros-proyectos-title .views-field-title .field-content, #block-druida-views-block-publicaciones-block-1 .miembros-publicaciones-title .views-field-title .field-content {
  background-color: red;
}
#block-druida-views-block-proyectos-block-1 .miembros-proyectos-title .views-field-title a, #block-druida-views-block-proyectos-block-1 .miembros-publicaciones-title .views-field-title a, #block-druida-views-block-publicaciones-block-1 .miembros-proyectos-title .views-field-title a, #block-druida-views-block-publicaciones-block-1 .miembros-publicaciones-title .views-field-title a {
  text-decoration: none;
}
#block-druida-views-block-proyectos-block-1 .miembros-vista-proyectos-miembros .views-field-title, #block-druida-views-block-publicaciones-block-1 .miembros-vista-proyectos-miembros .views-field-title {
  font-size: 17px;
}
#block-druida-views-block-proyectos-block-1 .miembros-vista-proyectos-miembros .views-field-title a, #block-druida-views-block-publicaciones-block-1 .miembros-vista-proyectos-miembros .views-field-title a {
  text-decoration: none;
  color: #0f2e60;
  transition: all ease 0.5s;
}
#block-druida-views-block-proyectos-block-1 .miembros-vista-proyectos-miembros .views-field-title a:hover, #block-druida-views-block-publicaciones-block-1 .miembros-vista-proyectos-miembros .views-field-title a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
#block-druida-views-block-proyectos-block-1 .miembros-vista-proyectos-miembros .views-field-title::before, #block-druida-views-block-publicaciones-block-1 .miembros-vista-proyectos-miembros .views-field-title::before {
  font-family: "Material Design Icons";
  content: "\f0b63";
  padding-right: 5px;
}

.path-search #block-druida-content h2 {
  color: #0f2e60;
  font-weight: 700;
  font-size: 25px;
  display: flex;
  justify-content: center;
  padding: 10px 0px;
}
.path-search #block-druida-content form {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  padding-top: 15px;
}
.path-search #block-druida-content form #edit-basic {
  display: flex;
  justify-content: center;
  padding: 0px 7px;
}
.path-search #block-druida-content form #edit-basic .form-item label {
  display: none;
}
.path-search #block-druida-content form #edit-basic .form-item input {
  width: 100%;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #2173AF;
  padding: 10px 50px 10px 30px;
}
.path-search #block-druida-content form #edit-basic .form-item input:focus-visible {
  outline: 1px solid #0f2e60;
}
.path-search #block-druida-content form #edit-basic > input {
  margin-left: 20px;
  padding: 12px;
  width: 111px;
  border: 1px solid #ffaa00;
  border-radius: 50px;
  background-color: #ffaa00;
  color: white;
  font-weight: 700;
}
.path-search #block-druida-content form #edit-basic > input:hover {
  color: white;
  border-color: #0f2e60;
  background-color: #0f2e60;
  transition: all ease 0.5s;
}
.path-search #block-druida-content form .search-help-link {
  display: none;
}
.path-search #block-druida-content .search-form h2 {
  color: #0f2e60;
  font-weight: 700;
  font-size: 19px;
  display: flex;
  justify-content: center;
}
.path-search #block-druida-content .resultados-busqueda ol li h3 {
  color: #0f2e60;
  font-weight: 700;
  font-size: 18px;
}
.path-search #block-druida-content .resultados-busqueda ol li h3 a {
  color: #0f2e60;
  text-decoration: none;
}

.path-user .form.user-login-form, .path-user .user-pass {
  box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin-bottom: 100px;
  border-radius: 9px;
  max-width: 600px;
}

form.user-login-form, .user-pass {
  box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin-bottom: 100px;
  border-radius: 9px;
  max-width: 600px;
  margin-left: 7%;
}

form.user-login-form .form-item-name, form.user-login-form .form-item-pass, .user-pass .form-item-name, .user-pass .form-item-pass {
  position: relative;
  padding-top: 5px;
  margin-bottom: 30px;
}
form.user-login-form .form-item-name .form-text.required, form.user-login-form .form-item-pass .form-text.required, .user-pass .form-item-name .form-text.required, .user-pass .form-item-pass .form-text.required {
  width: 100%;
  border: 1px solid #2173AF;
  height: 40px;
  border-radius: 9px;
  padding-left: 35px;
}
form.user-login-form .form-item-name label.form-required:after, form.user-login-form .form-item-pass label.form-required:after, .user-pass .form-item-name label.form-required:after, .user-pass .form-item-pass label.form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "*";
  color: #f00000;
}

.path-user form.user-login-form .form-actions, .path-user .user-pass .form-actions {
  text-align: right;
  padding-bottom: 15px;
}

.path-user form.user-login-form .form-actions input, .path-user .user-pass .form-actions input {
  color: #fff;
  background-color: #ffaa00;
  font-size: 16px;
  font-family: OSSB;
  letter-spacing: 0.18px;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 9px;
  border: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.path-user form.user-login-form .form-actions input:hover, .path-user .user-pass .form-actions input:hover {
  color: #ffffff;
  border-color: #0f2e60;
  background-color: #0f2e60;
  transition: all ease 0.5s;
}

#block-druida-pestanas {
  margin-bottom: 45px;
}

.contact-message-feedback-form {
  box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin-bottom: 100px;
  border-radius: 9px;
  max-width: 600px;
  margin-left: 7%;
  margin-top: 73px;
}
.contact-message-feedback-form .form-item {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}
.contact-message-feedback-form .form-item label {
  position: relative;
  display: block;
  color: #0f2e60;
  font-weight: bold;
  font-size: 18px;
}
.contact-message-feedback-form .form-item input {
  border: 1px solid #2173AF;
  height: 40px;
  border-radius: 9px;
  width: 100%;
  padding-left: 50px;
}
.contact-message-feedback-form .form-item .form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "*";
  color: #f00000;
}
.contact-message-feedback-form .form-item.form-item-message-0-value textarea {
  border: 1px solid #2173AF;
  border-radius: 9px;
  width: 100%;
  resize: none;
  padding: 15px 30px;
}

.form-actions input {
  padding: 15px 60px;
  background-color: #fe8f00;
  border-radius: 9.5px;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  margin-top: 0px;
  border: none;
  cursor: pointer;
}

#block-druida-views-block-colaboradores-block-1 {
  /*aqui va lo relacionado con colaboradores en portada*/
}
#block-druida-views-block-colaboradores-block-1 .colaboradores-header {
  background-color: #ffffff !important;
  margin: 25px;
  color: #0f2e60;
  font-size: 25px;
  font-weight: 700;
}
#block-druida-views-block-colaboradores-block-1 .colaboradores-portada-principal {
  /*.card {
      margin-top: 15px;
      width: 225px;

      img {
          opacity: 0.7;
          :hover{
              transform: scale(0.9);  
              transition: all ease 0.5s;              
          }
      }
  }*/
}
#block-druida-views-block-colaboradores-block-1 .colaboradores-portada-principal .row {
  display: flex;
  justify-content: center;
}
#block-druida-views-block-colaboradores-block-1 .colaboradores-portada-principal .row .views-row .card-body .views-field-field-image .field-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#block-druida-views-block-colaboradores-block-1 .colaboradores-portada-principal .row .views-row .card-body .views-field-field-image .field-content img {
  max-height: 150px;
  width: auto;
  padding: 10px;
  filter: grayscale(1);
  transition: all ease 0.3s;
}
#block-druida-views-block-colaboradores-block-1 .colaboradores-portada-principal .row .views-row .card-body .views-field-field-image .field-content img:hover {
  filter: grayscale(0);
  transform: scale(1.2);
}

#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 5.25rem;
  text-align: center;
  align-content: center;
  justify-content: center;
  overflow: hidden;
}
#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption h1 {
  animation: mover-texto-derecha ease-in-out 1.5s;
  margin-bottom: 10px;
  font-size: 45px;
}
#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption .viste-cuerpo-promo {
  animation: mover-texto-desdeabajo ease-in-out 1.5s;
  font-size: 21px;
  padding-top: 21px;
  text-align: justify;
}
#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption .viste-titulo-promo {
  animation: mover-texto-desdeabajo ease-in-out 1.5s;
  margin-top: 40px;
  font-size: 19px;
}
#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px !important;
  height: 7px !important;
  border-radius: 100%;
  transition: opacity 0.6s ease;
}
#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-indicators li[data-bs-target="#carouselExampleIndicators"] {
  width: 600px;
  background-color: red;
}
#block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-indicators li[data-bs-target] {
  height: 8px !important;
  transition: opacity 0.6s ease;
}

@keyframes mover-texto-derecha {
  from {
    transform: translateX(-120px);
  }
  to {
    transform: translateX(0px);
  }
}
@keyframes mover-texto-desdeabajo {
  from {
    transform: translateY(90px);
  }
  to {
    transform: translateY(0px);
  }
}
/****Banner****/
.path-frontpage .contentpromo {
  padding-top: 210px;
}

#carouselExampleIndicators .views-row {
  height: 600px;
}
#carouselExampleIndicators .views-row .carousel-caption .viste-titulo-promo {
  border-width: 0px;
  border-radius: 10px;
  width: auto;
  align-content: center;
  display: inline-grid;
  height: 38px;
  background-color: #0f2e60;
}
#carouselExampleIndicators .views-row .carousel-caption .viste-titulo-promo a {
  padding: 10px 25px;
  text-decoration: none;
  color: white;
  font-weight: 600;
  text-decoration: none;
}
#carouselExampleIndicators .views-row .carousel-caption .viste-titulo-promo a:hover {
  background-color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}
#carouselExampleIndicators .views-row .carousel-caption .viste-titulo-promo a:hover::before {
  color: #0082a6;
  transition: all ease 0.5s;
}
#carouselExampleIndicators .carousel-inner .carousel-indicators {
  margin-bottom: 0.5rem;
}
#carouselExampleIndicators .carousel-inner .carousel-indicators li.carousel-indicators [data-bs-target] {
  height: 7px;
}
#carouselExampleIndicators .carousel-indicators [data-bs-target] {
  width: 25px;
  height: 25px !important;
  border-radius: 100%;
}
#carouselExampleIndicators .carousel-indicators li.active {
  background-color: #ffaa00 !important;
}
#carouselExampleIndicators .carousel-indicators {
  position: absolute;
  margin-bottom: 2.3rem;
  z-index: 0;
}

.imagen-banner {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100%;
}

.elementor-background-overlay {
  background-color: rgba(15, 48, 105, 0.5490196078);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

/*END Banner*/
.owl-dots {
  text-align: center;
}

.owl-dot {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #ffaa00 !important;
  border-radius: 100%;
  margin-right: 4px;
}
.owl-dot:hover {
  color: #fff;
  background-color: #0f2e60;
  border-color: #0f2e60;
  transition: all ease 0.5s;
}

#block-druida-views-block-actividades-block-1 {
  /*aqui va lo relacionado con actividades en portada*/
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal {
  margin: 30px 0px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row {
  margin: 30px 0px;
  border: 1px transparent solid;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  transition: all ease 0.5s;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row:hover {
  border: 1px #0f2e60 solid;
  transform: translateY(-10px);
  transition: all ease 0.5s;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-image-actividades {
  max-height: 229px;
  height: 229px;
  margin-bottom: 50px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-image-actividades img {
  margin: 15px 0px;
  width: 100%;
  height: auto;
  max-height: 229px;
  box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.15);
  will-change: contents;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-titulo-actividades {
  font-weight: 700;
  margin: 15px 0px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-titulo-actividades a {
  color: #000;
  text-decoration: none;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-titulo-actividades a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-body-actividades {
  text-align: justify;
  padding-bottom: 10px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-datos-actividades {
  display: inline-flex;
  color: #0f2e60;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-datos-actividades .viste-tipo-actividades {
  margin-right: 25px;
  font-weight: 600;
  display: flex;
  transition: all ease 0.5s;
  /*   &:hover {
         color: $druida;
         border-color: $druida;
         transition: all ease 0.5s;
     }*/
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-datos-actividades .viste-tipo-actividades::before {
  font-family: "Material Design Icons";
  content: "\f0b63";
  padding-right: 5px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-datos-actividades .viste-fecha-actividades {
  margin-right: 25px;
  font-weight: 600;
  display: flex;
  transition: all ease 0.5s;
  /* &:hover {
       color: $druida;
       border-color: $druida;
       transition: all ease 0.5s;
   }*/
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .viste-datos-actividades .viste-fecha-actividades::before {
  font-family: "Material Design Icons";
  content: "\f0e17";
  padding-right: 5px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .vista-vermas-actividades {
  margin: 15px 0px;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .vista-vermas-actividades .btn-primary {
  color: #fff;
  background-color: #0f2e60;
  border-color: #0f2e60;
  transition: all ease 0.5s;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .vista-vermas-actividades .btn-primary:hover {
  color: #fff;
  background-color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}
#block-druida-views-block-actividades-block-1 .actividades-portada-principal .views-row .vista-vermas-actividades .btn-primary a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  transition: all ease 0.5s;
}

.actividades-formativas .encabezado-druida-formativa h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 15px;
  padding: 10px 0px;
  color: #ffaa00;
}
.actividades-formativas .encabezado-druida-formativa h1 {
  font-size: 30px;
  font-weight: 700;
}
.actividades-formativas .encabezado-druida-formativa .elementor-separate-wrapper {
  display: inline-flex;
  content: "";
  width: 52px;
  height: 4px;
  left: 0;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: #0f2e60;
  top: auto;
  padding-bottom: 30px;
}

.views-view-lista--actividades {
  line-height: 1.7em;
  text-align: justify;
  padding-bottom: 21px;
}
.views-view-lista--actividades .titulo-viste-actividades h2 {
  color: #FFFFFF;
  text-align: justify;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-family: "Roboto Slab", Sans-serif;
  font-size: 1.5rem;
  padding-top: 10px;
  font-size: 27px;
}
.views-view-lista--actividades .titulo-viste-actividades h2 a {
  text-decoration: none;
  color: #000000;
}
.views-view-lista--actividades .titulo-viste-actividades h2 a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}
.views-view-lista--actividades .vista-actividades .viste-fecha-actividades {
  color: #0f2e60;
  font-size: 18px;
  margin-bottom: 17px;
}
.views-view-lista--actividades .vista-actividades .viste-fecha-actividades::before {
  font-family: "Material Design Icons";
  content: "\f0e17";
  padding-right: 5px;
}
.views-view-lista--actividades .image-actividades {
  height: 330px;
  overflow: hidden;
  transition: all ease 0.5s;
  margin-top: 10px;
}
.views-view-lista--actividades .image-actividades:hover img {
  transform: scale(1.3);
  transition: all ease 0.5s;
}
.views-view-lista--actividades .image-actividades img {
  width: 100%;
  max-height: 100%;
  padding-top: 7px;
}
.views-view-lista--actividades .viste-etiquetas-actividades a {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ebeced;
  text-decoration: none;
  color: #0f2e60;
  transition: all ease 0.5s;
}
.views-view-lista--actividades .viste-etiquetas-actividades a:hover {
  color: #ffffff;
  border-color: #0f2e60;
  background-color: #0f2e60;
  transition: all ease 0.5s;
}
.views-view-lista--actividades .viste-body-actividades {
  font-size: 19px;
  padding-bottom: 7px;
}

.actividades-fecha {
  display: none !important;
}

.node-noticias-fullnode .noticias-node-full .noticias-icons-texto .field--name-field-fechas .field__label {
  display: none !important;
}

@keyframes mover-texto-derecha {
  from {
    transform: translateX(-120px);
  }
  to {
    transform: translateX(0px);
  }
}
@keyframes mover-texto-desdeabajo {
  from {
    transform: translateY(90px);
  }
  to {
    transform: translateY(0px);
  }
}
.formulario-webform-eventos .row #title-webform-eventos h2 {
  width: 390px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form {
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin-bottom: 100px;
  border-radius: 9px;
  width: 100%;
  max-width: 649px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions {
  margin-top: 50px;
  display: flex;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions input#edit-wizard-prev {
  margin-right: 7px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions input#edit-wizard-prev:hover, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions input#edit-wizard-next:hover {
  color: #fff;
  background-color: #0f2e60;
  border-color: #0f2e60;
  transition: all ease 0.5s;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker {
  z-index: 0;
  position: relative;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker li[title=Terminar] .progress-marker:before {
  background-color: #ffaa00 !important;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker li[title=Terminar] .progress-text {
  color: #ffaa00;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-marker:before {
  background-color: #ffaa00 !important;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-text {
  color: #ffaa00;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-complete .progress-marker:before {
  background-color: #0f2e60 !important;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-complete .progress-text {
  color: #0f2e60;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-marker:before {
  background-color: #0f2e60;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-marker:after {
  background-color: #0f2e60;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-text {
  color: #0f2e60;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-radio, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-checkbox {
  display: inline-flex !important;
  margin-right: 35px;
  margin-left: 25px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-radio .form-radio, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-checkbox .form-radio {
  margin-right: 10px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.form-item-archivo-de-la-presentacion .description {
  font-weight: 400;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item {
  padding: 10px 0px 15px 0px;
  display: grid;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item #edit-archivo-de-la-presentacion-upload {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #777777;
  outline: none;
  border-radius: 5px;
  border: 1px solid #2173AF;
  margin-top: 0;
  transition: all ease 0.5s;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item .form-required:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
  content: "*";
  color: #f00000;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item label {
  font-size: 18px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-nombre-de-la-institucion-o-centro-de-trabajo, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-direccion-de-correo-electronico, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-numero-de-telefono,
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-nombre-y-apellidos, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-titulo-del-trabajo, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-palabras-clave,
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-pais-institucion-country, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-tematica, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-cargo {
  width: 100% !important;
  border: 1px solid #2173AF;
  height: 40px;
  border-radius: 9px;
  padding-left: 15px;
  font-size: 16;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-resumen {
  width: 100% !important;
  border: 1px solid #2173AF;
  height: 240px;
  border-radius: 9px;
  width: 100%;
  padding-left: 50px;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #777777;
  outline: none;
  margin-top: 0;
  transition: all ease 0.5s;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-estoy-interesado-en-la-publicacion-de-este-trabajo-en--wrapper {
  margin: 10px 0px 25px 0px;
  padding-bottom: 10px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-es-su-institucion-miembro-de-la-red-druida--wrapper legend, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-es-usted-miembro-de-la-red-druida--wrapper legend,
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-autor-miembro-de-la-red-druida--wrapper legend, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-estoy-interesado-en-la-publicacion-de-este-trabajo-en--wrapper legend {
  float: left;
  width: 100%;
  padding: 0;
  font-size: 14px !important;
  line-height: inherit;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-checkbox {
  margin-right: 30px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-text, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-numero-de-telefono, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-email {
  margin-top: 0.25rem;
  font-size: 18px !important;
  color: #6c757d;
  width: auto;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-type-webform-terms-of-service {
  padding: 15px 0px 15px 5px;
  font-size: 20px;
  font-weight: 700;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-type-webform-terms-of-service label a {
  color: #0f2e60;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset.webform-composite-hidden-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2px !important;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset .fieldset-legend {
  font-size: 18px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset .form-item label.option {
  font-size: 16px !important;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table {
  width: 100% !important;
  border: 1px solid #2173AF;
  border-radius: 9px;
  padding-left: 35px;
  font-size: 16;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item {
  padding: 10px 0px 15px 0px;
  display: block !important;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item .webform-multiple-table .tabledrag-toggle-weight-wrapper .tabledrag-toggle-weight {
  display: none;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item input.form-text.required {
  width: 250px;
  border: 1px solid #2173AF;
  height: 40px;
  border-radius: 9px;
  padding-left: 7px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item input.form-number {
  border: 1px solid #2173AF;
  border-radius: 9px;
  padding-left: 7px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item.js-form-type-checkbox {
  margin-top: 11px;
  margin-left: 23px;
  transition: all ease 0.5s;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item.js-form-type-checkbox .form-checkbox {
  width: 18px;
  height: 18px;
  border: 1px solid #2173AF;
  transition: all ease 0.5s;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add {
  display: block ruby;
  margin-left: 38px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add .form-item .field-suffix {
  display: none;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add input.button.form-submit {
  margin-right: 9px;
  border: 1px solid #ffaa00;
  background-color: #ffaa00;
  color: white;
  border-radius: 9px;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add input.button.form-submit:hover {
  color: #fff;
  background-color: #0f2e60;
  border-color: #0f2e60;
  transition: all ease 0.5s;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table td.webform-multiple-table--operations-two {
  width: 60px;
  display: none;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table td.webform-multiple-table--operations-two input.form-submit {
  border: 2px solid #2173AF;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table table tbody {
  width: 364px;
  display: block;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive thead {
  display: flex;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive thead .webform-multiple-table--datos_nombre {
  width: 69%;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table td.webform-multiple-table--handle {
  /*width: 26px;
  padding: 0 0 0 1em;
  text-align: center;
  vertical-align: middle;*/
  display: none;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive td {
  /* display: block; 
   width: inherit;
   padding: 0.5em 1em;
   text-align: inherit;
   border: 0;
   background: transparent;*/
  display: table-cell;
}
.formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table table.edit-datos-autores-del-trabajo-items {
  background-color: red;
}

.webform-node-eventof {
  margin-top: 70px;
}
.webform-node-eventof .webform-node-evento-texto {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: justify;
}

.view-proyectos-paginas a {
  text-decoration: none;
  color: #000000;
}
.view-proyectos-paginas .views-field-title {
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 10px;
}
.view-proyectos-paginas .views-field-body, .view-proyectos-paginas .views-field-field-participantes, .view-proyectos-paginas .views-field-field-referencia-del-proyecto {
  font-size: 19px;
  line-height: 2rem;
}
.view-proyectos-paginas .field-content ul li {
  font-size: 19px;
}
.view-proyectos-paginas .views-field-field-participantes, .view-proyectos-paginas .views-field-field-referencia-del-proyecto {
  padding-bottom: 7px;
  display: flex;
}
.view-proyectos-paginas .views-field-field-participantes .views-label-field-participantes, .view-proyectos-paginas .views-field-field-participantes .views-label-field-referencia-del-proyecto, .view-proyectos-paginas .views-field-field-referencia-del-proyecto .views-label-field-participantes, .view-proyectos-paginas .views-field-field-referencia-del-proyecto .views-label-field-referencia-del-proyecto {
  padding-right: 7px;
  font-weight: 700;
}
.view-proyectos-paginas .views-field-field-participantes .field-content a:hover, .view-proyectos-paginas .views-field-field-referencia-del-proyecto .field-content a:hover {
  color: #ffaa00;
  border-color: #ffaa00;
  transition: all ease 0.5s;
}
.view-proyectos-paginas .views-row {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: rgba(102, 95, 95, 0.4705882353);
}

.druida-minipager-todos {
  margin-top: 35px;
}
.druida-minipager-todos .row ul li {
  display: inline;
  font-size: 21px;
  font-weight: 700;
  color: #0f2e60;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ebeced;
  text-decoration: none;
  transition: all ease 0.5s;
}
.druida-minipager-todos .row ul li:hover {
  color: #ffffff;
  border-color: #ffaa00;
  background-color: #ffaa00;
  transition: all ease 0.5s;
}
.druida-minipager-todos .row ul li a {
  transition: all ease 0.5s;
  text-decoration: none;
  color: #0f2e60;
  transition: all ease 0.5s;
  /*  &:hover {
      color: #ffffff;
      border-color: $dnazul;
      background-color: $dnazul;
      transition: all ease 0.5s;
    }*/
}

.path-frontpage .contentpromo #block-druida-views-block-promo-block-1 .druida-pager-general-largo {
  display: none;
}

.druida-pager-general-largo {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  font-size: 21px;
  height: 50px;
}
.druida-pager-general-largo .paginador ul {
  display: inline-flex;
}
.druida-pager-general-largo .paginador ul li {
  list-style: none;
  transition: all ease 0.5s;
  width: 50px;
  height: 50px;
}
.druida-pager-general-largo .paginador ul li:hover {
  color: #ffffff;
  transition: all ease 0.5s;
  border-radius: 4px;
  border: 1px solid #ebeced;
}
.druida-pager-general-largo .paginador ul li a {
  color: #0f2e60;
  text-decoration: none;
  transition: all ease 0.5s;
  padding-top: 7px;
  margin: 0px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-content: center;
}
.druida-pager-general-largo .paginador ul li.pager__item.is-active {
  color: #0f2e60;
  transition: all ease 0.5s;
  background-color: #eeeeee;
  border-radius: 4px;
  border: 1px solid #ebeced;
}
.druida-pager-general-largo .paginador ul li.pager__item.is-active:hover {
  color: #ffffff;
  transition: all ease 0.5s;
  border-radius: 4px;
  border: 1px solid #ebeced;
  background-color: #ffaa00;
}

.articulos-node-full .field--name-body .accordion-flush.estatutos-texto {
  z-index: 0;
  position: relative;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto ol, .articulos-node-full .field--name-body .accordion-flush.estatutos-texto ul {
  padding-left: 70px;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto ol li .accordion-body, .articulos-node-full .field--name-body .accordion-flush.estatutos-texto ul li .accordion-body {
  padding: 1rem 0rem !important;
  line-height: 0.5rem !important;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto .accordion-item:first-child {
  border-top: 0;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto .accordion-item .accordion-button {
  border-radius: 0;
  font-size: 21px;
  color: #0f2e60;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto .accordion-item .accordion-body {
  line-height: 2rem;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto .accordion-item .accordion-body a {
  text-decoration: none !important;
  color: #0f2e60 !important;
  font-weight: 700;
  font-size: 21px;
  transition: all ease 0.5s;
}
.articulos-node-full .field--name-body .accordion-flush.estatutos-texto .accordion-item .accordion-body a:hover {
  color: #ffaa00 !important;
  transition: all ease 0.5s;
}

.testimonio-pagina-todos-druida .views-row.odd .row .viste-contenido-testimonio {
  order: 2;
}
.testimonio-pagina-todos-druida .views-row .row .image-testimonio {
  margin-top: 30px;
}

.views-view-fields--testimonio .viste-image-testimonio {
  margin-bottom: 35px;
}
.views-view-fields--testimonio .viste-image-testimonio:hover img {
  transform: scale(1.1);
  animation: 3ms ease-in-out;
}
.views-view-fields--testimonio .viste-image-testimonio img {
  /*width: 150px;
  height: 150px;*/
  border-radius: 105% !important;
  display: inline !important;
  transition: all ease 0.5s;
}
.views-view-fields--testimonio .viste-contenido-testimonio .viste-body-testimonio {
  font-style: italic;
  text-align: justify;
  padding-top: 10px;
}
.views-view-fields--testimonio .viste-contenido-testimonio .viste-body-testimonio::before {
  font-family: "Material Design Icons";
  content: "\f0757";
  padding-right: 5px;
  font-size: 45px;
  transition: all ease 0.5s;
}
.views-view-fields--testimonio .viste-contenido-testimonio .viste-titulo-testimonio {
  font-weight: 700;
  margin: 15px 0px;
  text-align: right;
  font-size: 18px;
  line-height: 1.2em;
}
.views-view-fields--testimonio .viste-contenido-testimonio .viste-titulo-testimonio .viste-rol-testimonio {
  color: #ffaa00;
  padding-top: 7px;
}

/*aqui va lo relacionado con testimonios en portada*/
#block-druida-views-block-testimonio-block-1 {
  background-color: #0f2e60;
  padding: 50px 0px;
}
#block-druida-views-block-testimonio-block-1 h2 {
  font-family: "Roboto Slab", Sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2em;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 5px;
  padding-bottom: 10px;
  padding-top: 75px;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal {
  margin: 30px 0px;
  padding: 30px 0px;
  text-align: left;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  font-style: italic;
  line-height: 1.5em;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .tweets-carrusel .carrusel-tweets .owl-stage-outer {
  padding-top: 7px;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .tweets-carrusel .carrusel-tweets .owl-stage-outer .owl-stage .owl-item.active .viste-contenido-testimonio .viste-body-testimonio {
  font-style: italic;
  text-align: justify;
  animation: mover-texto-derecha ease-in-out 1.5s;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .tweets-carrusel .carrusel-tweets .owl-stage-outer .owl-stage .owl-item.active .viste-contenido-testimonio .viste-titulo-testimonio {
  font-weight: 700;
  margin: 15px 0px;
  text-align: right;
  font-size: 18px;
  line-height: 1.2em;
  animation: mover-texto-desdeabajo ease-in-out 1.5s;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .tweets-carrusel .carrusel-tweets .owl-stage-outer .owl-stage .owl-item.active .viste-contenido-testimonio .viste-titulo-testimonio .viste-rol-testimonio {
  color: #ffaa00;
  padding-top: 7px;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-carousel {
  z-index: 0;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-carousel .owl-dots {
  margin-top: 25px;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-carousel .owl-dots button.owl-dot {
  height: 20px;
  width: 20px;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-carousel .owl-dots button.owl-dot.active {
  background-color: #fff !important;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-item .views-view-fields--testimonio .viste-image-testimonio {
  margin-bottom: 35px;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-item .views-view-fields--testimonio .viste-image-testimonio:hover img {
  transform: scale(1.1);
  animation: 3ms ease-in-out;
}
#block-druida-views-block-testimonio-block-1 .testimonio-portada-principal .owl-item .views-view-fields--testimonio .viste-image-testimonio img {
  width: 220px;
  height: 220px;
  margin-top: 10px;
  border-radius: 105% !important;
  display: inline !important;
  transition: all ease 0.5s;
}

.path-taxonomy a.feed-icon {
  display: none;
}
.path-taxonomy ul li a {
  text-decoration: none;
  color: #000000;
  font-weight: 400;
  line-height: 1.4;
  transition: all ease 0.5s;
}
.path-taxonomy ul li a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}
.path-taxonomy .field {
  display: flex;
  text-align: justify;
}
.path-taxonomy h2 {
  font-size: 21px;
  color: #000;
}
.path-taxonomy h2 a {
  text-decoration: none;
  color: #000000;
  font-weight: 400;
  line-height: 1.4;
  transition: all ease 0.5s;
}
.path-taxonomy h2 a:hover {
  color: #ffaa00;
  border-width: 0px;
  border-radius: 10px;
  transition: all ease 0.5s;
}

#block-druida-views-block-agenda-de-eventos-block-1 {
  background-color: #0f2e60;
  padding-top: 60px;
  padding-bottom: 100px;
  margin-top: 15px;
  color: white;
}
#block-druida-views-block-agenda-de-eventos-block-1 header {
  background-color: transparent !important;
}
#block-druida-views-block-agenda-de-eventos-block-1 .mensaje-agenda h2 {
  font-family: "Roboto Slab", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  color: #FFFFFF;
  margin-bottom: 5px;
  padding-bottom: 30px;
}
#block-druida-views-block-agenda-de-eventos-block-1 .mensaje-agenda .mensaje-agenda-descripcin {
  font-size: 25px;
  padding-bottom: 35px;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-lugar-portada {
  color: white;
  margin-bottom: 15px;
  line-height: 24px;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-lugar-portada::before {
  font-family: "Material Design Icons";
  content: "\f07d9";
  font-size: 28px;
  float: left;
  margin-right: 10px;
  color: #ffaa00;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-hora-portada {
  color: white;
  margin-bottom: 10px;
  line-height: 24px;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-hora-portada::before {
  font-family: "Material Design Icons";
  content: "\f0150";
  font-size: 24px;
  padding-left: 2px;
  margin-right: 15px;
  float: left;
  color: #ffaa00;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-datos-portada {
  padding-bottom: 10px;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-datos-portada a {
  color: white;
  line-height: 24px;
  text-decoration: none;
  transition: all ease 0.5s;
  font-weight: bold;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-datos-portada a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-mes-d-contenedor {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 9px;
  padding: 10px 30px;
}
#block-druida-views-block-agenda-de-eventos-block-1 .agenda-mes-d-contenedor .agenda-dia-d {
  font-size: 24px;
  color: #ffaa00;
  font-weight: bold;
}

.view-agenda-pagina {
  padding-top: 60px;
  padding-bottom: 100px;
  margin-top: 15px;
  color: #0f2e60;
}
.view-agenda-pagina header {
  background-color: transparent !important;
}
.view-agenda-pagina .mensaje-agenda h2 {
  font-family: "Roboto Slab", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  color: #FFFFFF;
  margin-bottom: 5px;
  padding-bottom: 30px;
}
.view-agenda-pagina .mensaje-agenda .mensaje-agenda-descripcin {
  font-size: 25px;
  padding-bottom: 35px;
}
.view-agenda-pagina .agenda-lugar-portada {
  color: #0f2e60;
  margin-bottom: 15px;
  line-height: 24px;
}
.view-agenda-pagina .agenda-lugar-portada::before {
  font-family: "Material Design Icons";
  content: "\f07d9";
  font-size: 28px;
  float: left;
  margin-right: 10px;
  color: #ffaa00;
}
.view-agenda-pagina .agenda-hora-portada {
  color: #0f2e60;
  margin-bottom: 10px;
  line-height: 24px;
}
.view-agenda-pagina .agenda-hora-portada::before {
  font-family: "Material Design Icons";
  content: "\f0150";
  font-size: 24px;
  padding-left: 2px;
  margin-right: 15px;
  float: left;
  color: #ffaa00;
}
.view-agenda-pagina .agenda-datos-portada {
  padding-bottom: 10px;
}
.view-agenda-pagina .agenda-datos-portada a {
  color: #0f2e60;
  line-height: 24px;
  text-decoration: none;
  transition: all ease 0.5s;
  font-weight: bold;
}
.view-agenda-pagina .agenda-datos-portada a:hover {
  color: #ffaa00;
  transition: all ease 0.5s;
}
.view-agenda-pagina .agenda-mes-d-contenedor {
  display: inline-block;
  border: 1px solid #ffaa00;
  border-radius: 9px;
  padding: 10px 30px;
}
.view-agenda-pagina .agenda-mes-d-contenedor .agenda-dia-d {
  font-size: 24px;
  color: #ffaa00;
  font-weight: bold;
}

.node-trabajos-evento-fullnode {
  margin-bottom: 30px;
}
.node-trabajos-evento-fullnode .trabajos-evento-edicion {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  color: #000000;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 0px;
  font-family: "Roboto Slab", Sans-serif;
}
.node-trabajos-evento-fullnode .trabajos-evento-icons-texto {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.node-trabajos-evento-fullnode .trabajos-evento-icons-texto .trabajos-evento-icons-fecha, .node-trabajos-evento-fullnode .trabajos-evento-icons-texto .trabajos-evento-icons-institucion, .node-trabajos-evento-fullnode .trabajos-evento-icons-texto .trabajos-evento-tipo {
  padding-right: 50px;
  color: #10253f;
  font-weight: bold;
}
.node-trabajos-evento-fullnode .trabajos-evento-icons-texto .trabajos-evento-tipo a {
  text-decoration: none;
  color: #0f2e60;
  font-size: 19px;
  font-weight: bold;
  transition: all ease 0.5s;
}
.node-trabajos-evento-fullnode .trabajos-evento-icons-texto .trabajos-evento-tipo a:hover {
  text-decoration: none;
  color: #ffaa00;
  font-weight: bold;
  transition: all ease 0.5s;
}
.node-trabajos-evento-fullnode .trabajos-evento-cuerpo-texto {
  line-height: 2.5rem;
  text-align: justify;
  font-size: 20px;
}
.node-trabajos-evento-fullnode .trabajos-evento-autores .field--name-field-autores .field__label {
  color: #0f2e60;
  font-size: 19px;
  font-weight: bold;
}
.node-trabajos-evento-fullnode .trabajos-evento-autores .field--name-field-autores .paragraph.paragraph--type--participantes-en-eventos {
  display: flex;
  padding: 10px 0px 5px 15px;
  margin-bottom: 10px;
}
.node-trabajos-evento-fullnode .trabajos-evento-autores .field--name-field-autores .paragraph.paragraph--type--participantes-en-eventos .field--name-field-nombre-y-apellidos {
  padding-right: 15px;
  color: #10253f;
  font-weight: bold;
}
.node-trabajos-evento-fullnode .trabajos-evento-documento {
  display: flex;
  flex-wrap: wrap;
  color: #0f2e60;
  font-size: 19px;
}
.node-trabajos-evento-fullnode .trabajos-evento-documento .field--name-field-documento {
  padding-left: 10px;
}
.node-trabajos-evento-fullnode .trabajos-evento-documento .field--name-field-documento a {
  text-decoration: none;
  color: #0f2e60;
  font-size: 19px;
  font-weight: bold;
  transition: all ease 0.5s;
}
.node-trabajos-evento-fullnode .trabajos-evento-documento .field--name-field-documento a:hover {
  text-decoration: none;
  color: #ffaa00;
  font-weight: bold;
  transition: all ease 0.5s;
}

.view-trabajo-todos-pagina .trabajo-titulo {
  display: inline-block;
  padding-left: 15px;
}
.view-trabajo-todos-pagina .trabajo-mes-d-contenedor {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0px;
}
.view-trabajo-todos-pagina .trabajo-mes-d-contenedor .trabajo-mes-ed, .view-trabajo-todos-pagina .trabajo-mes-d-contenedor .trabajo-dia-inst {
  padding-right: 10px;
}
.view-trabajo-todos-pagina a {
  text-decoration: none;
  color: #0f2e60;
  font-size: 19px;
  font-weight: bold;
  transition: all ease 0.5s;
}
.view-trabajo-todos-pagina a:hover {
  text-decoration: none;
  color: #ffaa00;
  font-weight: bold;
  transition: all ease 0.5s;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .path-frontpage .contentpromo {
    padding-top: 210px;
  }
  body:not(.path-frontpage) .contentpromo {
    padding-top: 190px;
  }
  .site-footer .block-druida-boletinfooter .form-item-mail-0-value input.form-email {
    width: 100%;
    height: 39px;
    margin-top: 23px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption {
    right: 10% !important;
    left: 10% !important;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption h1 {
    font-size: 30px;
  }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .header-nav-primary_menu .block-druida-navegacionprincipalclass #superfish-main-accordion {
    background-color: #ffaa00;
  }
  .path-frontpage .contentpromo {
    padding-top: 118px;
  }
  body:not(.path-frontpage) .contentpromo {
    padding-top: 139px;
  }
  .header-nav-primary_menu {
    height: 130px;
  }
  .header-nav-primary_menu .region--primary_menu__inner {
    padding-top: 12px;
  }
  .header-nav-primary_menu .registermembers {
    padding-top: 34px;
  }
  .header-nav-primary_menu .block-druida-navegacionprincipalclass .sf-accordion-toggle {
    text-align: center !important;
    padding-top: 23px !important;
  }
  .cursos-portada-principal .views-row .card .card-body {
    padding: 1rem 5.7rem !important;
  }
  .miembros-profesionales .texto-miembros {
    padding-top: 1px !important;
  }
  .region.region-mensajes {
    margin-top: 61px;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .cursos-listas .cursos-todos-vista {
    margin-bottom: 35px;
  }
  .path-frontpage .region--primary_menu__inner .row {
    align-items: center;
  }
  .block-druida-navegacionprincipalclass {
    padding-top: 25px;
  }
  .block-druida-navegacionprincipalclass ul li a {
    font-size: 17px !important;
  }
  .header-nav-primary_menu .registermembers {
    padding-top: 29px;
  }
  body:not(.path-frontpage) .contentpromo {
    padding-top: 115px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 5.25rem;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption h1 {
    margin-bottom: 10px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption .viste-cuerpo-promo {
    animation: mover-texto-desdeabajo ease-in-out 1.5s;
    padding-top: 21px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption .viste-titulo-promo {
    animation: mover-texto-desdeabajo ease-in-out 1.5s;
    margin-top: 40px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-indicators {
    position: absolute;
    margin-bottom: 2.3rem;
  }
  .formulario-webform-eventos .row #title-webform-eventos h2 {
    width: 390px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form {
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
    padding: 30px;
    margin-bottom: 100px;
    border-radius: 9px;
    width: 100%;
    max-width: 649px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions {
    margin-top: 50px;
    display: flex;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions input#edit-wizard-prev {
    margin-right: 7px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions input#edit-wizard-prev:hover, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions input#edit-wizard-next:hover {
    color: #fff;
    background-color: #0f2e60;
    border-color: #0f2e60;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker {
    z-index: 0;
    position: relative;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-marker:before {
    background-color: #ffaa00;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-text {
    color: #ffaa00;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-marker:before {
    background-color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-marker:after {
    background-color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-text {
    color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-radio, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-checkbox {
    display: inline-flex !important;
    margin-right: 35px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-radio .form-radio, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-checkbox .form-radio {
    margin-right: 10px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.form-item-archivo-de-la-presentacion .description {
    font-weight: 200;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item {
    padding: 10px 0px 15px 0px;
    display: grid;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item #edit-archivo-de-la-presentacion-upload {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #777777;
    outline: none;
    border-radius: 5px;
    border: 1px solid #2173AF;
    margin-top: 0;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item .form-required:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
    content: "*";
    color: #f00000;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item label {
    font-size: 18px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-nombre-de-la-institucion-o-centro-de-trabajo, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-direccion-de-correo-electronico, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-numero-de-telefono,
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-nombre-y-apellidos, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-titulo-del-trabajo, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-palabras-clave,
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-pais-institucion-country, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-tematica, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-cargo {
    width: 100% !important;
    border: 1px solid #2173AF;
    height: 40px;
    border-radius: 9px;
    padding-left: 35px;
    font-size: 16;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-resumen {
    width: 100% !important;
    border: 1px solid #2173AF;
    height: 240px;
    border-radius: 9px;
    width: 100%;
    padding-left: 50px;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #777777;
    outline: none;
    margin-top: 0;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-estoy-interesado-en-la-publicacion-de-este-trabajo-en--wrapper {
    margin: 10px 0px 25px 0px;
    padding-bottom: 10px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-es-su-institucion-miembro-de-la-red-druida--wrapper legend, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-es-usted-miembro-de-la-red-druida--wrapper legend,
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-autor-miembro-de-la-red-druida--wrapper legend, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-estoy-interesado-en-la-publicacion-de-este-trabajo-en--wrapper legend {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 14px !important;
    line-height: inherit;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-checkbox {
    margin-right: 30px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-text, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-numero-de-telefono, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-email {
    margin-top: 0.25rem;
    font-size: 18px !important;
    color: #6c757d;
    width: auto;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-type-webform-terms-of-service {
    padding: 15px 0px 15px 5px;
    font-size: 20px;
    font-weight: 700;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-type-webform-terms-of-service label a {
    color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset.webform-composite-hidden-title {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset .fieldset-legend {
    font-size: 18px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset .form-item label.option {
    font-size: 16px !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table {
    width: 100% !important;
    border: 1px solid #2173AF;
    border-radius: 9px;
    padding-left: 35px;
    font-size: 16;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item {
    padding: 10px 0px 15px 0px;
    display: block !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item .webform-multiple-table .tabledrag-toggle-weight-wrapper .tabledrag-toggle-weight {
    display: none;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item input.form-text.required {
    width: 350px !important;
    border: 1px solid #2173AF;
    height: 40px;
    border-radius: 9px;
    padding-left: 7px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item input.form-number {
    border: 1px solid #2173AF;
    border-radius: 9px;
    padding-left: 7px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item.js-form-type-checkbox {
    margin-top: 11px;
    margin-left: 55px !important;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .form-item.js-form-type-checkbox .form-checkbox {
    width: 18px;
    height: 18px;
    border: 1px solid #2173AF;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add {
    display: block ruby;
    margin-left: 38px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add .form-item .field-suffix {
    display: none;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add input.button.form-submit {
    margin-right: 9px;
    border: 1px solid #ffaa00;
    background-color: #ffaa00;
    color: white;
    border-radius: 9px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add input.button.form-submit:hover {
    color: #fff;
    background-color: #0f2e60;
    border-color: #0f2e60;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table td.webform-multiple-table--operations-two {
    width: 60px;
    display: revert;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table td.webform-multiple-table--operations-two input.form-submit {
    border: 2px solid #2173AF;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table table tbody {
    width: 364px;
    display: block;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive thead {
    display: flex;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive thead .webform-multiple-table--datos_nombre {
    width: 69%;
    padding-left: 39px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table td.webform-multiple-table--handle {
    width: 26px;
    padding: 0 0 0 1em;
    text-align: center;
    vertical-align: middle;
    display: revert !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive td {
    /* display: block; 
     width: inherit;
     padding: 0.5em 1em;
     text-align: inherit;
     border: 0;
     background: transparent;*/
    display: revert !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table table.edit-datos-autores-del-trabajo-items {
    background-color: red;
  }
  .webform-node-eventof {
    margin-top: 70px;
  }
  .webform-node-eventof .webform-node-evento-texto {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: justify;
  }
  /****Banner****/
  .path-frontpage .contentpromo {
    padding-top: 176px;
  }
  .path-frontpage .contentpromo #block-druida-views-block-promo-block-1 #carouselExampleIndicators .views-row {
    height: 700px;
  }
  #block-druida-views-block-miembros-block-1 {
    margin-top: 50px;
  }
  .region.region--content {
    margin-top: 100px;
  }
  .cursos-portada-principal .container .views-row .card .card-body {
    padding: 0rem !important;
  }
  .cursos-portada-principal .container .views-row .card .card-body .row-contenedor-parrafo {
    padding: 0px 0px 10px 7px;
  }
}
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .path-frontpage .contentpromo {
    padding-top: 116px;
  }
  form.user-login-form, .user-pass {
    margin-left: 30%;
  }
  .contact-message-feedback-form {
    margin-left: 30%;
  }
  .formulario-webform-eventos .row #title-webform-eventos h2 {
    width: 390px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form {
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0 3px 60px rgba(0, 0, 0, 0.16);
    padding: 30px;
    margin-bottom: 100px;
    border-radius: 9px;
    width: 100%;
    max-width: 649px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-actions {
    margin-top: 50px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-marker:before {
    background-color: #ffaa00;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-text {
    color: #ffaa00;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-marker:before {
    background-color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-marker:after {
    background-color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .webform-progress .webform-progress-tracker .progress-step .progress-text {
    color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-radio, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-checkbox {
    display: ruby !important;
    margin-right: 35px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-radio .form-radio, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.js-form-type-checkbox .form-radio {
    margin-right: 10px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item.form-item-archivo-de-la-presentacion .description {
    font-weight: 200;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item {
    padding: 10px 0px 15px 0px;
    display: grid;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item #edit-archivo-de-la-presentacion-upload {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #777777;
    outline: none;
    border-radius: 5px;
    border: 1px solid #2173AF;
    margin-top: 0;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item .form-required:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
    content: "*";
    color: #f00000;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-item label {
    font-size: 18px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-nombre-de-la-institucion-o-centro-de-trabajo, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-direccion-de-correo-electronico, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-numero-de-telefono,
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-nombre-y-apellidos, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-titulo-del-trabajo, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-palabras-clave,
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-pais-institucion-country, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-tematica, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-cargo {
    width: 590px !important;
    border: 1px solid #2173AF;
    height: 40px;
    border-radius: 9px;
    padding-left: 35px;
    font-size: 16;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-resumen {
    width: 590px !important;
    border: 1px solid #2173AF;
    height: 240px;
    border-radius: 9px;
    width: 100%;
    padding-left: 50px;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #777777;
    outline: none;
    margin-top: 0;
    transition: all ease 0.5s;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-estoy-interesado-en-la-publicacion-de-este-trabajo-en--wrapper {
    margin: 10px 0px 25px 0px;
    padding-bottom: 10px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-es-su-institucion-miembro-de-la-red-druida--wrapper legend, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-es-usted-miembro-de-la-red-druida--wrapper legend,
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-autor-miembro-de-la-red-druida--wrapper legend, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-estoy-interesado-en-la-publicacion-de-este-trabajo-en--wrapper legend {
    float: left;
    width: 100%;
    padding: 0;
    font-size: 14px !important;
    line-height: inherit;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-checkbox {
    margin-right: 7px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-text, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #edit-numero-de-telefono, .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-email {
    margin-top: 0.25rem;
    font-size: 18px !important;
    color: #6c757d;
    width: auto;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-type-webform-terms-of-service {
    padding: 15px 0px 15px 5px;
    font-size: 20px;
    font-weight: 700;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form .form-type-webform-terms-of-service label a {
    color: #0f2e60;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset.webform-composite-hidden-title {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2px !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset .fieldset-legend {
    font-size: 18px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form fieldset .form-item label.option {
    font-size: 16px !important;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add {
    display: block ruby;
    margin-left: 38px;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-add .form-item .field-suffix {
    display: none;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive thead {
    display: flex;
  }
  .formulario-webform-eventos .row .webform-submission-solicitud-de-evento-node-85-add-form #datos_autores_del_trabajo_table .webform-multiple-table-responsive thead .webform-multiple-table--datos_nombre {
    width: 78%;
    padding-left: 39px;
  }
  .header-nav-primary_menu .registermembers {
    padding-top: 27px;
  }
  .path-frontpage .block-druida-navegacionprincipalclass {
    padding-top: 15px !important;
  }
  .block-druida-navegacionprincipalclass {
    padding-top: 25px !important;
  }
  .block-druida-navegacionprincipalclass ul li a {
    font-size: 20px !important;
  }
}
/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .path-frontpage .contentpromo {
    padding-top: 175px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 5.25rem;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption h1 {
    font-size: 55px;
    margin-bottom: 35px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption .viste-cuerpo-promo {
    font-size: 23px;
  }
  #block-druida-views-block-promo-block-1 .vista-promociones-portada #carouselExampleIndicators .carousel-inner .views-row .carousel-caption .viste-titulo-promo {
    font-size: 21px;
  }
  .block-druida-navegacionprincipalclass {
    padding-top: 25px !important;
  }
  .block-druida-navegacionprincipalclass ul li a {
    font-size: 24px !important;
  }
  #block-druida-portadaunirse ul {
    display: flex;
  }
  #block-druida-portadaunirse ul li {
    list-style: none;
  }
  #block-druida-portadaunirse ul li a {
    font-size: 24px;
  }
}/*# sourceMappingURL=style.css.map */