.color-gris-434142 {
  color: #434142;
}
@font-face {
  font-family: 'HelveticaLTStd-Light';
  src: url("../fonts/HelveticaLTStd-Light.eot");
  src: url("../fonts/HelveticaLTStd-Light.eot#iefix") format('embedded-opentype'), url("../fonts/HelveticaLTStd-Light.woff") format('woff'), url("../fonts/HelveticaLTStd-Light.ttf") format('truetype'), url("../fonts/HelveticaLTStd-Light.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaLTStd-Bold';
  src: url("../fonts/HelveticaLTStd-Bold.eot");
  src: url("../fonts/HelveticaLTStd-Bold.eot#iefix") format('embedded-opentype'), url("../fonts/HelveticaLTStd-Bold.woff") format('woff'), url("../fonts/HelveticaLTStd-Bold.ttf") format('truetype'), url("../fonts/HelveticaLTStd-Bold.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaLTStd-Roman';
  src: url("../fonts/HelveticaLTStd-Roman.eot");
  src: url("../fonts/HelveticaLTStd-Roman.eot#iefix") format('opentype'), url("../fonts/HelveticaLTStd-Roman.woff") format('woff'), url("../fonts/HelveticaLTStd-Roman.ttf") format('truetype'), url("../fonts/HelveticaLTStd-Roman.svg") format('svg');
  font-weight: normal;
  font-style: normal;
} 
@font-face {
  font-family: 'MyriadPro-SemiCn';
  src: url("../fonts/myriadpro-semicn.eot");
  src: url("../fonts/myriadpro-semicn.eot#iefix") format('opentype'), url("../fonts/myriadpro-semicn.woff") format('woff'), url("../fonts/myriadpro-semicn.ttf") format('truetype'), url("../fonts/myriadpro-semicn.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-LightSemiCn';
  src: url("../fonts/myriadpro-lightsemicn.eot");
  src: url("../fonts/myriadpro-lightsemicn.eot#iefix") format('opentype'), url("../fonts/myriadpro-lightsemicn.woff") format('woff'), url("../fonts/myriadpro-lightsemicn.ttf") format('truetype'), url("../fonts/myriadpro-lightsemicn.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/myriadpro_regular.eot');
  src: url('../fonts/myriadpro_regular.eot') format('embedded-opentype'),
    url('../fonts/myriadpro_regular.woff') format('woff'),
    url('../fonts/myriadpro_regular.ttf') format('truetype'),
    url('../fonts/myriadpro_regular.svg#MyriadProRegular') format('svg');
}

@font-face {
  font-family: 'MyriadPro-Light';
  src: url('../fonts/myriadpro_light.eot');
  src: url('../fonts/myriadpro_light.eot') format('embedded-opentype'),
    url('../fonts/myriadpro_light.woff') format('woff'),
    url('../fonts/myriadpro_light.ttf') format('truetype'),
    url('../fonts/myriadpro_light.svg#MyriadProLight') format('svg');
}

@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('../fonts/myriadpro_bold.eot');
  src: url('../fonts/myriadpro_bold.eot') format('embedded-opentype'),
    url('../fonts/myriadpro_bold.woff') format('woff'),
    url('../fonts/myriadpro_bold.ttf') format('truetype'),
    url('../fonts/myriadpro_bold.svg#MyriadProBold') format('svg');
}

@font-face {
  font-family: 'Cologne Eighty';
  src: url('../fonts/Chalet Comprime Cologne Eighty.eot');
  src: local('â˜º'),
    url('../fonts/Chalet Comprime Cologne Eighty.woff') format('woff'),
    url('../fonts/Chalet Comprime Cologne Eighty.ttf') format('truetype'),
    url('../fonts/Chalet Comprime Cologne Eighty.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*nuevo*/

.pad-top20 {
  padding-top: 20px;
}
/*nuevo*/

#tabs-wrapper ul.primary {
  border-bottom: 0;
}
.background-turqueza {
  background-color: #00957e;
}
.background-turqueza-oscuro {
  background-color: #018c76;
}
.background-naranja {
  background-color: #f5a000;
}
.borde-left-rojo-5, .publications .key-lesson ul li {
  border-left: 5px solid #c4333a;
  padding-left: 10px;
}
.border-0 {
  border: 0;
}
.padding-0{ padding:0;}
.division-about {
  clear: both;
  display: block;
}
.font-helvetica-bold {
  font-family: 'HelveticaLTStd-Bold';
}
.font-helvetica-light {
  font-family: 'HelveticaLTStd-Light';
}
.font-size-10 {
  font-size: 10px;
}
.font-size-12 {
  font-size: 12px;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-15 {
  font-size: 15px;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-18 {
  font-size: 18px;
}
.font-size-20 {
  font-size: 20px;
}
.font-size-22 {
  font-size: 22px;
}
.font-size-24 {
  font-size: 24px;
}
.font-size-32 {
  font-size: 32px;
}
.font-color-negro {
  color: #423f40 !important;
}
.font-color-gris {
  color: #969696 !important;
}
.font-color-gris-oscuro {
  color: #434142 !important;
}
.font-color-turqueza {
  color: #00957e !important;
}
.font-color-rojo {
  color: #c4333a !important;
}
.font-color-naranja {
  color: #f5a000 !important;
}
.font-color-dea000 {
  color: #f5a000;
}
.font-color-414141 {
  color: #414141;
}
.font-color-7a5400 {
  color: #7a5400;
}
#comment-form .tips, #comment-form div > p {
  display: none;
}
blockquote {
  font-size: 14px;
  padding: 0;
}
em {
  /*font-style: normal !important;*/ /*modificado*/



}
hr {
  border-top: 1px dotted #ccc;
  clear: both;
}
hr.division-seccion {
  margin-top: 45px;
  margin-bottom: 45px;
}
h2, .h2 {
  font-size: 20px !important;/*modificado*/
}
h3, .h3 {
  font-size: 17px !important;
}
.margin-0 {
  margin: 0;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-top-24 {
  margin-top: 24px;
}
.padding-10 {
  padding: 10px;
}
.padding-left0 {
  padding-left: 0;
}
.padding-right0 {
  padding-right: 0;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.social-icons li {
  background-image: url("../images/sprite.png");
  display: inline-block;
  height: 20px;
  margin: 0 1px;
  width: 20px;
}
.social-icons li a {
  color: #00957e;
  display: inline-block;
  height: 20px;
  text-decoration: none;
  width: 20px;
}
li.facebook {
  background-position: 0 0;
}
li.facebook:hover {
  background-position: 0 20px;
}
li.youtube {
  background-position: -20px 0;
}
li.youtube:hover {
  background-position: -20px 20px;
}
li.twitter {
  background-position: -40px 0;
}
li.twitter:hover {
  background-position: -40px 20px;
}
li.flickr {
  background-position: -140px 0;
}
li.flickr:hover {
  background-position: -140px 20px;
}
li.googleplus {
  background-position: -60px 0;
}
li.googleplus:hover {
  background-position: -60px 20px;
}
li.delicious {
  background-position: -80px 0;
}
li.delicious:hover {
  background-position: -80px 20px;
}
li.scribd {
  background-position: -100px 0;
}
li.scribd:hover {
  background-position: -100px 20px;
}
li.rss {
  background-position: -120px 0;
}
li.rss:hover {
  background-position: -120px 20px;
}
.padding-30h {
  padding: 0 30px;
}
.padding-30h2 {
  padding: 0 15px 0 30px;
}
/*



.container



.container0

padding-left 0

padding-right 0



*/



.container9 {
  margin-right: 2%;
  width: 73%;
}
.container9 .home-news .col-lg-11 {
  width: 93%;
}
.titulo-primero {
  color: #c4333a !important;
  display: block;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 25px;
  margin-bottom: 16px;
  margin-top: 0;
  text-align: left;
  text-transform: uppercase;
  padding-top: 20px;/*nuevo*/
}
.titulo-segundo {
  color: #f5a000 !important;
  text-align: left;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 24px;
}
.titulo-tercero {
  text-align: left;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 16px;
  margin-bottom: 8px;
}
#block-block-18, #block-block-21 {
  margin-bottom: 20px;
}
#block-block-21 .dropdown-menu{ padding:0;}
/*********************** header ***********************/



body {
  color: #414141;
  font-family: 'HelveticaLTStd-Light';
  font-size: 15px !important;
  line-height: 20px;
  text-align: justify;
}
body.front .mitooltip .col-lg-2 {
  width: 20% !important; /*TODO: Cambiar a 20% para 5 items, 25% para 4*/
}
body.front .container .mitooltip a {
  font-size: 12px;
}
body.front .container .mitooltip a span {
  background-image: url("../images/sprite3v2.png");
  display: block;
  height: 71px;
  margin: 0 auto 5px;
  width: 71px;
}
body.front .container .mitooltip a strong {
  font-weight: normal;
}
body.front .container .mitooltip a:hover, body.front .container .mitooltip a:focus, body.front .container .mitooltip a.active {
  color: #333 !important;
}
body.front .container .mitooltip a.ico-1 span {
  background-position: 0 0;
}
body.front .container .mitooltip a.ico-1:hover span {
  background-position: 0 -71px;
}
body.front .container .mitooltip a.ico-2 span {
  background-position: -74px 0;
}
body.front .container .mitooltip a.ico-2:hover span, body.front .container .mitooltip a.ico-2:focus span, body.front .container .mitooltip a.ico-2.active span {
  background-position: -74px -71px;
}
body.front .container .mitooltip a.ico-3 span {
  background-position: -147px 0;
}
body.front .container .mitooltip a.ico-3:hover span {
  background-position: -147px -71px;
}
body.front .container .mitooltip a.ico-4 span {
  background-position: -219px 0;
}
body.front .container .mitooltip a.ico-4:hover span {
  background-position: -219px -71px;
}
body.front .container .mitooltip a.ico-5 span {
  background-position: -293px 0;
}
body.front .container .mitooltip a.ico-5:hover span {
  background-position: -293px -71px;
}
body.front .container .mitooltip a.ico-6 span {
  background-position: -251px 0;
}
body.front .container .mitooltip a.ico-6:hover span {
  background-position: -251px -71px;
}
body.front .container .mitooltip a.ico-7 span {
  background-position: -209px 0;
}
body.front .container .mitooltip a.ico-7:hover span {
  background-position: -209px -71px;
}
body p {
  margin: 0 0 12px;
}
body .container .header-top .mitooltip-header {
  padding: 20px 0;
  text-align: right;
}
body .container .header-top .mitooltip-header .iconos_extranet {
  display: none !important;
}
body .container .header-top .mitooltip-header .icono {
  display: inline-block;
  margin-left: 21px;
  text-align: center;
  min-width: 52px;
  vertical-align: top;
}
body .container .header-top .mitooltip-header .icono .mitooltip a {
  display: inline-block;
  font-size: 12px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a span {
  background-image: url("../images/sprite2v2.png");
  display: block;
  height: 41px;
  margin: 0 auto 5px;
  width: 41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a strong {
  font-weight: normal;
}
body .container .header-top .mitooltip-header .icono .mitooltip a:hover, body .container .header-top .mitooltip-header .icono .mitooltip a:focus, body .container .header-top .mitooltip-header .icono .mitooltip a.active {
  color: #333 !important;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-1 span {
  background-position: -1px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-1:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-1:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-1.active span {
  background-position: -1px -41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-2 span {
  background-position: -43px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-2:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-2:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-2.active span {
  background-position: -43px -41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-3 span {
  background-position: -85px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-3:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-3:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-3.active span {
  background-position: -85px -41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-4 span {
  background-position: -126px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-4:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-4:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-4.active span {
  background-position: -126px -41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-5 span {
  background-position: -167px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-5:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-5:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-5.active span {
  background-position: -167px -41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-6 span {
  background-position: -251px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-6:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-6:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-6.active span {
  background-position: -251px -41px;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-7 span {
  background-position: -209px 0;
}
body .container .header-top .mitooltip-header .icono .mitooltip a.ico-7:hover span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-7:focus span, body .container .header-top .mitooltip-header .icono .mitooltip a.ico-7.active span {
  background-position: -209px -41px;
}
body .container .header-top .mitooltip-header .first {
  margin-left: 0;
}
body .container .rss-content {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
}
body .container .rss-content div {
  padding: 10px;
}
body .container .rss-content .rss-item {
  display: inline-block;
  padding: 10px;
  text-align: left;
  width: 33%;
}
body .container .rss-content .rss-item.two {
  text-align: center;
}
body .container .rss-content .rss-item.last {
  text-align: right;
}
body .container .rss-content #pat1 {
  text-align: left;
}
body .container .rss-content #pat3 {
  text-align: right;
}
.col-sm-45 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bodyrss .col-main-rss {
  margin-bottom: 10px;
}
.bodyrss .col-rss {
  border: 1px solid rgb(219, 219, 219);
  padding: 10px;
  text-align: left;
}
.bodyrss .col-rss .mains {
  padding-left: 16px;
  text-align: left;
  height: 46px;
}
.bodyrss .item-rss {
  padding-left: 46px;
  text-align: left;
}
.bodyrss .item-rss div, .bodyrss .mains div {
  padding: 10px 0;
  position: relative;
  min-height: 1px;
  float: left;
  margin-left: 0;
}
.bodyrss .item-rss div.col-xs-a1, .bodyrss .mains div.col-xs-a1 {
  width: 34px;
}

@media only screen and (max-width: 768px) {
  body .container .rss-content #pat1, body .container .rss-content #pat3 {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .col-sm-45 {
    float: left;
    width: 32.33333333%;
    margin-left: 1.5%;
  }
  body .container .rss-content .col-sm-45:first-child, body .container .bodyrss .col-sm-45:first-child {
    margin-left: 0;
  }
}
.navbar-turqueza {
  background-color: #00957e;
  border: 0;
}
header#top {
  margin-bottom: 0;
}
.front .header-top {
  min-height: 114px;
}
header .navbar-nav > li {
  border-left: 1px solid #009b91;
}
header .navbar-nav > li > a {
  border-left: 1px solid #00827d;
  color: #e1ffff;
  font-family: 'MyriadPro-LightSemiCn'; 
  font-size: 14px;
  letter-spacing: 0.5px; 
  padding-top: 11px;
  padding-bottom: 11px;
}
header.navbar {
  height: 42px;
  min-height: 42px;
}
header .navbar-nav > li.last {
  border-right: 1px solid #009b91;
}
header .navbar-nav > li.last > a {
  border-right: 1px solid #00827d;
}
header .search-top {
  margin-left: 10px;  
  padding-left: 0;
  margin-top: 4px;
  margin-bottom: 0px;
}
header .search-top #search #edit-submit { 
  border-radius: 0 7px 7px 0; 
}
header .search-top #search input.form-text {
  border: 0 none;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 7px 0 0 7px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  vertical-align: top;
}
header .search-top #edit-search-theme-form-1-wrapper {
  margin-right: -4px;
  vertical-align: top;
  display: inline-block;
}
header .search-top #search {
  height: 34px;
}
header .idioma-top {
  display: none;
  padding-right: 0;
}
header .idioma-top select.form-control {
  border: 0 none;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #1a9c94;
  color: #fff;
}
.nav .open > a:hover, .nav .open > a:focus {
  background-color: #1a9c94;
  color: #fff;
}
.nav > li.active > a {
  text-decoration: none;
  background-color: #fff;
  color: #00957e;
}
.header-top {
  min-height: 134px;
}
.not-front .header-top {
  margin-bottom: 20px;
  min-height: 134px;
}
.navbar-blanco {
  margin-top: 30px;
}
.navbar-blanco li a {
  color: #434142;
  font-size: 16px;
  font-family: 'HelveticaLTStd-Bold';
}
header .btn {
  padding: 6px 12px;
}
header .search-top {
  text-align: right;
}
header ul.social-icons {
  margin: 11px 0 0 0;
}
span.icon-bar {
  background-color: rgba(255,255,255,0.8);
}
button.navbar-toggle {
  background-color: rgba(0,0,0,0.2);
}
button.navbar-toggle:hover {
  background-color: rgba(0,0,0,0.4);
}
.breadcrumb {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border-top: 0 none;
  border-bottom: 0 none;
  color: #00957e;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
.breadcrumb a {
  color: #434142;
  font-weight: normal;
}
.breadcrumb span {
  color: #434142;
  font-weight: normal;
}
.breadcrumb li a {
  color: #434142;
  text-decoration: underline;
  font-weight: normal;
}
.breadcrumb li.active {
  color: #00957e;
  font-weight: bold;
}
/*********************** content ***********************/

#block-block-14 {
  min-height: 100px;
}
.not-front .header-top {
  border-bottom: 1px solid #f5f5f5;
}
.not-front .row form#simplenews-subscription-manager-form .post_text span.titemailnot {
  color: #c4333a !important;
  display: block;
  font-family: "HelveticaLTStd-Bold";
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 23px;
  text-transform: uppercase;
  line-height: normal;
}
.not-front .row form#simplenews-subscription-manager-form .form-radios .form-item {
  display: inline-block;
  margin-right: 100px;
}
.not-front .row form#simplenews-subscription-manager-form #edit-mail-wrapper, .not-front .row form#simplenews-subscription-manager-form #edit-mail-wrapper label {
  float: left;
  margin: 0;
  padding: 6px 12px 6px 0;
  vertical-align: top;
}
.not-front .row form#simplenews-subscription-manager-form #edit-mail-wrapper input#edit-mail {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  padding: 6px 12px;
  width: 343px;
}
.not-front .row form#simplenews-subscription-manager-form #edit-mail-wrapper input#edit-mail:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(102,175,233,0.6);
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(102,175,233,0.6);
  outline: 0 none;
}
.not-front .row form#simplenews-subscription-manager-form input#edit-subscribe {
  background-color: #00957e;
  border: 1px solid #00957e;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin: 6px 0 0;
  padding: 6px 20px;
}
.not-front .row form#simplenews-subscription-manager-form input#edit-subscribe:hover {
  background-color: #f59f00;
  border: 1px solid #f59f00;
}
.not-front .row form#simplenews-confirm-add-form h2 {
  color: #c4333a !important;
  display: block;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
}
.not-front .row form#simplenews-confirm-add-form .form-item input.form-text, .not-front .row form#simplenews-confirm-add-form .form-item select {
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  padding: 6px 12px;
  width: 350px;
}
.not-front .row form#simplenews-confirm-add-form .form-item input.form-text:focus, .not-front .row form#simplenews-confirm-add-form .form-item select:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(102,175,233,0.6);
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(102,175,233,0.6);
  outline: 0 none;
}
.not-front .row form#simplenews-confirm-add-form .frm_col .frm_cas_cat .frm_cas_subcat {
  margin-left: 22px;
}
.not-front .row form#simplenews-confirm-add-form input#edit-submitcancel, .not-front .row form#simplenews-confirm-add-form input#edit-submitsave {
  background-color: #f59f00;
  border: 1px solid #f59f00;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  margin: 6px 0 0;
  padding: 6px 20px;
}
.filtro-research {
  background-color: #fafafa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
}
.not-front #organisation_info {
  padding: 10px 0;
}
.not-front #return_List {
  padding: 10px 0;
}
.not-front .btn-return a:hover {
  text-decoration: underline;
}
.not-front .bg-research {
  background: url("../images/research-flecha.png") no-repeat scroll 340px 33px transparent;
  padding-right: 50px;
}
.not-front .resumen-research {
  padding-left: 37px;
}
.not-front .frame_organisation table tbody tr td > b {
  color: #f5a000;
}
.not-front .logo {
  margin-bottom: 6px;
}
.not-front #node-1290 h3 {
  margin-top: 7px;
}
.not-front #node-1293 table tbody tr td ul {
  margin: 10px 12px 10px 0;
  padding: 0 0 0 28px;
}
.not-front .titulo-search {
  text-align: center;
}
.not-front .nav-tabs-about li a {
  background-color: #fafafa;
  border: 1px solid #ddd;
  color: #414141;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 14px !important;
}
.not-front .nav-tabs-about li a:hover {
  background: #00957e;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.not-front .nav-tabs-about li.active a {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #00957e;
}
.video-youtube {
  background-color: #f5f5f5;
  border: 5px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: auto;
  margin: 0 auto;
  padding: 10px;
  width: 90%;
}
.suscribe-ella {
  border-top: 8px solid #f5a000;
  padding-bottom: 20px;
}
.btn {
  color: #fff;
  border: 0;
  padding: 10px 30px;
}
.btn-turqueza {
  background-color: #00957e;
}
.btn-naranja {
  background-color: #f5a000;
}
input#ajax-comments-preview, h2.ajax-comments-title-processed, #node-1289 h2.titulo, #node-1292 h2.titulo, #node-1294 h2.titulo, #node-1290 h2.titulo, #node-1291 h2.titulo, #node-1293 h2.titulo {
  display: none;
}
#node-706 h1.titulo, #node-946 h1.titulo, #node-947 h1.titulo, #node-1057 h1.titulo, #node-1058 h1.titulo, #node-1059 h1.titulo {
  font-size: 32px;
  text-transform: uppercase;
  text-align: left;
}
#node-1294 table tbody tr td:first-child h2 {
  margin-top: 0 !important;
}
#user-register {
  margin-top: 28px;
}
#user-register fieldset legend {
  color: #f5a000 !important;
}
#edit-conf-mail-wrapper {
  margin-bottom: 28px;
}
.node-full .row p a {
  display: inline-block;
  text-align: left;
}
.block ul {
  padding: 0 0 0 1em;
}
@media (max-width:992px){
  #page .block ul{
    padding: 0 0.5em 0 1em;
    border-bottom: none;
  }
  #flexslider-home ul {
    margin-left:-15px
  }
}


.mitooltip a {
  display: block;
  text-decoration: none;
}
.mitooltip a:hover {
  color: #f5a000;
}
.bg-all-themes {
  background-color: #f5f5f5;
  margin-bottom: 0;
  margin-top: 30px;
  padding: 14px 0 11px;
}
.all-themes-content {
  border-bottom: 1px solid #f5f5f5;
  min-height: 580px;
  padding-left: 0;
  padding-right: 0;
}
.all-themes-content h3 {
  height: 70px;
  margin: 0;
  padding-top: 16px;
}
.all-themes-content-naranja {
  background: url("../images/home-all-naranja.png") top center no-repeat #fafafa;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.all-themes-content-naranja:hover {
  background: url("../images/home-all-naranja-hover.png") top center no-repeat #f5a000;
}
.all-themes-content-naranja:hover h3 {
  color: #f5a000;
}
.all-themes-content-naranja:hover a {
  background: url("../images/vineta-naranja.png") 4px 9px no-repeat;
  color: #fff7e6;
}
.all-themes-content-naranja:hover a:hover {
  background: url("../images/vineta-naranja-hover.png") 4px 9px no-repeat;
  background-color: #fff7e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #f5a000;
}
.all-themes-content-turqueza {
  background: url("../images/home-all-turqueza.png") top center no-repeat #fafafa;
  border-right: 1px solid #f5f5f5;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.all-themes-content-turqueza:hover {
  background: url("../images/home-all-turqueza-hover.png") top center no-repeat #00957e;
}
.all-themes-content-turqueza:hover h3 {
  color: #00957e;
}
.all-themes-content-turqueza:hover a {
  background: url("../images/vineta-turqueza.png") 4px 9px no-repeat;
  color: #eefffd;
}
.all-themes-content-turqueza:hover a:hover {
  background: url("../images/vineta-turqueza-hover.png") 4px 9px no-repeat;
  background-color: #eefffd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #00957e;
}
.all-themes-content-rojo {
  background: url("../images/home-all-rojo.png") top center no-repeat #fafafa;
  border-right: 1px solid #f5f5f5;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.all-themes-content-rojo:hover {
  background: url("../images/home-all-rojo-hover.png") top center no-repeat #c4333a;
}
.all-themes-content-rojo:hover h3 {
  color: #c4333a;
}
.all-themes-content-rojo:hover a {
  background: url("../images/vineta-rojo.png") 4px 9px no-repeat;
  color: #fff0f0;
}
.all-themes-content-rojo:hover a:hover {
  background: url("../images/vineta-rojo-hover.png") 4px 9px no-repeat;
  background-color: #fff0f0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #c4333a;
}
.all-themes-content ul {
  margin-top: 20px;
  padding-left: 0;
  margin-bottom:0;
}
.all-themes-content ul li {
  border-bottom: 1px dotted #ccc;
  margin: 0 30px;
  padding: 6px 0;
  list-style-type: none;
}
.all-themes-content ul li a {
  background: url("../images/vineta-gris.png") 4px 9px no-repeat;
  color: #414141;
  display: block;
  padding: 4px 4px 4px 20px;
  text-align: left;
  text-decoration: none;
}
/*



.home-news

.col-lg-1padding 0width 50px



*/



.view-2015-News .view-empty {
  padding: 0 20px;
}
.view-2015-News .view-empty a {
  color: #c4333a;
}
.view-2015-News .view-empty .ico-rss {
  background: url("../images/ico_rss.png") no-repeat scroll left center rgba(0,0,0,0);
  padding: 10px 10px 10px 30px;
  margin-left: 10px;
}
.view-2015-News .view-empty .ico-mail {
  background: url("../images/Icono_email.jpg") no-repeat scroll left center rgba(0,0,0,0);
  padding: 18px 10px 10px 30px;
}
.view-2015-News .views-row .node-news {
  margin: 20px 0;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
}
.view-2015-News .fecha-publications {
  display: none;
}
.page-publications .view-2015-News .node-news .icono {
  border: 0 none !important;
}
.page-publications .view-2015-News .node-news .fecha {
  display: none;
}
.page-publications .view-2015-News .node-news .fecha-publications {
  color: #adacb2;
  display: block;
  float: right;
}
.view-2015-News .views-row-last .node-news {
  border: 0;
}
.view-2015-News .node-news .fecha {
  background-color: #edc7c5;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 12px;
  padding: 10px 0;
  text-align: center;
}
.view-2015-News .node-news:hover .fecha {
  background-color: #c4333a;
}
.view-2015-News .node-news .icono {
  border-top: 0;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding: 4px 0;
  text-align: center;
}
.container-top-news {
  background-color: #f5f5f5;
  padding: 14px 22px;
}
.container-top-news .block {
  display: inline-block;
}
.container-top-news #block-custom_search_blocks-1 {
  float: right;
}
.container-top-news #block-custom_search_blocks-1 form div.form-item {
  float: left;
  margin: 0;
}
.container-top-news #block-custom_search_blocks-1 form div.form-item input.form-text {
  border: 1px solid #e6e6e6;
  border-right: 0;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  color: #c8c8c8;
  padding: 4px 8px;
}
.container-top-news #block-custom_search_blocks-1 form input.form-submit {
  background-color: #00957e;
  border: 1px solid #00957e;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding: 4px 8px;
}
.container-top-news #block-custom_search_blocks-1 form input.form-submit:hover {
  background-color: #f5a000;
  border: 1px solid #f5a000;
}
div#comment-form-content {
  display: block !important;
}
.logo-right {
  float: right;
  margin: 0 0 20px 20px;
}
form#webform-client-form-251 input.form-submit {
  background-color: #00957e;
  border: 0 none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-left: 3px;
  padding: 10px 30px;
  width: 312px;
}
form#webform-client-form-251 input.form-submit:hover {
  background-color: #ec971f;
}
.node-full a {
  color: #c4333a;
}
.node-full .login {
  background-color: #fafafa;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: right;
  margin-top: 44px;
  padding: 30px;
  width: 90%;
}
.node-full .login h3 {
  color: #434142;
  margin: 0;
}
.node-full .login form {
  text-align: left !important;
}
.node-full .login form label {
  color: #787878;
  font-size: 16px;
  font-family: 'HelveticaLTStd-Light';
  font-weight: normal;
  margin: 0;
}
.node-full .login form .form-text {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #5f5f5f;
  padding: 10px;
  width: 100%;
}
.node-full .login form .form-submit {
  background-color: #00957e;
  border: 0 none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 16px;
  padding: 10px;
  width: 100%;
}
.node-full .login form .form-submit:hover {
  background-color: #ec971f;
}
.node-full .login form div.item-list {
  display: none;
}
.node-full table tr td {
  padding: 2px 5px 2px 0;
  vertical-align: top;
}
.node-full table tr td h2 {
  text-align: left;
}
.node-full h2 {
  color: #434142;
}
.node-full h3 {
  color: #00957e;
  font-weight: bold;
}
.download-full-details {
  background-color: #f5a000;
  background-image: url("../images/ico-pdf-document.png"), url("../images/icono-download.png");
  background-position: 10px center, right center;
  background-repeat: no-repeat;
  color: #7a5400 !important;
  padding: 20px 30px 16px 50px !important;
}
.download-full-details:hover, .download-full-details:focus, .download-full-details:active {
  background-color: #f5a000;
}
ul.pager li {
  margin: 0;
  padding: 0 !important;
}
ul.pager li a {
  border: 1px solid #d2d2d2;
  background-color: #eee;
  color: #6c6a6b;
  font-size: 14px;
  text-decoration: none;
}
ul.pager li a:hover, ul.pager li a:focus {
  background-color: #d2d2d2;
  border: 1px solid #d2d2d2;
  color: #fff;
}
ul.pager li.pager-previous a {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
ul.pager li.pager-next a {
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
ul.pager li.pager-current {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #6c6a6b;
  font-size: 14px;
  font-weight: none;
  line-height: 160%;
  margin-left: -4px;
  margin-right: -4px;
  padding: 6px 40px !important;
}
.news-meses ul {
  margin-bottom: 20px;
  padding-left: 0;
}
.news-meses ul li {
  border-bottom: 1px dotted #ddd;
  list-style: outside none none;
  margin: 0;
  padding: 10px 2px;
}
.news-meses ul li a {
  color: #434142;
  font-family: 'HelveticaLTStd-Light';
  font-size: 14px;
  text-decoration: none;
}
.news-meses ul li a:hover {
  text-decoration: underline;
}
.node-full .descarga-redes {
  float: right;
  margin: 0 0 10px 20px;
  width: 334px;
}
.node-full .descarga-redes span.fecha {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  text-align: right;
}
.node-full .descarga-redes #post-addthis {
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 10px 0;
  padding: 10px;
}
.node-full .descarga-redes a.download-full-details {
  font-size: 16px;
  padding: 18px 30px;
  text-align: left;
}
.node-full .knowledge-guide {
  padding-left: 42px;
}
.node-full .knowledge-guide .post_node_icon {
  float: left;
  margin-left: -44px;
}
.node-full .contenido h1.titulo {
  color: #3c3c3c;
  font-size: 18px;
  font-family: 'HelveticaLTStd-Bold';
}
a#return_List:active, a#return_List:focus, a#return_List:hover {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
aside ul.menu li {
  background-color: #fafafa;
  list-style-image: none;
  list-style-type: inherit;
  margin: 0;
  padding: 0;
}
aside ul.menu li a {
  color: #969696;
  display: block;
  padding: 10px;
  text-decoration: none;
}
aside ul.menu li a.cate-0 {
  background: url("../images/ico-cate-0.png") no-repeat scroll right center #969696;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #969696;
}
aside ul.menu li a.cate-0:hover, aside ul.menu li a.cate-0:focus, aside ul.menu li a.cate-0.active {
  background: url("../images/ico-cate-0b.png") no-repeat scroll right center #fff;
  color: #787878;
  border-left: 8px solid #414141;
  border-top: 1px solid #414141;
  border-right: 1px solid #414141;
  border-bottom: 1px solid #414141;
}
aside .panel-group .panel-heading {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
aside .panel-group .panel {
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  margin-top: 0 !important;
}
aside .panel-group .panel a {
  color: #969696;
  display: block;
  padding: 10px;
  text-decoration: none;
}
aside .panel-group .panel a:hover, aside .panel-group .panel a:focus, aside .panel-group .panel a.active {
  background-color: #fff;
  color: #787878;
}
aside .panel-group .panel a.cate-1 {
  background: url("../images/ico-cate-0.png") no-repeat scroll 206px center #f5a000;
  border-left: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
aside .panel-group .panel a.cate-2 {
  background: url("../images/ico-cate-0.png") no-repeat scroll 206px center #00957e;
  border-left: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
aside .panel-group .panel a.cate-3 {
  background: url("../images/ico-cate-0.png") no-repeat scroll 206px center #c4333a;
  border-left: 0;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
aside .panel-group .panel .panel-collapse ul li a {
  border-left: 8px solid #fafafa;
}
aside .panel-group .panel-1 .panel-collapse ul li a:hover, aside .panel-group .panel-1 .panel-collapse ul li a:focus, aside .panel-group .panel-1 .panel-collapse ul li a.active {
  border-left: 8px solid #f5a000;
}
aside .panel-group .panel-2 .panel-collapse ul li a:hover, aside .panel-group .panel-2 .panel-collapse ul li a:focus, aside .panel-group .panel-2 .panel-collapse ul li a.active {
  border-left: 8px solid #00957e;
}
aside .panel-group .panel-3 .panel-collapse ul li a:hover, aside .panel-group .panel-3 .panel-collapse ul li a:focus, aside .panel-group .panel-3 .panel-collapse ul li a.active {
  border-left: 8px solid #c4333a;
}
aside ul.menu {
  padding: 0;
  list-style-type: none;
}
aside ul.menu li {
  background-color: #fafafa;
  list-style-image: none;
  list-style-type: inherit;
  margin: 0;
  padding: 0;
  text-align: left;
}
aside ul.menu li a {
  color: #969696;
  display: block;
  padding: 10px;
  text-decoration: none;
}
aside ul.menu li.first a#all_posts {
  /*background: url("../images/ico-cate-0b.png") no-repeat scroll right center #f5f5f5;*/

  background: #f5f5f5;
  color: #414141;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 5px; /*nuevo*/
  font-family: 'HelveticaLTStd-Bold';
}
aside ul.menu li.first a#all_posts:hover, aside ul.menu li.first a#all_posts.active {
  /*background: url("../images/ico-cate-0.png") no-repeat scroll right center #969696;*/

  background: #969696;
  color: #fff;
  font-weight: bold;
}
aside ul.menu li.expanded a.cate-1 {
  /*  background: url("../images/ico-cate-1.png") no-repeat scroll right center #f5a000;*/

  background: #f5a000;
  border-left: 0;
  color: #fff;
  cursor: default;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
  text-transform: uppercase;
  font-family: 'HelveticaLTStd-Bold';
}
aside ul.menu li.expanded a.cate-2 {
  /*  background: url("../images/ico-cate-1.png") no-repeat scroll right center #00957e;*/

  background: #00957e;
  border-left: 0;
  color: #fff;
  cursor: default;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
  text-transform: uppercase;
  font-family: 'HelveticaLTStd-Bold';
}
aside ul.menu li.expanded a.cate-3 {
  /*  background: url("../images/ico-cate-1.png") no-repeat scroll right center #c4333a;*/

  background: #c4333a;
  border-left: 0;
  color: #fff;
  cursor: default;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
  text-transform: uppercase;
  font-family: 'HelveticaLTStd-Bold';
}
aside ul.menu li.expanded ul li a {
  border-left: 8px solid #fafafa;
  margin-bottom: 5px; /*nuevo*/
}
/*nuevo*/



aside ul.menu li.expanded >a {
  margin-bottom: 5px;
}
/*nuevo*/



aside ul.menu li.expanded ul li a:hover, aside ul.menu li.expanded ul li a:focus, aside ul.menu li.expanded ul li a.active {
  background-color: #fff;
  color: #787878;
}
aside ul.menu li:nth-child(2) ul li a:hover, aside ul.menu li:nth-child(2) ul li a:focus, aside ul.menu li:nth-child(2) ul li a.active {
  border-left: 8px solid #f5a000;
  color: #f5a000;
  font-weight: bold;
}
aside ul.menu li:nth-child(3) ul li a:hover, aside ul.menu li:nth-child(3) ul li a:focus, aside ul.menu li:nth-child(3) ul li a.active {
  border-left: 8px solid #00957e;
  color: #00957e;
  font-weight: bold;
}
aside ul.menu li:nth-child(4) ul li a:hover, aside ul.menu li:nth-child(4) ul li a:focus, aside ul.menu li:nth-child(4) ul li a.active {
  border-left: 8px solid #c4333a;
  color: #c4333a;
  font-weight: bold;
}
ul.menu-publications-type {
  background-color: #f5f5f5;
  margin: 0 0 20px;
  padding: 10px 0;
}
ul.menu-publications-type li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 10px;
  padding: 0;
  text-align: center;
  width: 206px;
}
ul.menu-publications-type li a {
  color: #414141;
  display: block;
  font-size: 14px;
  padding: 8.5px 7px;
  text-decoration: none;
}
ul.menu-publications-type li a:hover, ul.menu-publications-type li a:focus, ul.menu-publications-type li a.active {
  background-color: #fff;
  color: #00957e;
  font-family: 'HelveticaLTStd-Bold';
}
ul.menu-publications-type li a.type-1 {
  border-bottom: 1px solid #e1e1e1;
}
ul.menu-publications-type li a.shw-line {
  border-bottom: 0px solid #e1e1e1;
}
.view-2015-News .views-row .categoria {
  text-transform: uppercase; margin-top: -5px;
}
.view-2015-News .views-row .categoria .fecha-publications {
  text-transform: Capitalize;
}
.view-2015-News .views-row .publications-news .icono {
  border: 0;
}
.view-2015-News .views-row .publications-news .fecha-publications {
  float: right;
  color: #adacb2;
}
.breadcrumb-publications {
  border-top: 0;
  /*float: left;*/
  margin: 0;
  padding-left: 0;
  /*position: absolute;*/

  text-align: left;
  z-index: 9999;
}
.publications .fecha {
  color: #adacb2;
  float: right;
  margin-top: 12px;
  text-transform: Capitalize;
}
.publications .grupo1, .publications .grupo2 {
  display: inline-block;
  vertical-align: top;
}
.publications .grupo1 {
  float: left;
  margin: 0 0 10px;
  width: 60%;
}
.publications .grupo1 .icono {
  color: #f5a000;
  margin-bottom: 8px;
  padding: 7px 0;
}
.publications .grupo1 .titulo {
  color: #414141;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 20px;
  /*margin-top: 0;*/

  text-align: left;
  line-height: 28px;
  margin-bottom: 15px;
}
.publications .grupo1 .teaser {
  color: #414141;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.publications .grupo1 .sumary {
  font-size: 15px;
  margin-bottom: 10px;
}
.publications .grupo1 .imagen {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  max-width: 25%;
}
.publications .grupo2 {
  float: right;
  width: 35%;
}
.publications .grupo2 .documents {
  margin: 0 0 10px;
}
.publications .grupo2 .documents .download-full-details {
  font-size: 16px;
  padding: 18px 30px;
  text-align: left;
}
.publications .grupo2 .compartir #post-addthis, .publications .grupo2 .compartir .post_show_url, .publications .grupo2 .compartir .link-original {
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 14px 16px 12px;
}
.publications .grupo2 .compartir .link-original a {
  color: #414141;
}
.publications .grupo2 .compartir #post-addthis span.share-text {
  color: #f5a000;
  font-size: 16px;
  font-family: 'HelveticaLTStd-Roman';
  margin-right: 10px;
  position: relative;
  top: -8px;
}
/*modificado*/



.publications .grupo2 .compartir #post-addthis span.st_email_large {
  margin-right: 0px;
}
.publications .grupo2 .compartir #post-addthis span.st_facebook_large {
  margin-right: 0px;
}
/*nuevo*/



.publications .grupo2 .compartir #post-addthis span.st_twitter_large {
  margin-right: 0px;
}
.publications .grupo2 .compartir #post-addthis span.st_googleplus_large {
  margin-right: 0px;
}
.publications .grupo2 .compartir #post-addthis span.st_email_large {
  margin-left: 0px;
}
.publications .grupo2 .compartir #post-addthis span.st_facebook_large {
  margin-right: 0;
}
.publications .grupo2 .compartir #post-addthis span.st_facebook_large span, .publications .grupo2 .compartir #post-addthis span.st_twitter_large span {
  margin: 0;
}
/*nuevo*/



.publications .grupo2 .compartir #post-addthis span.st_email_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -20px -12px rgba(0,0,0,0) !important;
}
.publications .grupo2 .compartir #post-addthis span.st_twitter_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -124px -12px rgba(0,0,0,0) !important;
}
.publications .grupo2 .compartir #post-addthis span.st_googleplus_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -180px -12px rgba(0,0,0,0) !important;
}
.publications .grupo2 .compartir #post-addthis span.st_facebook_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -76px -12px rgba(0,0,0,0) !important;
}
.publications .grupo2 .compartir #post-addthis span.st_sharethis_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -238px -12px rgba(0,0,0,0) !important;
}
.publications .grupo2 .compartir .post_show_url strong, .publications .grupo2 .compartir .link-original strong {
  color: #f5a000;
  font-weight: normal;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 16px;
}
.publications .grupo2 .rce {
  text-align: right;
}
.publications .cuerpo {
  clear: both;
  color: black;
}
.publications .cuerpo tbody {
  /*border-top: 1px solid #ccc;*/
}
.publications .cuerpo table tr td {
  font-size: 14px;
}
.publications .cuerpo table tr td h3 span {
  color: #c4333a !important;
}
.publications .cuerpo p {
  font-size: 15px;
}
.publications .cuerpo p a {
  color: #c4333a !important;
}
.publications .cuerpo p a:hover {
  text-decoration: underline;
}
.publications .cuerpo p strong {
  font-family: 'HelveticaLTStd-Bold';
  font-weight: normal;
}
.publications .cuerpo table tr td {
  text-align: justify !important;
}
.publications .cuerpo table tr td a, .publications .cuerpo table tr td a span {
  color: #c4333a !important;
}
.publications .cuerpo table tr td a:hover {
  text-decoration: underline;
}
.publications .cuerpo h3 {
  font-family: 'HelveticaLTStd-Bold';
  font-size: 16px;
}
.publications .video {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.publications .video iframe {
  background: none repeat scroll 0 0 #f5f5f5;
  border: 5px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}
.publications .key-lesson {
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 18px;
  margin-top: 10px;/*modificado*/
  padding: 10px;
}
.publications .key-lesson h3 {
  font-size: 18px;
  margin: 4px 4px 12px;
}
.publications .key-lesson ul {
  padding: 0 6px;
}
.publications .key-lesson ul li {
  list-style: outside none none;
  margin-bottom: 20px;
}
.publications .key-lesson ul li:last-child {
  margin-bottom: 0;
}
.publications .rce {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  clear: both;
  margin: 20px 0;
  padding: 10px 0;
}
.node-type-knowledge-media .publications .rce { /*nuevo*/
  text-align: right;
}
.publications .rce .producido {
  color: #414141;
  font-size: 12px;
}

.publications .others {
  clear: both;
}
.publications .others .view-related-knowledge-products {
  display: table;
}
.publications .others .view-related-knowledge-products.view-display-id-block_2, .publications .others .view-related-knowledge-products.view-display-id-block_4 {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.publications .others .view-related-knowledge-products:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.publications .others .other1 .view-id-related_knowledge_products {
  width: 100%;
}
.publications .others .other1, .publications .others .other2 {
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 20px;
}
.publications .others .other1 .title, .publications .others .other2 .title {
  color: #434142;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 16px;
}
.publications .others .other1 .subtitle, .publications .others .other2 .subtitle {
  color: #f5a000;
  clear: both;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 12px;
  margin: 0 0 8px;
}
.publications .others .other1 .view .view-content .views-row, .publications .others .other2 .view .view-content .views-row {
  float: left;
  margin-right: 2%;
  vertical-align: top;
  width: 48%;
}
.publications .others .other1 .view .view-content .views-row p a, .publications .others .other2 .view .view-content .views-row p a {
  background: url("../images/vineta-turqueza-hover.png") no-repeat scroll 0 3px rgba(0,0,0,0);
  color: #414141;
  display: block;
  font-size: 12px;
  line-height: 130%;
  padding-left: 16px;
  text-align: left;
}
.publications .others .other1 .view .view-content .views-row p a:hover, .publications .others .other2 .view .view-content .views-row p a:hover {
  color: #c4333a;
}
.publications .others .other2 .title h3 {
  font-size: 13px;
  margin: 0;
}
.publications .others .other2 .item-nivel {
  float:left;
  width: 45%; margin-right:5%;
}
.publications .others .other2 .item-nivel-w100 {
  float:left;
  width: 50%; margin-right:0%;
}
.publications .others .other2 .item-nivel a {
  background: url("../images/vineta-turqueza-hover.png") no-repeat scroll 0 5px rgba(0,0,0,0);
  color: #414141;
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
  padding-left: 16px;
  text-align: left;
  width: 100%;
}

.publications .others .other2 .item-nivel a:hover {
  color: #c4333a;
}

.publications .others .other2 .item-father {
  display: none;
}

body.single-knowledge-brief .node-full, 
body.single-knowledge-guide .node-full,
body.single-knowledge-org .node-full, 
body.single-knowledge-spotlight .node-full,
body.single-knowledge-multimedia .node-full,
body.single-knowledge-review .node-full,
body.single-knowledge-highlight .node-full,
body.single-knowledge-new-post .node-full,
body.single-knowledge-research .node-full,
body.single-knowledge-design-met .node-full,
body.single-knowledge-regional .node-full,
body.single-knowledge-comparativ .node-full,
body.single-knowledge-bibliograp .node-full {
  border-top: 1px solid #f5f5f5;
  padding-top: 16px;
  margin-top: 0px;
}

body.single-knowledge-brief .row .all-themes-content, 
body.single-knowledge-guide .row .all-themes-content,
body.single-knowledge-org .row .all-themes-content, 
body.single-knowledge-spotlight .row .all-themes-content,
body.single-knowledge-multimedia .row .all-themes-content,
body.single-knowledge-review .row .all-themes-content,
body.single-knowledge-highlight .row .all-themes-content,
body.single-knowledge-new-post .row .all-themes-content,
body.single-knowledge-research .row .all-themes-content,
body.single-knowledge-design-met .row .all-themes-content,
body.single-knowledge-regional .row .all-themes-content,
body.single-knowledge-comparativ .row .all-themes-content,
body.single-knowledge-bibliograp .row .all-themes-content {
  border-bottom: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
  min-height: auto;
  min-height: inherit;
  margin-bottom: 30px;
}

#node-1313 .row h3 {
  margin-top: 10px;
}

body.single-knowledge-brief .row .all-themes-content h3 a, 
body.single-knowledge-guide .row .all-themes-content h3 a,
body.single-knowledge-org .row .all-themes-content h3 a, 
body.single-knowledge-spotlight .row .all-themes-content h3 a,
body.single-knowledge-multimedia .row .all-themes-content h3 a,
body.single-knowledge-review .row .all-themes-content h3 a,
body.single-knowledge-highlight .row .all-themes-content h3 a,
body.single-knowledge-new-post .row .all-themes-content h3 a,
body.single-knowledge-research .row .all-themes-content h3 a,
body.single-knowledge-design-met .row .all-themes-content h3 a,
body.single-knowledge-regional .row .all-themes-content h3 a,
body.single-knowledge-comparativ .row .all-themes-content h3 a,
body.single-knowledge-bibliograp .row .all-themes-content h3 a {
  color: #434142;
}

body.single-knowledge-brief .row .all-themes-content h3:hover a, 
body.single-knowledge-guide .row .all-themes-content h3:hover a,
body.single-knowledge-org .row .all-themes-content h3:hover a, 
body.single-knowledge-spotlight .row .all-themes-content h3:hover a,
body.single-knowledge-multimedia .row .all-themes-content h3:hover a,
body.single-knowledge-review .row .all-themes-content h3:hover a,
body.single-knowledge-highlight .row .all-themes-content h3:hover a,
body.single-knowledge-new-post .row .all-themes-content h3:hover a,
body.single-knowledge-research .row .all-themes-content h3:hover a,
body.single-knowledge-design-met .row .all-themes-content h3:hover a,
body.single-knowledge-regional .row .all-themes-content h3:hover a,
body.single-knowledge-comparativ .row .all-themes-content h3:hover a,
body.single-knowledge-bibliograp .row .all-themes-content h3:hover a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: #434142;
}
body.node-type-home-news .grupo1 {
  /*float: none;
    width: 100%;*/
}
body.node-type-home-news .grupo1 .grupo2 {
  margin: 0 0 10px 20px;
}
body.node-type-home-news .grupo1 .cuerpo {
  clear: initial;
}
.imagecache-post_node_image {
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  height: auto;
  line-height: 1.42857;
  max-width: 100%;
  padding: 4px;
}
#comments .post_comment_title {
  background: url("../images/ico-comment.png") no-repeat scroll 360px 11px #f5a000;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #7a5400;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 16px;
  padding: 15px 30px;
  text-align: center;
}
#comments .box h2 .post_comment_title {
  width: 30% !important;
}
#comments .post_comment_nro {
  color: #fff;
  font-size: 18px;
  margin-right: 34px;
  margin-top: -36px;
  position: absolute;
  right: 0;
}
#comments .post_comment_d {
  width: 910px !important;
  padding: 10px !important;
}
#comments .post_comment_d .jspContainer {
  width: 910px !important;
}
#comments .post_comment_d .jspContainer .jspPane {
  width: 910px !important;
}
#comments .post_comment_d .post_comment_user_title {
  font-weight: bold;
}
#comments .post_comment_d .post_comment_user {
  color: #000;
  font-weight: bold;
}
#comments .post_comment_d .post_comment_title_separator {
  display: inline-block;
  width: 7px;
}
#comments .post_comment_d .post_comment_user_message {
  padding: 10px;
}
#comments .post_comment_d .post_comment_bloque {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#comments .post_comment_d .post_comment_user_date {
  float: right;
  margin-right: 10px;
}
#comments .post_comment_d .post_comment_homepage a {
  color: #c4333a;
}
#comments #zero_separator {
  display: none;
}
#comments .box #comment-form-content {
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  padding: 2px 20px 20px;
}
#comments .box form {
  input: #ededed it-preview;
}
#comments .box form .description {
  float: right;
  margin-top: 10px;
  text-align: left;
  width: 450px;
}
#comments .box form fieldset.collapsible {
  display: none;
}
#comments .box form input.form-text, #comments .box form textarea {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  width: 426px;
}
#comments .box form input.form-text:focus, #comments .box form textarea:focus {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #999;
}
#comments .box form input.form-submit {
  background: none repeat scroll 0 0 #018c76;
  border: 0 none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-family: HelveticaLTStd-Bold;
  padding: 10px;
}
#comments .box form input.form-submit:hover, #comments .box form input.form-submit:focus {
  background: none repeat scroll 0 0 #f5a000;
}
#block-block-18 ul li a {
  padding: 10px 27px;
}
#block-block-21 ul li a {
  padding: 10px 14px;
}
.tab-learning-introduction {
  margin-bottom: 20px !important;
}
.page-advanced-search .search_container .ella_search_web .search_box_container {
  width: auto !important;
}
.page-advanced-search .search_container .ella_search_web .search_box_container .search_box .jspContainer .jspPane {
  width: 100% !important;
}
.page-advanced-search .search_container .ella_search_web .search_google_container {
  width: auto !important;
}
footer {
  color: #fff;
  font-size: 12px;
  margin-top: 50px;
}
footer .footer-3 .logos-pie {
  display: inline-block;
}
footer .footer-3 .logo1 {
  margin-right: 10px;
}
footer .form-control {
  font-size: 12px;
}
footer h4 {
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #423f40;
}
footer .content ul {
  margin: 0;
  padding: 0;
}
footer .content ul li {
  list-style-type: none;
}
footer hr {
  border-bottom: 1px solid #00827d;
  border-top: 1px solid #009b91;
  margin: 10px 0;
}
footer .form-contacto {
  border-left: 1px solid #009b91;
  border-right: 1px solid #009b91;
  padding: 0;
}
footer .form-contacto-content {
  border-left: 1px solid #00827d;
  border-right: 1px solid #00827d;
  min-height: 264px;
  padding: 0 60px;
}
footer .form-contacto-content a.btn {
  padding: 10px;
}
footer .form-contacto-content a.btn-subscribe {
  background: rgba(255,255,255,0.15);
}
footer .form-contacto-content a.btn-subscribe:hover {
  background: #ec971f;
}
footer .form-contacto-content .footer-content {
  padding: 40px 0 20px;
  min-height: auto !important;
}
.bt_about {
  background-image: url("../images/rectangulo-1.png");
  color: #fff;
  float: left;
  font-weight: bold;
  height: 32px;
  padding-top: 6px;
  text-align: center;
  width: 154px;
}
.bt_about2 {
  background-image: url("../images/rectangulo-1.png");
  color: #fff;
  float: left;
  font-weight: bold;
  height: 40px;
  line-height: 120%;
  padding-top: 4px;
  text-align: center;
  width: 154px;
}
.bt_about3 {
  background-image: url("../images/rectangulo-1.png");
  color: #fff;
  float: left;
  font-weight: bold;
  height: 32px;
  padding-top: 6px;
  text-align: center;
  width: 154px;
}
.flecha {
  background-image: url("../images/flecha-1.png");
  float: left;
  height: 38px;
  width: 45px;
}
.txtabout {
  border: 2px solid #009680;
  padding: 10px;
  text-align: justify;
}
.rec-1, .rec-2, .rec-4 {
  margin-top: 23px;
}
.rec-3 {
  margin-top: 31px;
}
.rec-5 {
  margin-top: 10px;
}
.flecha-1, .flecha-2, .flecha-4 {
  margin-top: 20px;
}
.flecha-3 {
  margin-top: 28px;
}
.flecha-5 {
  margin-top: 10px;
}
.table-about {
  margin: 0 0 20px 20px;
}
body.extranet .header-top {
  border-bottom: 0 none;
}
body.extranet .header-top .icono.first {
  margin-left: 0 !important;
}
.content-data a {
  color: #c4333a;
}
.nav-tabs-about {
  margin-bottom: 0px;
}
body.extranet .nav-tabs-about {
  margin-bottom: 20px;
}
.nav-tabs-about li a {
  font-size: 14px !important;
  background-color: #fafafa;
  border: 1px solid #ddd;
  color: #414141;
  font-family: 'HelveticaLTStd-Roman';
  padding: 10px 5px;
}
body.extranet .nav-tabs-about li a {
  /*font-size: 12px !important;*/
}
.nav-tabs-about li a:hover {
  color: #fff;
}
.box {
  background: none repeat scroll 0 0 #f5f5f5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 20px 0;
  padding: 10px;/*modificado*/
}
/*nuevo*/



.box h2 {
  margin: 0;
}
/*nuevo*/



.box p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0 !important;
}
.content-data table tbody tr td a img {
  margin-bottom: 10px;
}
.content-data .dir_texto table tr td {
  font-size: 12px;
  padding: 2px 0px;
  text-align: left;
}
.content-data .dir_texto table tr td a.email_state, .content-data .dir_texto table tr td a.contact_state {
  background-color: #00957e;
  font-weight: bold;
  display: block;
  width: 120px;
}
.content-data .dir_texto table tr td a.email_state:hover, .content-data .dir_texto table tr td a.contact_state:hover {
  background-color: #f5a000;
  color: #fff;
  text-decoration: none;
}
.content-data .dir_check label {
  font-size: 11px;
}
.content-data .dir_check label input {
  margin-right: 4px;
}
.content-data #filter_friends .friend_item a#btnfiltrar {
  background-color: #00957e;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  font-size: 12px;
}
.content-data #filter_friends .friend_item a#btnfiltrar:hover {
  background-color: #f5a000;
  color: #fff;
}
.content-data .directory {
  color: #f5a000;
  font-size: 12px;
}
.content-data .directory a {
  color: #00957e;
  text-decoration: underline;
}
.content-data h3.titulo {
  background: none repeat scroll 0 0 #eee;
  color: #fff;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 17px;
  padding: 11px 8px;
  margin-top: 0;
}
.content-data h3.titulo1 {
  background: none repeat scroll 0 0 #f5a000;
}
.content-data h3.titulo2 {
  background: none repeat scroll 0 0 #00957e;
}
.content-data h3.titulo3 {
  background: none repeat scroll 0 0 #c4333a;
}
.content-data .tools ul {
  padding-left: 0 !important;
}
.content-data .tools a {
  border-bottom: 1px dotted #e6e6e6;
  color: #5a5a5a;
  display: block;
  padding: 4px 0 10px 37px;
  text-align: left;
}
.content-data .tools a.tools1 {
  background: url("../images/tools1.png") no-repeat scroll left center rgba(0,0,0,0);
}
.content-data .tools a.tools2 {
  background: url("../images/tools2.png") no-repeat scroll left center rgba(0,0,0,0);
}
.content-data .tools a.tools3 {
  background: url("../images/tools3.png") no-repeat scroll left center rgba(0,0,0,0);
}
.content-data .tools a.tools4 {
  background: url("../images/tools4.png") no-repeat scroll left center rgba(0,0,0,0);
}
a.tools5 {
  border-bottom: 1px dotted #e6e6e6;
  color: #5a5a5a;
  display: block;
  padding: 4px 0 10px 37px;
  text-align: left;
  background: url("../images/tools3.png") no-repeat scroll left center rgba(0,0,0,0);
}
.content-data .events #datepicker .ui-datepicker-inline {
  width: 100%;
}
.content-data .events #datepicker .ui-datepicker-inline .ui-datepicker-header a.ui-datepicker-prev span {
  background: url("../images/ico-calendar.png") no-repeat scroll center left rgba(0,0,0,0);
  cursor: pointer;
}
.content-data .events #datepicker .ui-datepicker-inline .ui-datepicker-header a.ui-datepicker-next span {
  background: url("../images/ico-calendar.png") no-repeat scroll center right rgba(0,0,0,0);
  cursor: pointer;
}
.content-data .events #datepicker .ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
  color: #393939;
  font-size: 14px;
  font-family: 'HelveticaLTStd-Light';
}
.content-data .events #datepicker .ui-datepicker-inline table {
  background: none repeat scroll 0 0 #fafafa;
  border: 1px solid #e6e6e6;
}
.content-data .events #datepicker .ui-datepicker-inline table thead tr th {
  background: none repeat scroll 0 0 #f5f5f5;
  border-bottom: 1px solid #e6e6e6;
}
.content-data .events #datepicker .ui-datepicker-inline table thead tr th span {
  font-family: 'HelveticaLTStd-Light';
  font-size: 13px;
}
.content-data .events #datepicker .ui-datepicker-inline table tbody tr td a {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 0 none;
  font-family: 'HelveticaLTStd-Light';
  font-size: 12px;
  font-weight: normal;
}
.content-data .events #datepicker .ui-datepicker-inline table tbody tr td a.ui-state-active {
  color: #00957e;
  font-weight: bold;
}
.content-data .colm-left #learning_Resources {
  display: block;
  margin-bottom: 16px;
}
.content-data .colm-left #learning_Resources a#link_Learning {
  background: url("../images/ico-library.png") no-repeat scroll 10px center #c4333a;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 15px;
  line-height: 100%;
  padding: 10px 0 10px 50px;
  text-align: left;
  cursor: pointer;
}
.content-data .colm-left .people_contend .people_contend_description {
  color: #5a5a5a;
  font-size: 12px;
  line-height: 110%;
  margin-bottom: 18px !important;
  word-wrap: break-word;
  word-break: break-word;
}
.content-data .colm-left .people_contend #view_video {
  margin-bottom: 18px;
}
.content-data .colm-left .people_contend #view_video iframe, iframe.video { /*nuevo*/
  background: none repeat scroll 0 0 #f5f5f5;
  border: 5px solid #e6e6e6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}
.content-data .colm-left .materials {
  margin-bottom: 14px;
}
.content-data .colm-left .materials #section_materials .jspContainer .jspPane > div {
  /*background: #f5a000;*/

  background: url("../images/icono-download-extranet.png") no-repeat scroll right center #f5a000;
  font-weight: bold;
  margin-bottom: 1px !important;
  padding: 8px 4px;
}
.content-data .colm-left .materials #section_materials .jspContainer .jspPane > div a {
  color: #7a5400 !important;
  display: block;
  text-align: left !important;
  text-decoration: none;
}
.content-data .colm-left .materials #section_materials .jspContainer .jspPane .spacer {
  background: none;
  display: none;
}
.yel-but {
  background: url("../images/icono-download-extranet.png") no-repeat scroll right center #f5a000;
  font-weight: bold;
  margin-bottom: 1px !important;
  padding: 8px 4px;
}
.yel-but a {
  color: #7a5400 !important;
  display: block;
  text-align: left !important;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}

#section_materials .spacer {
  background: none;
  display: none;
}
.content-data .colm-left .communication .tabla_stages .contenedor_stages .content_stage span.title_content_stage {
  color: #3f3f3f;
}
.content-data .colm-left .communication .tabla_stages .contenedor_stages .content_stage .subliststage span {
  color: #414141;
}
.content-data .colm-left .communication .tabla_stages .contenedor_stages .content_stage .subliststage:last-child {
  border-bottom: 0 none;
}
.content-data .colm-center #all_input_post {
  border: 1px solid #dadada;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #b5b5b5;
  padding: 15px;
  width: 100%;
}
.content-data .colm-center #options_forum {
  height: 60px;
  margin-bottom: 0;
}
.content-data .colm-center #options_forum .button-share {
  margin-top: 10px;
}
.content-data .colm-center #options_forum .button-share:hover {
  background-color: #f5a000;
}
.content-data .colm-center #options_forum label {
  color: #414141;
  float: left;
  font-family: 'HelveticaLTStd-Light';
  font-size: 16px;
  font-weight: normal;
  margin-top: 20px;
}
.content-data .colm-center #options_forum span {
  margin-left: 10px;
  margin-top: 20px;
}
.content-data .colm-center #options_forum span a {
  color: #414141;
  display: inline-block;
  height: 27px;
}
.content-data .colm-center #options_forum span a.link {
  background: url("../images/ico-mensaje-link.png") no-repeat scroll left -1px rgba(0,0,0,0);
  padding-left: 30px;
}
.content-data .colm-center #options_forum span a.file {
  background: url("../images/ico-mensaje-file.png") no-repeat scroll left top rgba(0,0,0,0);
  padding-left: 24px;
}
.content-data .colm-center #options_files {
  width: 100%;
}
.content-data .colm-center #options_files #option_close_window a {
  background-color: #c4333a;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px;
}
.content-data .colm-center .menuhorizontal .menuitem a {
  background: none repeat scroll 0 0 #c9c9c9;
  border: 1px solid #c9c9c9;
  border-bottom: 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  color: #fff;
  padding: 10px 27px;
}
.content-data .colm-center .menuhorizontal .menuitem a:hover {
  text-decoration: underline;
}
.content-data .colm-center .menuhorizontal .menuitem a.active {
  background: none repeat scroll 0 0 #fff;
  color: #414141;
  font-weight: bold;
}
.content-data .colm-center #post_section #body_all_post {
  border: 1px solid #cacaca;
  border-top: 0;
  padding: 10px !important;
  width: 100% !important;
}
.content-data .colm-center #post_section #body_all_post .jspContainer {
  width: 100% !important;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane {
  padding: 0 !important;
  width: 100% !important;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet {
  width: 100% !important;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post {
  float: none;
  padding-right: 5px;
  width: 100% !important;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .body_post_title {
  margin-top: 0px;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .body_post_title .post_tipo {
  color: #00957e;
  font-size: 16px;
  width: auto !important;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .body_post_title .date_comment_hour {
  color: #f5a000;
  font-size: 12px;
  float: right;
  padding-right: 13px;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .cont_fileslinks ul li {
  list-style: none outside none;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .post_description, .content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .cont_fileslinks ul li a {
  color: #414141;
  font-size: 14px;
  line-height: 20px;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .cont_fileslinks ul li a {
  margin-bottom: 4px;
  text-decoration: underline;
  display: block;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .cont_fileslinks ul li a:hover {
  text-decoration: none;
}
.content-data .colm-center #post_section #body_all_post .jspContainer .jspPane .post_bloque_homeNet .body_post .textare_comment {
  border: 1px solid #dadada;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #b5b5b5;
  height: 44px !important;
  padding: 10px;
  text-align: left !important;
  width: 100%;
}
.content-data .colm-center .right_board {
  padding-right: 15px;
  width: 100% !important;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home {
  background: none repeat scroll 0 0 #fff !important;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .post_tipo {
  color: #f5a000;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .post_date01 {
  color: #afaeb4;
  font-size: 12px;
  float: right;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .post_title {
  color: #3f3f3f;
  font-size: 14px;
  font-family: 'HelveticaLTStd-Bold';
  font-weight: normal;
  padding: 5px 0 0;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .post_description {
  color: #414141;
  font-size: 14px;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .post_description .post_read_more a.read_more_discussion {
  background: url("../images/vineta-turqueza-hover.png") no-repeat scroll right center rgba(0,0,0,0);
  color: #00957e !important;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 12px;
  padding-right: 15px;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .contribution {
  background: none repeat scroll 0 0 #f5f5f5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 10px;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .contribution span {
  color: #414141;
  font-size: 12px;
}
.content-data .colm-center .right_board #body_all_post .jspContainer .jspPane .post_bloque_home .contribution label {
  color: #c4333a;
  font-size: 12px;
  float: right;
}

@media (min-width: 768px) and (max-width: 992px) {
  header ul.social-top {
    display: none !important;
  }
}

/*tablet*/
@media (min-width: 768px) and (max-width: 991px) {
  .not-front .header-top .col-sm-4, .extranet .header-top .col-sm-4 { 
    text-align: center;
  }
  .not-front .header-top .col-sm-8, .extranet .header-top .col-sm-8 { 
  }
  .not-front .header-top .col-sm-8, .extranet .header-top .col-sm-8 .mitooltip-header {
    text-align: center;
    padding-bottom: 20px;
  }
  .not-front .header-top, .extranet .header-top {
    border-bottom: 0 none;
  }
  body .container .header-top .mitooltip-header {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  body .container .header-top .mitooltip-header {
    text-align: center !important;
  }
  header .search-top #search #edit-submit {
    display: none;
  }
  header .search-top #search input.form-text {
    border-radius: 4px;
  }
  #block-block-21 ul li a {
    line-height: 20px;
    padding: 10px 9px;
  }
  #block-block-21 li.lea0 a {
    /* padding: 20px 14px !important;*/
  }
  .extranet .nav-tabs > li {
    float: none;
  }
  #block-block-18 ul li a {
    padding: 10px 12px;
  }
  .front .mitooltip .col-sm-2 {
    width: 19.6667%;
  }
  .all-themes-content {
    min-height: 660px;
  }
  .all-themes-content h3 {
    font-size: 16px;
  }
  #comments .post_comment_title {
    background: url("../images/ico-comment.png") no-repeat scroll 260px 11px #f5a000;
  }
  #comments .post_comment_d {
    width: 720px !important;
  }
  #comments .post_comment_d .jspContainer {
    width: 720px !important;
  }
  #comments .post_comment_d .jspContainer .jspPane {
    width: 720px !important;
  }
  #post-addthis span.share-text {
    display: block;
  }
  .not-front .content-data .colm-center, .extranet .content-data .colm-center {
    padding-right: 15px;
  }
  .not-front .colm-center .right_board, .extranet .colm-center .right_board {
    padding-right: 0 !important;
  }
  .not-front .header-top, .extranet .header-top {
    border-bottom: 0 none;
  }
  .not-front .header-top .col-sm-4, .extranet .header-top .col-sm-4 { 
    text-align: center;
  }
  .not-front .header-top .col-sm-8, .extranet .header-top .col-sm-8 { 
  }
  .not-front .header-top .col-sm-8, .extranet .header-top .col-sm-8 .mitooltip-header {
    text-align: center;
    padding-bottom: 60px;
  }
  .not-front .header-top .mitooltip-header .icono, .extranet .header-top .mitooltip-header .icono {
    margin-left: 21px !important;
  }
  .not-front .header-top .mitooltip-header .icono.first, .extranet .header-top .mitooltip-header .icono.first {
    margin-left: 0 !important;
  }
  .not-front ul.nav-tabs-about li a, .extranet ul.nav-tabs-about li a {
    font-size: 13px !important;
    padding: 10px 9px;
  }
  .not-front .node-full h2, .extranet .node-full h2 {
    font-size: 24px;
  }
  .not-front ul.menu-publications-type li a.type-2, .extranet ul.menu-publications-type li a.type-2 {
    border-bottom: 1px solid #e1e1e1;
  }
  .not-front ul.menu-publications-type li:last-child, .extranet ul.menu-publications-type li:last-child {
    float: right;
  }
  .not-front .search_frame .form_search, .extranet .search_frame .form_search {
    margin: 0 100px 40px;
  }
  /*.not-front .ella_search_web,*/ .extranet .ella_search_web, /*.not-front .ella_search_google,*/ .extranet .ella_search_google, .not-front .search_box_container, .extranet .search_box_container, .not-front .search_box.jspScrollable, .extranet .search_box.jspScrollable, .not-front .search_google_box.jspScrollable, .extranet .search_google_box.jspScrollable, .not-front .search_google_container, .extranet .search_google_container {
    width: 360px;
  }
  .not-front .ella_search_web .jspContainer, .extranet .ella_search_web .jspContainer, .not-front .ella_search_google .jspContainer, .extranet .ella_search_google .jspContainer, .not-front .search_box_container .jspContainer, .extranet .search_box_container .jspContainer, .not-front .search_box.jspScrollable .jspContainer, .extranet .search_box.jspScrollable .jspContainer, .not-front .search_google_box.jspScrollable .jspContainer, .extranet .search_google_box.jspScrollable .jspContainer, .not-front .search_google_container .jspContainer, .extranet .search_google_container .jspContainer {
    width: 360px !important;
  }
  .not-front .ella_search_web .jspContainer .jspPane, .extranet .ella_search_web .jspContainer .jspPane, .not-front .ella_search_google .jspContainer .jspPane, .extranet .ella_search_google .jspContainer .jspPane, .not-front .search_box_container .jspContainer .jspPane, .extranet .search_box_container .jspContainer .jspPane, .not-front .search_box.jspScrollable .jspContainer .jspPane, .extranet .search_box.jspScrollable .jspContainer .jspPane, .not-front .search_google_box.jspScrollable .jspContainer .jspPane, .extranet .search_google_box.jspScrollable .jspContainer .jspPane, .not-front .search_google_container .jspContainer .jspPane, .extranet .search_google_container .jspContainer .jspPane {
    width: auto !important;
  }
  .not-front .search_box_container .search_box .jspContainer, .extranet .search_box_container .search_box .jspContainer {
    height: 1400px !important;
  }
  .not-front .search_google_container .goog-trans-section .search_google_box, .extranet .search_google_container .goog-trans-section .search_google_box {
    height: 1400px !important;
  }
  .not-front .search_box.jspScrollable .jspContainer, .extranet .search_box.jspScrollable .jspContainer {
    width: 360px !important;
  }
  .not-front .search_bloque, .extranet .search_bloque {
    width: 100%;
  }
  .not-front .ella_search_web h2, .extranet .ella_search_web h2, .not-front .ella_search_google h2, .extranet .ella_search_google h2 {
    font-size: 16px;
  }
  .not-front #left_organisations, .extranet #left_organisations {
    width: 370px;
  }
  .not-front #left_organisations #organisation_detail, .extranet #left_organisations #organisation_detail {
    width: 370px;
  }
  .not-front #left_organisations #organisation_detail #scope_org .viewport, .extranet #left_organisations #organisation_detail #scope_org .viewport {
    width: 370px;
  }
  .not-front #left_organisations #organisation_detail .overview li, .extranet #left_organisations #organisation_detail .overview li {
    width: 370px;
  }
  .not-front #right_organisations, .extranet #right_organisations {
    width: 370px;
  }
  .not-front #right_organisations #map, .extranet #right_organisations #map {
    width: 360px !important;
  }
  .not-front .box form .description, .extranet .box form .description {
    width: 260px !important;
  }
  .not-front #left_organisations, .extranet #left_organisations {
    padding: 0 0 0 15px !important;
  }
  .not-front .button_maximise, .extranet .button_maximise {
    display: none;
  }
  .not-front #block-block-26 ul li a, .extranet #block-block-26 ul li a {
    padding: 10px 13px;
  }
  .not-front #block-block-27 ul li a, .extranet #block-block-27 ul li a {
    padding: 10px 18px;
  }
  footer .container .footer-content .col-sm-12 {
    padding-left: 15px;
  }
  footer .container .footer-content .padding-left0 {
    padding-left: 15px;
  }
  footer .form-contacto-content {
    padding: 0 30px;
    min-height: 400px;
  }
  footer .footer-3 .logo2 img {
    width: 150px !important;
  }
}

@media (min-width: 240px) and (max-width: 767px) {
  header .navbar-nav > li.last, header .navbar-nav > li.last a {
    border-right: 0;
  }
  header .idioma-top {
    display: none;
  }
  header .search-top {
    margin-left: 0;
  }
  header .search-top #search input.form-text {
    float: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
  }
  header .search-top #edit-submit {
    display: none;
  }
  header .social-top {
    display: none;
  }
  body.front .mitooltip .col-sm-2 {
    background-color: #fff;
  }
  body.front .mitooltip .col-sm-2, body.front .mitooltip .col-lg-2 {
    width: 33.3333% !important;
  }
  body.front .mitooltip .margin1 {
    margin-bottom: 10px;
  }
  body.front .view-2015-News .col-xs-10 {
    padding-right: 0;
  }
  body.front .all-themes-content {
    min-height: auto;
  }
  body.front .all-themes-content h3 {
    font-size: 20px;
  }
  body.front .view-2015-News h4.titulo {
    text-align: left;
  }
  body .container .header-top .mitooltip-header {
    text-align: center !important;
    padding-bottom: 60px;
  }
  .not-front .header-top .col-sm-4, .extranet .header-top .col-sm-4 {
    width: 100%;
    text-align: center;
  }
  .not-front .header-top .mitooltip-header .icono, .extranet .header-top .mitooltip-header .icono {
    margin-left: 7px !important;
  }
  .not-front .header-top .mitooltip-header .icono.first, .extranet .header-top .mitooltip-header .icono.first {
    margin-left: 0 !important;
  }
  body.not-front .header-top {
    border-bottom: 0 none;
  }
  body.not-front ul.nav-tabs-about {
    border-bottom: 0 none;
  }
  body.not-front ul.nav-tabs-about li {
    margin-bottom: 2px;
  }
  body.not-front ul.nav-tabs-about li a {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px !important;
    padding: 13px 16px;
  }
  body.not-front ul.nav-tabs-about li.active a {
    border: 1px solid #ddd !important;
  }
  body.not-front .node-full h2 {
    font-size: 25px;
  }
  body.not-front .node-full .login {
    float: none;
    width: auto;
  }
  body.not-front #node-1293 .rec-1, body.not-front #node-1293 .rec-2, body.not-front #node-1293 .rec-4 {
    margin-top: 73px;
  }
  body.not-front #node-1293 .flecha-1, body.not-front #node-1293 .flecha-2, body.not-front #node-1293 .flecha-4 {
    margin-top: 70px;
  }
  body.not-front #node-1293 .rec-3 {
    margin-top: 91px;
  }
  body.not-front #node-1293 .flecha-3 {
    margin-top: 88px;
  }
  body.not-front #node-1293 .rec-5 {
    margin-top: 50px;
  }
  body.not-front #node-1293 .flecha-5 {
    margin-top: 50px;
  }
  body.not-front .resumen-research {
    padding-left: 15px;
  }
  body.not-front aside.padding-right0 {
    padding-right: 15px;
  }
  body.not-front aside {
    margin-bottom: 20px;
  }
  body.not-front aside ul.menu li a.cate-0 {
    background: url("../images/ico-cate-0.png") no-repeat scroll right center #969696;
  }
  body.not-front aside .panel-group .panel a.cate-1 {
    background: url("../images/ico-cate-0.png") no-repeat scroll right center #f5a000;
  }
  body.not-front aside .panel-group .panel a.cate-2 {
    background: url("../images/ico-cate-0.png") no-repeat scroll right center #00957e;
  }
  body.not-front aside .panel-group .panel a.cate-3 {
    background: url("../images/ico-cate-0.png") no-repeat scroll right center #c4333a;
  }
  body.not-front .all-themes {
    padding: 0;
  }
  body.not-front .all-themes-content {
    min-height: auto;
  }
  body.not-front .all-themes-content h3 {
    height: 70px;
    margin: 0;
    padding-top: 16px;
  }
  body.not-front .all-themes-content h3 a {
    color: #414141;
  }
  body.not-front .all-themes-content h3 a:hover {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
  }
  body.not-front .all-themes-content-naranja:hover h3 {
    color: #414141;
  }
  body.not-front .view-2015-News .node-news .col-xs-10 {
    padding-right: 0;
    width: 89.3333%;
  }
  body.not-front .view-2015-News .view-empty a {
    display: block;
  }
  body.not-front .grupo1, body.not-front .grupo2 {
    float: none;
    width: 100%;
  }
  body.not-front .cuerpo table {
    width: 100% !important;
  }
  body.not-front .cuerpo table tbody tr td {
    width: auto !important;
  }
  body.not-front .cuerpo table tbody tr td h3 {
    display: block;
    text-align: left;
  }
  body.not-front .cuerpo table tbody tr td a {
    word-wrap: break-word;
  }
  body.not-front .cuerpo table tbody tr td a span {
    word-wrap: break-word;
  }
  body.not-front .cuerpo p a {
    word-wrap: break-word;
  }
  body.not-front body.node-type-home-news .grupo2, body.not-front .grupo1 .grupo2 {
    margin: 0 !important;
  }
  body.not-front .others .other1 .view .view-content .views-row, body.not-front .others .other2 .view .view-content .views-row {
    float: none;
    width: auto;
  }
  body.not-front .others .other2 .item-nivel {
    display: block !important;
    margin-bottom: 10px;
    width: auto;
  }
  body.not-front .others .view-related-knowledge-products {
    width: 100%;
  }
  body.not-front .other1 .title, body.not-front .other2 .title {
    text-align: left;
  }
  body.not-front .video iframe {
    width: 100%;
  }
  body.not-front .search_frame .form_search {
    margin: 0 0 40px;
  }
  body.not-front .ella_search_web {
    float: none;
    width: 100%;
  }
  body.not-front .ella_search_web .search_bloque {
    width: 100%;
  }
  body.not-front .ella_search_web .search_bloque .box_select_theme {
    width: 100%;
  }
  body.not-front .ella_search_google {
    float: none;
    width: auto;
  }
  body.not-front .ella_search_google h2 {
    margin-top: 30px;
  }
  body.not-front .ella_search_google .search_google_container {
    width: auto;
  }
  body.not-front .search_box_container, body.not-front .search_google_container {
    width: 100% !important;
  }
  body.not-front .search_box_container .search_box.jspScrollable, body.not-front .search_google_container .search_box.jspScrollable {
    width: 100% !important;
  }
  body.not-front .search_box_container .search_box.jspScrollable .jspContainer, body.not-front .search_google_container .search_box.jspScrollable .jspContainer {
    display: block;
    height: 1500px !important;
    width: 100% !important;
  }
  body.not-front .search_box_container .search_box.jspScrollable .jspContainer .jspPane, body.not-front .search_google_container .search_box.jspScrollable .jspContainer .jspPane {
    width: 100% !important;
  }
  body.not-front .filtro-research .col-xs-12 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }
  body.not-front .filtro-research .rearch-areas {
    padding-right: 0;
  }
  body.not-front #left_organisations {
    float: none;
    margin-bottom: 30px;
    width: 100%;
  }
  body.not-front #left_organisations #organisation_detail {
    width: 100%;
  }
  body.not-front #left_organisations #organisation_detail #scope_org .viewport {
    width: 100%;
  }
  body.not-front #left_organisations #organisation_detail .overview {
    width: 100%;
  }
  body.not-front #left_organisations #organisation_detail .overview li {
    width: 100%;
  }
  body.not-front #right_organisations {
    float: none;
    padding: 0 !important;
    width: 100%;
  }
  body.not-front #right_organisations #map {
    width: 100% !important;
  }
  body.not-front .box form .description {
    display: none;
  }
  body.not-front .button_maximise {
    display: none;
  }
  body.not-front table.table-about, body.not-front table.table-about tbody, body.not-front table.table-about tbody tr {
    margin: 0 0 20px;
    display: block;
    width: 100%;
  }
  body.not-front table.table-about tbody tr td {
    text-align: center;
    width: 100%;
  }
  body.not-front #comments .post_comment_title {
    width: 40% !important;
  }
  body.not-front #comments > .post_comment_title {
    text-align: left;
    width: 100% !important;
  }
  body.not-front #comments .post_comment_d {
    width: auto !important;
  }
  body.not-front #comments .post_comment_d .jspContainer {
    width: auto !important;
  }
  body.not-front #comments .post_comment_d .jspContainer .jspPane {
    width: auto !important;
  }
  body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque span.post_comment_user_title, body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque span.post_comment_user {
    display: inline-block;
    text-align: left;
  }
  body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque span.post_comment_user_date {
    float: none;
    display: block;
  }
  body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque .post_comment_user_message {
    padding: 10px 0;
  }
  body.not-front #comments .box form .description {
    display: none;
  }
  body.not-front #comments .box form input.form-text, body.not-front #comments .box form textarea {
    width: 100%;
  }
  body.not-front ul.menu-publications-type li {
    width: 94.5%;
  }
  body.not-front .publications .fecha {
    float: none;
  }
  body.not-front #frame_organisations #left_organisations #organisation_detail {
    padding: 0 15px;
  }
  body.not-front #frame_organisations #right_organisations #map {
    margin: 0 auto;
    width: 92% !important;
  }
  footer .form-contacto, footer .form-contacto-content {
    border-left: 0 none;
    border-right: 0 none;
    padding: 0 !important;
    min-height: auto !important;
  }
  footer .footer-3 {
    margin: 30px 0 30px 0;
    text-align: center;
  }
  footer .footer-3 hr, footer .footer-3 p {
    display: none;
  }
  footer .footer-3 ul.social-icons {
    float: none;
    margin: 0 0 40px;
  }
  footer .footer-3 .logo1 img {
    height: 45px !important;
    width: 41px !important;
  }
  footer .footer-3 .logo2 img {
    height: 50px !important;
    width: 115px !important;
  }
  footer .mobile-content {
    margin: 20px 0;
    padding: 20px 0;
  }
  body.extranet .content-data .colm-left, body.extranet .content-data .colm-center {
    padding-right: 15px;
  }
  body.extranet .content-data .colm-left .right_board, body.extranet .content-data .colm-center .right_board {
    padding-right: 0 !important;
  }
  body.extranet .content-data .colm-left #learning_Resources {
    display: block;
    margin-bottom: 16px;
  }
  body.extranet .content-data .colm-left #learning_Resources a#link_Learning {
    font-size: 16px;
    padding: 20px 0 20px 50px;
    text-align: center;
  }
  body.extranet .content-data .colm-left .people_contend .people_contend_description {
    font-size: 14px;
  }
  body.extranet .content-data .colm-left #view_video iframe {
    min-height: 280px;
  }
  body.extranet .content-data .colm-left .communication {
    margin-bottom: 30px;
  }
}
body.not-front .all-themes-content h3 {
  height: 70px;
  margin: 0;
  padding-top: 16px;
}
body.not-front .all-themes-content h3 a {
  color: #414141;
}
body.not-front .all-themes-content h3 a:hover {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
}
body.not-front .all-themes-content-naranja:hover h3 {
  color: #414141;
}
body.not-front .view-2015-News .node-news .col-xs-10 {
  padding-right: 0;
  width: 89.3333%;
}
body.not-front .view-2015-News .view-empty a {
  /*display: block;*/
}
body.not-front .grupo1, body.not-front .grupo2 {
  /*float: none;
    width: 100%;*/
}
body.not-front .cuerpo table {
  /*width: 100% !important;*/
}
body.not-front .cuerpo table tbody tr td {
  /*width: auto !important;*/
}
body.not-front .cuerpo table tbody tr td h3 {
  /*display: block;
    text-align: left;*/
}
body.not-front .cuerpo table tbody tr td a {
  word-wrap: break-word;
  word-break: break-all;
}
body.not-front .cuerpo table tbody tr td a span {
  word-wrap: break-word;
  word-break: break-all;
}
body.not-front .cuerpo p a {
  /*word-wrap: break-word;*/
}
body.not-front body.node-type-home-news .grupo2, body.not-front .grupo1 .grupo2 {
  margin: 0 !important;
}
body.not-front .others .other1 .view .view-content .views-row, body.not-front .others .other2 .view .view-content .views-row {
  /*float: none;
  width: auto;*/
}
body.not-front .others .other2 .item-nivel {
  /* display: block !important;
   margin-bottom: 10px;
   width: auto;*/
}
body.not-front .others .view-related-knowledge-products {
  width: 100%;
}
body.not-front .other1 .title, body.not-front .other2 .title {
  text-align: left;
}
body.not-front .video iframe {
  width: 100%;
}
body.not-front .search_frame .form_search {
  /* margin: 0 0 40px;*/
}
body.not-front .ella_search_web {
  /*float: none;
    width: 100%;*/
}
body.not-front .ella_search_web .search_bloque {
  /*width: auto;*/
}
body.not-front .ella_search_google {
  /* float: none;
    width: auto;*/
}
body.not-front .ella_search_google h2 {
  /* margin-top: 30px;*/
}
body.not-front .ella_search_google .search_google_container {
  width: auto;
}
body.not-front .search_box_container, body.not-front .search_google_container {
  width: 100% !important;
}
body.not-front .search_box_container .search_box.jspScrollable, body.not-front .search_google_container .search_box.jspScrollable {
  width: 100% !important;
}
body.not-front .search_box_container .search_box.jspScrollable .jspContainer, body.not-front .search_google_container .search_box.jspScrollable .jspContainer {
  display: block;
  height: 1500px !important;
  width: 100% !important;
}
body.not-front .search_box_container .search_box.jspScrollable .jspContainer .jspPane, body.not-front .search_google_container .search_box.jspScrollable .jspContainer .jspPane {
  width: 100% !important;
}
body.not-front .filtro-research .col-xs-12 {
  margin-top: 10px;/*padding-left: 0;*/
}
body.not-front .filtro-research .rearch-areas {
  /*padding-right: 0;*/
}
body.not-front #left_organisations {
  /*float: none;
    margin-bottom: 30px;
    width: 100%;*/
}
body.not-front #left_organisations #organisation_detail {
  width: 100%;
}
body.not-front #left_organisations #organisation_detail #scope_org .viewport {
  width: 100%;
}
body.not-front #left_organisations #organisation_detail .overview {
  width: 100%;
}
body.not-front #left_organisations #organisation_detail .overview li {
  width: 100%;
}
body.not-front #right_organisations {
  /*float: none;
    padding: 0 !important;
    width: 100%;*/
}
body.not-front #right_organisations #map {
  width: 100% !important;
}
body.not-front .box form .description {
  display: none;
}
body.not-front .button_maximise {
  /*display: none;*/
}
body.not-front table.table-about, body.not-front table.table-about tbody, body.not-front table.table-about tbody tr {
  margin: 0 0 20px;
  display: block;
  width: 100%;
}
body.not-front table.table-about tbody tr td {
  text-align: center;
  width: 100%;
}
body.not-front #comments .post_comment_title {
  width: 40% !important;
}
body.not-front #comments > .post_comment_title {
  text-align: left;
  width: 100% !important;
}
body.not-front #comments .post_comment_d {
  width: auto !important;
}
body.not-front #comments .post_comment_d .jspContainer {
  width: auto !important;
}
body.not-front #comments .post_comment_d .jspContainer .jspPane {
  width: auto !important;
}
body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque span.post_comment_user_title, body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque span.post_comment_user {
  display: inline-block;
  text-align: left;
}
body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque span.post_comment_user_date {
  float: none;
  display: block;
}
body.not-front #comments .post_comment_d .jspContainer .jspPane .post_comment_bloque .post_comment_user_message {
  padding: 10px 0;
}
body.not-front #comments .box form .description {
  display: none;
}
body.not-front #comments .box form input.form-text, body.not-front #comments .box form textarea {
  width: 100%;
}
body.not-front ul.menu-publications-type li {
  /*width: 94.5%;*/
}
body.not-front .publications .fecha {
  /*float: none;*/
}
body.not-front #frame_organisations #left_organisations #organisation_detail {
  /*padding: 0 15px;*/
}
body.not-front #frame_organisations #right_organisations #map {
  margin: 0 auto;/*width: 92% !important;*/
}
footer .form-contacto, footer .form-contacto-content {
  /*border-left: 0 none;
  border-right: 0 none;
  padding: 0 !important;
  min-height: auto !important;*/
}
footer .footer-3 {
  /*margin: 30px 0 30px 0;
  text-align: center;*/
}
footer .footer-3 hr, footer .footer-3 p {
  /*display: none;*/
}
footer .footer-3 ul.social-icons {
  /*float: none;
  margin: 0 0 40px;*/
}
footer .footer-3 .logo1 img {
  /*height: 45px !important;
  width: 41px !important;*/
}
footer .footer-3 .logo2 img {
  /*height: 50px !important;
  width: 115px !important;*/
}
footer .mobile-content {
  margin: 20px 0;
  padding: 20px 0;
}
body.extranet .content-data .colm-left, body.extranet .content-data .colm-center {
  /*padding-right: 15px;*/
}
body.extranet .content-data .colm-left .right_board, body.extranet .content-data .colm-center .right_board {
  padding-right: 0 !important;
}
body.extranet .content-data .colm-left #learning_Resources {
  display: block;
  margin-bottom: 16px;
}
body.extranet .content-data .colm-left #learning_Resources a#link_Learning {
  /*font-size: 16px;
    padding: 20px 0 20px 50px;
    text-align: center;*/
}
body.extranet .content-data .colm-left .people_contend .people_contend_description {
  font-size: 14px;
}
body.extranet .content-data .colm-left #view_video iframe {
  /*min-height: 280px;*/
}
body.extranet .content-data .colm-left .communication {
  margin-bottom: 30px;
}
#fancybox-close {
  display: inline-block !important;
  right: -20px;
}
.post_close_page>a {
  display: none!important;
}
.icono.text-uppercase img {
  margin-right: 10px;
}
.lineheight-16{ line-height:16px;}
@media only screen and (min-width: 992px) {
  .view-display-id-page_1 .fecha {
    width: 45px;
  }
}
.profile-np .post_comment_title {
  text-transform: uppercase;
}

/*768px*/

@media only screen and (max-width: 768px) {
  #search .form-submit, .social-top, #search-theme-form {
    display: none !important;
  }
  ul.menu-publications-type li a.shw-line {
    border-bottom: 1px solid #e1e1e1;
  }
}
.contenedor2divs table {
  text-align: left
}
#contenedor_izquierdo table {
  table-layout: fixed;
}
#contenedor_izquierdo h1 {
  line-height: 28px;
}
.register-alience {
  padding-top: 20px;
  margin-top: -80px;
}
.register-alience .description {
  color: #777;
}
.register-alience .resizable-textarea {
  width: 100% !important;
}
.register-alience .frm_col, .register-alience .form-item {
  width: 100%;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px;
}
.register-alience .form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
.register-alience .form-checkboxes .form-item{ margin-top: 0em;
                                               margin-bottom: 0em;}
/*#text-2{ display:none;}*/

.views-exposed-form .views-exposed-widget {
  float: left; /* LTR */
  padding: .5em 1em 0 0; /* LTR */
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}
.views-exposed-form .form-item, .views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}
.views-exposed-form label {
  font-weight: bold;
}
.views-exposed-widgets {
  margin-bottom: .5em;
}
html.js a.views-throbbing, html.js span.views-throbbing {
  background: url(../images/status-active.gif) no-repeat right center;
  padding-right: 18px;
}
/* administrative hover links */

div.view div.views-admin-links {
  font-size: xx-small;
  margin-right: 1em;
  margin-top: 1em;/*  width: 95%; */
}
.block div.view div.views-admin-links {
  margin-top: 0;
}
div.view div.views-admin-links ul {
  margin: 0;
  padding: 0;
}
div.view div.views-admin-links li {
  margin: 0;
  padding: 0 0 2px 0;
  z-index: 201;
}
div.view div.views-admin-links li a {
  padding: 0;
  margin: 0;
  color: #ccc;
}
div.view div.views-admin-links li a:before {
  content: "[";
}
div.view div.views-admin-links li a:after {
  content: "]";
}
div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a {
  color: #000;
}
div.view div.views-admin-links-hover, div.view div.views-admin-links:hover {
  background: transparent;
}
div.view div.views-hide {
  display: none;
}
/** For IE we add the class via js; for other browsers we rely on :hover **/
div.view div.views-hide-hover, div.view:hover div.views-hide {
  display: block;
  position: absolute;
  z-index: 200;
}
/* don't do this one in IE */
div.view:hover div.views-hide {
  margin-top: -1.5em;
}
/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
  border-top: none;
}
.view-dom-id-1 .view-content {
  /*height: 1320px;*/
  overflow: auto;
}
.table-page-about {
  width: 100%;
  text-align: center;
}
/*Form*/
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.login_form_extranet .form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
.marker, .form-required {
  color: #f00;
}
/*for angularJS*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
/*Form contact*/
.formpadtop {
  padding-top: 40px;
}
.contactform4 input[type="text"], .contactform4 select, .contactform4 textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contactform4 input[type="text"], .contactform4 select {
  height: 34px !important;
}
.contactform4 textarea {
  height: auto;
}
.contactform4 .button-submit {
  background-color: #00957e !important;
  border: 0 none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 0px !important;
  padding: 10px 30px;
  width: 312px;
}
.contactform4 .button-submit:hover {
  background-color: #ec971f !important;
}
.contactform4 .wdform-page-and-images {
  padding: 0 !important;
}
.contactform4 .wdform-label {
  color: #414141 !important;
  font-family: 'HelveticaLTStd-Light';
  font-weight: bold;
  font-size: 15px;
}
.contactform4 input[type="text"]:focus, .contactform4 select:focus, .contactform4 textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.contactform4 .wdform_section, .contactform4 .wdform-field, .contactform4 .wdform-label-section, .wdform-element-section {
  display: block !important;
  width: 100% !important;
}
.contactform4 .wdform_column {
  float: none !important;
  display: block;
  width: 100%;
}
.contactform4 .wdform-field {
  margin-top: 1em;
  margin-bottom: 1em;
}
.contactform4 .warning strong {
  font-weight: normal;
}
.contactform4 .warning p {
  padding-top: 11px;
}







.contactform11 input[type="text"], .contactform11 select, .contactform11 textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.contactform11 input[type="text"], .contactform11 select {
  height: 34px !important;
}
.contactform11 textarea {
  height: auto;
}
.contactform11 .button-submit {
  background-color: #00957e !important;
  border: 0 none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 0px !important;
  padding: 10px 30px;
  width: 312px;
}
.contactform11 .button-submit:hover {
  background-color: #ec971f !important;
}
.contactform11 .wdform-page-and-images {
  padding: 0 !important;
}
.contactform11 .wdform-label {
  color: #414141 !important;
  font-family: 'HelveticaLTStd-Light';
  font-weight: bold;
  font-size: 15px;
}
.contactform11 input[type="text"]:focus, .contactform11 select:focus, .contactform11 textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.contactform11 .wdform_section, .contactform11 .wdform-field, .contactform11 .wdform-label-section, .wdform-element-section {
  display: block !important;
  width: 100% !important;
}
.contactform11 .wdform_column {
  float: none !important;
  display: block;
  width: 100%;
}
.contactform11 .wdform-field {
  margin-top: 1em;
  margin-bottom: 1em;
}
.contactform11 .warning strong {
  font-weight: normal;
}
.contactform11 .warning p {
  padding-top: 11px;
}





/*Form contact*/
.register-alience input[type="text"], .register-alience input[type="email"], .register-alience select, .register-alience textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.register-alience input[type="text"], .register-alience input[type="email"], .register-alience select {
  height: 34px;
}
.register-alience textarea {
  height: auto;
}
.register-alience input[type="text"]:focus, s.register-alience input[type="email"]:focus, .register-alience select:focus, .register-alience textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.register-alience label {
  text-align: left;
  font-weight: normal;
}
.acf_postbox p.label {
  white-space: normal;
}
.acf_postbox p.label label {
  color: #414141;
  font-family: 'HelveticaLTStd-Light';
}
.register-alience .field_key-field_556dcea931d2c p, .field_key-field_556dcf1c39de6 p, .field_key-field_55d3404ab995f p, .field_key-field_55d343ed2e368 p {
  color: #f5a000 !important;
  font-size: 21px;
  border-bottom: 1px solid #e5e5e5;
}
.register-alience .acf_postbox p.label label, #acf-acepted label {
  color: #414141;
  font-family: 'HelveticaLTStd-Light';
  font-size: 15px !important;
  line-height: 20px;
  text-align: justify;
  font-weight: bold;
}
.register-alience input[type="submit"], input[type="button"] {
  background-color: #00957e;
  font-family: 'HelveticaLTStd-Bold';
  color: #fff;
  border: 0;
  padding: 10px 30px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  touch-action: manipulation;
}
.register-alience input[type="submit"]:hover {
  color: #fff;
  background-color: #f5a000;
  border-color: #d58512;
}
.register-alience .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee !important;
  opacity: 1;
}

.listing-item {
  border-left: 5px solid #c4333a;
  padding-left: 10px;
  margin: 15px 12px;
}
.listing-item a.title {
  color: rgb(0, 140, 130);
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 6px 0;
  padding-top: 5px;
  display: block;
  font-family: 'HelveticaLTStd-Light';
}
.listing-item .date {
  font-style: normal;
  color: #f5a000;
  display: block;
  padding-bottom: 4px;
}
.listing-item .excerpt-dash {
  display: none;
}
.listing-item .image {
  float: right;
  display: block;
  margin-left: 15px;
}
.listing-item .image img {
  width: auto;
  height: 140px;
}
.listing-item .excerpt {
  padding-bottom: 5px;
  display: block;
}
.titulo-primero.singleh3 {
  margin-bottom: 0px;
}
.titulo-primero.singleh4 {
  padding-bottom: 20px;
}
.entry-title.titulo-primero {
  color: #00957e !important;
  padding-top: 0px;
  padding-bottom: 10px;
}
.programmenews .post-thumbnail img {
  width: 100%;
  height: auto;
}
.programmenews .compartir #post-addthis, .publications .compartir .post_show_url, .publications .compartir .link-original {
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 14px 16px 12px;
}
.programmenews .compartir .link-original a {
  color: #414141;
}
.programmenews .compartir #post-addthis span.share-text {
  color: #f5a000;
  font-size: 16px;
  font-family: 'HelveticaLTStd-Roman';
  margin-right: 10px;
  position: relative;
  top: -8px;
}
/*modificado*/



.programmenews .compartir #post-addthis span.st_email_large {
  margin-right: 7px;
}
.programmenews .compartir #post-addthis span.st_facebook_large {
  margin-right: 4px;
}
/*nuevo*/



.programmenews .compartir #post-addthis span.st_twitter_large {
  margin-right: 8px;
}
.programmenews .compartir #post-addthis span.st_googleplus_large {
  margin-right: 6px;
}
.programmenews .compartir #post-addthis span.st_email_large {
  margin-left: 3px;
}
.programmenews .compartir #post-addthis span.st_facebook_large {
  margin-right: 0;
}
.programmenews .compartir #post-addthis span.st_facebook_large span, .publications .compartir #post-addthis span.st_twitter_large span {
  margin: 0;
}
/*nuevo*/



.programmenews .compartir #post-addthis span.st_email_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -20px -12px rgba(0,0,0,0) !important;
}
.programmenews .compartir #post-addthis span.st_twitter_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -124px -12px rgba(0,0,0,0) !important;
}
.programmenews .compartir #post-addthis span.st_googleplus_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -180px -12px rgba(0,0,0,0) !important;
}
.programmenews .compartir #post-addthis span.st_facebook_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -76px -12px rgba(0,0,0,0) !important;
}
.programmenews .compartir #post-addthis span.st_sharethis_large span.stButton span.stLarge {
  background: url("../images/image-share.png") no-repeat scroll -238px -12px rgba(0,0,0,0) !important;
}
.programmenews .compartir .post_show_url strong, .publications .compartir .link-original strong {
  color: #f5a000;
  font-weight: normal;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 16px;
}
.programmenews .post_show_url {
  padding-bottom: 6px;
  padding-top: 10px;
}
#comments {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px;
}
.form-allowed-tags {
  display: none;
}
.comment-form-url {
  display: none;
}
.comment-form-comment #comment {
  width: 100%;
}
.comment-notes {
  display: none;
}
.comment-respond h3, .comments-area h3 {
  font-family: 'HelveticaLTStd-Light';
  font-size: 18px;
  color: #00957e !important;
  font-weight: bold;
}
.comment-form {
  padding-top: 12px;
}
.comments-area article {
  border: none;
  padding-top: 10px;
  padding-bottom: 20px;
}
.comments-title {
  text-decoration: none !important;
}
.comments-area .comments-title {
  border-radius: 6px;
  padding: 15px 5px;
  display: block;
  position: relative;
  background: url("../images/ico-comment.png") no-repeat scroll 353px 11px #f5a000;
}
.comments-area .comment-leavecomment {
  text-align: center;
  color: #7a5400;
  font-size: 16px;
  font-family: 'HelveticaLTStd-Light';
  font-weight: bold;
}
.comments-area .contadormss {
  position: absolute;
  top: 6px;
  right: 5px;
  bottom: 0;
}
.contadormss .comment-contador {
  color: white;
  width: 100%;
  display: block;
  font-size: 24px;
  text-align: center;
  font-family: 'HelveticaLTStd-Light';
  font-weight: bold;
  line-height: 23px;
}
.contadormss .comment-commentsmsjr {
  color: white;
  text-align: center;
  width: 100%;
  display: block;
  font-size: 12px;
  font-family: 'HelveticaLTStd-Light';
}
.comments-area footer {
  margin: 0;
}
.comments-area .comment-author {
  color: rgb(220, 160, 0);
  font-size: 14px;
}
.comments-area li {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 15px;
}
.comments-area ol {
  padding-left: 0px;
  margin-left: 0px;
}
.comment-list + .comment-respond {
  border-top: none;
}
.comment-respond {
  padding-top: 0px !important;
}


@media (min-width: 768px) {
  .login.login_form_extranet {
    margin-top: -60px;
  }
}
.lea-titulos .titulo-segundo {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal !important;
  line-height: 14px;
  font-family: 'HelveticaLTStd-Light';
}
.lea-titulos .titulo-primero {
  padding-top: 0px;
  margin-bottom: 2px;
}
.lea-titulos .dropdown > a {
  /*border-radius: 0;
  line-height: 6px;
  margin-top: 8px;*/

}
body.not-front #collapse-lea-wp{ margin-top:8px;}
#collapse-lea-wp{ display:none;}
#collapse-lea-head{ padding:0;}
#collapse-lea-head:hover{ background: #00957e; color: #fff; }
#collapse-lea-head a{display:block; text-decoration:none;   padding: 10px 15px;}
#collapse-lea-menus .list-group-item{padding:0;}
#collapse-lea-menus .list-group-item a{ display:block; text-decoration:none; color:#414141; padding: 10px 15px;  }
#collapse-lea-menus .list-group-item:hover{  background: #00957e;
                                             border-bottom: 1px solid #fff;
}
#collapse-lea-menus .list-group-item:hover a{color: #fff;}
#collapse-lea-menus .list-group-item.active {background: #00957e; border-color: #00957e; }
#collapse-lea-menus .list-group-item.active a{color: #fff;}
#slogan{ padding-top:50px;}
.slogan-left{width:62px; height:7px; background-color:#f2a100; display:inline-block;}
.slogan-right{width:62px; height:7px; background-color:#00957e; display:inline-block;}
#slogan-bottom{font-size: 15px;
               padding-top: 8px;}
.home-logo{ padding-bottom:15px;}
.resumen p{ padding:0; margin:0; word-break: break-word;}
.paginated{ color:#f5a000;}
.paginated a{  color: #00957e; font-family: 'HelveticaLTStd-Bold';}
.no-border{ border:0 !important;}
@media  only screen and (max-width: 992px) {
  #collapse-lea-wp {
    display:block;
  }
  #menu-leas-extra{ display:none;}
  .comments-area .comments-title {  background: url("../images/ico-comment.png") no-repeat scroll 20px 11px #f5a000;}
}
@media  only screen and (max-width: 767px){
  #slogan{ padding-top: 20px;
           padding-bottom: 30px}
  .text-xs-center{ text-align:center !important;}
}
@media  only screen and (max-width: 525px){.slogan-left,.slogan-right{ display:none;}}

.inscripcion{
  width: 405px;
  height: auto;
  background: #fafafa;
  font-size: 15px;
  font-family: "HelveticaLTStd-Light";
  padding: 0px 10px 10px 10px;
  display: block;
  float: right;
  position: relative;
  margin-bottom: 70px;
  margin-top: -60px;

}
.inscripcion h5{
  margin-bottom: 10px;
  line-height: 20px;
}
.inscripcion a:hover{
  text-decoration: none;

}
@media (max-width:992px){
  #page .nav.nav-tabs.nav-tabs-about #menu-leas-extra,
  body.not-front ul.nav-tabs-about li{
    display:block ;
    width:100%;
  }

}

@media (max-width:768px){
  .inscripcion {
    width: 100%;
    height: auto;
    background: #fafafa;
    font-size: 15px;
    font-family: "HelveticaLTStd-Light";
    padding: 0px 5px 10px 5px;
    display: block;
    float: none;
    position: relative;
    margin-bottom: 0px;
    margin-top: 0px;
  }  
  .node-full .login {
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 15px;
    padding: 30px;
  }
  .register-alience {
    padding-top: 5px;
    margin-top: 0px; 
  }
}
@media (min-width:769px)and (max-width:992px){
  .inscripcion {
    width: 317px;

  } 
}

/* ************************************* */
/* vmcg */
/* ************************************* */
.learning-alliance-container {display: inline-block;padding: 5px 5px 5px 5px;border: solid 2px #c4333a;border-radius: 3px;position: relative;top: -6px; }
.learning-alliance-links {display: block; clear: both;}
.learning-alliance-title {display: block;font-weight: bold;text-align: center;font-size: 12px;margin-top: 10px;}
.learning-alliance-hidden, .hidden, .hidden-form {display: none !important;visibility: hidden !important;width: 0 !important;height: 0 !important;}
/* ************************************* */
/* ************************************* */

/* ************************************* */
/* capp */
/* ************************************* */
.mensaje{
  width: 400px;
  border: 1px solid rgb(0,140,130);
  text-decoration: none;
  color: #ccc;
  position: absolute;
  top: 0px;
  left: 400px;
  z-index: 999999;
  background: rgb(255, 255, 255);
  max-height: 200px;
  overflow-y: auto;
}
.mensaje a{
  color: #666;
  text-decoration: none;
}
.mensaje img{
  display: inline-block;
  position: relative;
  margin: auto;
  width: 32px;
  height: 32px;
}
.mensaje h5{
  display: inline-block;
  position: absolute;
  margin: auto;
  padding: 0px 0px 0px 9px;
  top: 0;
  bottom: 0;
  height: auto;
  left: 32px;
  display: table;
  font:bold 16px Arial, Helvetica, sans-serif;
}
.contenido{
  position: relative;
  padding: 5px;
  cursor: pointer;
}
.contenido:hover {
  background: none !important;
}
.contenido:nth-child(2n){
  background: rgba(0,140,130,0.1);
}
.contenido:nth-child(2n+1){
  background: rgba(0,140,130,0.05);
}
/* ************************************* */
.button-share-for-add-contribution {
  background: none repeat scroll 0 0 #00957e;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  /*display: none;*/
  float: right;
  font-family: helveticaltstd-light;
  height: 30px !important;
  padding: 5px 10px !important;
  text-align: center;
  /*width: 61px;*/
  /*min-width: 61px;*/
}
/* ************************************* */

/* ************************************************************************** */
/* vmcg */
/* ************************************************************************** */
.post_comment_user a.custom-contribution, .post_comment_user a.custom-contribution:hover { cursor: pointer; text-decoration: none; color: #c4333a; font: inherit; }
.post_comment_user a.custom-comment, .post_comment_user a.custom-comment:hover { cursor: pointer; text-decoration: none; color: #00957e; font: inherit; }
/* ************************************************************************** */

/* ************************************************************************** */
.button-box {text-align: right;}
.button-box .green-but {padding: 0 !important;}
/* ************************************************************************** */


.idioma-top {
  margin-top:11px; 
  display:block !important;
}


.navbar-right.social-icons {
  margin-top: 7px;
  margin-right: 10px;
}
.navbar-right.social-icons .textwidget li { 
  width: auto;
  height: auto; 
  background: none !important;
}
.navbar-right.social-icons .textwidget li a { 
  color: #b6ffff;
  background: #018c76;
  border-radius: 50%;
  height: 28px;
  margin-top: 0px;
  width: 28px;
  line-height: 31px;
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-weight: normal; 
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar-right.social-icons .textwidget li a:hover { 
  background: #b6ffff;
  color: #018c76;
}

header .navbar-nav > li > a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}

.idioma-top a { 
  font-family: 'MyriadPro-LightSemiCn'; 
  letter-spacing: 1px;
  font-size: 16px;
  text-decoration: none;
}
.header-top.home-logo img {
  max-width: 200px;
}

.header-top.home-logo .text-center {
  text-align: left;
  color: #f59b00;
}
.header-top.home-logo .slogan-left {
  background-color: #898989; 
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 8px; 
  margin-right: 6px; 
  margin-bottom: 4px;
}
.header-top.home-logo .slogan-right {
  background-color: #e72c37;
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 8px; 
  margin-left: 6px; 
  margin-bottom: 4px;
}
.header-top.home-logo #slogan { 
  padding-top: 35px; 
}
.header-top.home-logo #slogan .text-center {
  text-align: center;
  font-family: 'MyriadPro-Bold';
  font-weight: normal;
  font-size: 34px; 
}
.header-top #slogan #slogan-bottom {
  font-family: 'MyriadPro-Regular';
  font-size: 20px;
  font-weight: normal;
  margin-top: 10px;
  font-size: 21px;
}

.fullflex{
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.fullflex .flexslider .views-field-field-tagline {
  margin-left: 0px;
}
.flexslider .slides img {
  max-height: 500px;
}
#flexslider-home {
  border: none !important;
}
.fullflex .flex-viewport { 
  border-bottom: 15px solid #f5a000;
} 
.fullflex .slider-imgwrapper {
  height: 380px;
  background-position: center center !important;
}
.fullflex .slide-text {
  top: -320px;
  left: 50%;
  margin-left: -480px;
  background: rgba(0, 0, 0, 0.7); 
  border-radius: 20px;
  max-width: 380px; 
  width: 32%; 
} 
.fullflex .slide-text .slide-title { 
  margin: 0px;
  padding: 35px 35px 0px 35px; 
}
.fullflex .slide-text .slide-title a {
  text-decoration: none;
}

.fullflex .slide-text .slide-title h3 { 
  margin: 0px;
  text-align: center; 
  font-family: MyriadPro-Regular;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px !important;
  line-height: 23px !important;
  margin-bottom: 5px !important;
  text-align: left !important; 

}
.fullflex .slide-text .slide-summary{ 
  margin: 0px;
  padding: 8px 35px 35px 35px; 
}
.fullflex .slide-text .slide-summary h5{ 
  margin: 0px;
  color: #ffffff; 
  font-family: MyriadPro-Light;
  font-size: 15px;

}

.mitooltip-header {
  position: relative;
}
.container.mitooltip { 
  margin-top: -103px;
  background: #00957e;
  position: relative;
  border-radius: 25px; 
  padding: 20px; 
}
.container.mitooltip > .row { 
  padding-left: 25px;
  padding-right: 25px;
}
.container.mitooltip p, .mitooltip-header p{
  margin: 0px;
  display: block;
  padding: 0px;
  display: none;
}
.container.mitooltip .font-helvetica-bold, .mitooltip-header .font-helvetica-bold { 
  color: white !important;
  font-weight: normal !important;
  font-family: MyriadPro-Regular !important;
  line-height: 18px  !important;
  font-size: 15px  !important; 
}
.mitooltip-header .font-helvetica-bold { 
  color: #8e8d91 !important;
}
.container.mitooltip .font-helvetica-bold span, .mitooltip-header .font-helvetica-bold span {
  background-color: white;
  background-size: 76%;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat  !important;
  background-position: center center  !important;
  margin-bottom: 10px;
}
.mitooltip-header .font-helvetica-bold span { 
  background-color: #00957e;
}
.container.mitooltip .font-helvetica-bold .verticaltext, .mitooltip-header .font-helvetica-bold .verticaltext {
  display:table;
  width: 100%;
}
.container.mitooltip .font-helvetica-bold .verticaltext > div, .mitooltip-header .font-helvetica-bold .verticaltext > div { 
  height: 40px;
  display: table-row;
  text-align: center;
  width: 100%;
  margin: 0 auto; 
}
.container.mitooltip .font-helvetica-bold .verticaltext > div > div, .mitooltip-header .font-helvetica-bold .verticaltext > div > div { 
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  font-style: normal; 
}

.container.mitooltip .font-helvetica-bold span, .mitooltip-header .font-helvetica-bold span { 
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; 
}
.container.mitooltip .font-helvetica-bold:hover span, .mitooltip-header .font-helvetica-bold:hover span {
  background-color: #018c76 ; 
}
.mitooltip-header .font-helvetica-bold:hover  span { 
  background-color: #be0411;
}
.container.mitooltip .font-helvetica-bold:hover div {
  color: white !important;
}
.mitooltip .ico-1 span { 
  background-image: url(../images/menu-icons/dark-about.png) !important;
}
.mitooltip .ico-1:hover span, .mitooltip-header .ico-1 span  {
  background-image: url(../images/menu-icons/light-about.png) !important; 
}
.mitooltip .ico-2 span { 
  background-image: url(../images/menu-icons/dark-news.png) !important;
}
.mitooltip .ico-2:hover span, .mitooltip-header .ico-2 span {
  background-image: url(../images/menu-icons/light-news.png) !important; 
}
.mitooltip .ico-3 span { 
  background-image: url(../images/menu-icons/dark-publications.png) !important;
}
.mitooltip .ico-3:hover span, .mitooltip-header .ico-3 span {
  background-image: url(../images/menu-icons/light-publications.png) !important; 
}
.mitooltip .ico-4 span { 
  background-image: url(../images/menu-icons/dark-exchange.png) !important;
}
.mitooltip .ico-4:hover span, .mitooltip-header .ico-4 span {
  background-image: url(../images/menu-icons/light-exchange.png) !important; 
}
.mitooltip .ico-5 span { 
  background-image: url(../images/menu-icons/dark-community.png) !important;
}
.mitooltip .ico-5:hover span, .mitooltip-header .ico-5 span {
  background-image: url(../images/menu-icons/light-community.png) !important; 
} 
.mitooltip-header .icono .mitooltip a {
  line-height: 16px !important;
  font-size: 14px !important;
}

@media (min-device-width: 980px) and (min-width: 980px), (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape) {
  #flexslider-home .flex-viewport {
    height: 380px;
    max-height: 380px;
  }
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
  color: white;
  font-weight: normal !important;
}

.flexslider:hover .flex-prev {
  left: 30px;
}
.flexslider:hover .flex-next {
  right: 30px;
}

.fullflex .flex-control-nav.flex-control-paging {
  display: none;
}

.home #block-block-20 { 
  background: #f2f2f2; 
}
.intro-text {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'MyriadPro-Light';
  font-weight: normal;
  color: black;
  font-size: 16px;
}

.home .container.lates-post {
  display: none;
}
.home .container.container-home-news {
  display: none;
}
footer > .suscribe-ella {
  border-top: 10px solid #f5a000;
}
.social-footer {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-footer li {
  display: inline-block;
}
.social-footer li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 3px;
  color:#b6ffff;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  line-height: 28px;
  font-size: 12px;
  font-weight: normal !important;
  background: #018c76;
  text-decoration:none !important;
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: center;
}
.social-footer li a:hover {
  background: #b6ffff;
  color: #018c76; 
}
.footer-logos {
  margin-top: 11px;
}
.footer-logos img {
  width: 100% !important;
  height: auto !important;
}
.logo-ukaid { 
  display: inline-block;
  width: 24%; 
}
.logo-practicalaction { 
  display: inline-block;
  width: 71%;
  margin-left: 2%; 
}
footer .form-contacto-content {
  padding: 0 15px;
  min-height: 10px;
}
footer .form-contacto-content a.btn {
  margin: 15px 0px;
}
.footerbox {

}
.footerbox table {
  width: 100%;  
  border-collapse: separate;
}

.footerbox table tr {
  padding: 0px;
}

footer h4 {
  font-family: 'MyriadPro-Bold';
}
.footerbox table tr td {
  padding: 2px;
  padding: 8px;
  text-align: left;
  vertical-align: top;
  font-family: 'MyriadPro-Regular';
  font-size: 12px;
  color: white;
  letter-spacing: 0px;
  line-height: 12px;
  border-left: 1px solid rgba(0, 131, 120, 0.4);
  border-right: 1px solid rgba(0, 131, 120, 0.4);

}
.footerbox table tr td a {
  font-family: 'MyriadPro-Regular';
  font-size: 12px;
  color: white;
  letter-spacing: 0px;
  display: block;
  margin-bottom: 3px;
  text-align: left;
}
.footerbox table tr td a:hover {
  color: #f5a000;
  text-decoration: none;
}

.row.footer-content {
  padding-bottom: 30px;
}
.logo-base {
  height: 87px;
  background-image: url(../images/logo-base.png);
  background-position: top center;
  margin-top: 30px;
  margin-bottom: -10px; 
}

@media only screen and (max-width: 980px) {
  .header-top.home-logo #slogan .text-center { 
    font-size: 28px; 
  }
  .header-top.home-logo .slogan-left {
    width: 20px; 
  }
  .header-top.home-logo .slogan-right {
    width: 20px;  
  }
  .header-top #slogan #slogan-bottom { 
    font-size: 16px;
  }
  .fullflex .slide-text {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -380px;
    min-width: 400px;
  }
  .fullflex .slider-imgwrapper {
    height: 350px;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 798px) { 
  .fullflex .slider-imgwrapper {
    height: 320px;
    background-size: auto 100%;
  }
  .fullflex .slide-text { 
    top: 40px; 
    min-width: 300px;
  }
  .container.mitooltip { 
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0px; 
  }
}

@media only screen and (max-width: 660px) {  
  .fullflex .slider-imgwrapper {
    height: 290px;
    background-size: auto 100%;
  }
  .fullflex .slide-text {  
    position: relative;
    top: 0px !important;
    margin: 0px !important;
    left: 0 !important;
    right: 0;
    padding: 0px;
    border-radius: 0px;
    width: 100% !important;
    max-width: 1000px !important;
    height: 126px;
    margin-top: -126px !important; 
  }
  .container.mitooltip {
    margin-top: -13px;
  }
  .fullflex .slide-text .slide-title {
    padding-top: 10px;
  }
  body.front .container .mitooltip a span { 
    width: 50px;
    height: 50px;
    background-size: 85%; 
  }
  .container.mitooltip .font-helvetica-bold {
    font-size: 13px !important;
    line-height: 13px !important;
  }
  .container.mitooltip .font-helvetica-bold .verticaltext > div {
    height: 30px !important;
  }
  .container.mitooltip > .row {
    padding-left: 2px;
    padding-right: 2px;
  }
}


@media only screen and (max-width: 495px) {
  .footerbox table, .footerbox tr, .footerbox td {
    display: block;
  }
  .footerbox td { 
    width: 100%;
    display: block;
    padding: 0px !important;
    margin: 0px !important
      font-size: 13px !important;
    text-align: center;
  }
  .footerbox td a { 
    font-size: 13px !important;
  }
  .fullflex .slide-text .slide-summary {
    display: none;
  }
  .fullflex .slide-text {
    height: 60px;
    margin-top: -100px !important;
  }
  .fullflex .slide-text .slide-title {
    padding-top: 18px;
  }
  .fullflex .slider-imgwrapper {
    height: 250px;
    background-size: auto 85%;
    background-position: top center !important;
  }
}

@media only screen and (max-width: 400px) {

  .fullflex .slider-imgwrapper {
    height: 250px;
    background-size: auto 82%;
    background-position: top center !important;
  }
}
@media only screen and (max-width: 765px) {  
  .social-footer {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #page .header-top {
    min-height: 110px !important;
  }
  footer .form-contacto {
    margin: 0 auto; 
    max-width: 300px;
  }
  .footer-logos {
    margin-left: auto;
    margin-right: auto;
    max-width: 280px;
  }
  .navbar-collapse  { 
    background: #00957e; 
  }
  button.navbar-toggle:hover {
    background: #018c76;
  }
  .navbar-collapse .search-top {
    display: none;
  }
  .navbar-collapse .idioma-top { 
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 8px;  
  }
  .navbar-turqueza {
    background: transparent !important;
  }
  button.navbar-toggle{
    background: #00957e;
  }
  .front .header-top {
    margin-top: -40px;
  }
  .fullflex .slide-text {  
    margin-left: -320px; 
    max-width: 280px;
    width: 280px;
    min-width: 200px;
  } 
  body.front .mitooltip .col-sm-2 {
    background-color: transparent;
  }
  .navbar-toggle {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .header-top.home-logo .text-center{
    text-align: center;
    margin: 12px 0px 0px 0px;
  }
  .header-top.home-logo .text-center img {
    max-width: 160px;
  }
  .header-top #slogan #slogan-bottom {
    margin-top: 0px;
  }
  .header-top.home-logo #slogan {
    padding-top: 9px;
    padding-bottom: 10px;
  }
  .header-top.home-logo .slogan-left {
    width: 40px; 
  }
  .header-top.home-logo .slogan-right {
    width: 40px;  
  }
}
@media only screen and (max-width: 580px) {
  .header-top.home-logo .slogan-left {
    display: none;
  }
  .header-top.home-logo .slogan-right {
    display: none;
  }
  .header-top.home-logo #slogan .font-helvetica-bold {
    line-height: 26px;
  }
}


.cabecera-banner {
  height: 244px;
  position: relative;
  background-position: center center; 
  background-color: #1c1c1d;
}
.cabecera-banner h1 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.cabecera-banner h1, .cabecera-banner h1 .container {
  font-family: 'Cologne Eighty';
  text-transform: uppercase;
  text-align: left;
}
.cabecera-banner h1 {
  border-top: 2px solid #00957e;
  background: rgba(0, 0, 0, 0.4);
  margin-bottom: 0px;
  color: white;
  margin-top: 0px;
  padding: 16px 0 16px 0px;
  line-height: 30px;
  font-size: 40px;
}

.header-top h1 img {
  max-width: 200px;
}
#page .header-top { 
  border-bottom: none;
  margin: 0px;
  min-height: 123px; 
}
#page .header-top .mitooltip-header{
  margin: 20px 0 0 0;
  padding: 0px;
}

@media  only screen  and (max-width: 980px) { 
  .not-front .header-top .col-sm-8, .extranet .header-top .col-sm-8 .mitooltip-header {
    padding-bottom: 5px;
  }
}

@media  only screen  and (max-width: 768px) { 
  #page .header-top .mitooltip-header {
    margin-top: 10px;
  }
}

@media  only screen  and (max-width: 992px) { 
  body .container .header-top .mitooltip-header .icono .mitooltip a {
    font-size: 12px !important;
    line-height: 13px !important;
  }
  #page .header-top .mitooltip-header {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 765px) {  
  #page .header-top { 
    margin-top: -45px; 
  }
  #page .header-top h1 {
    text-align: left;
    margin: 2px 0px;
  }
  #page .header-top h1 img { 
    max-width: 94px; 
  }
  #page .header-top .mitooltip-header {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 480px) {
  body .container .header-top .mitooltip-header .icono .mitooltip a strong {
    display: none;
  }
  #page .header-top .mitooltip-header {
    margin-left: -15px;
    margin-right: -15px;
  }
}
body .container .header-top .mitooltip-header .icono {
  margin-left: 2px !important;
  margin-right: 2px !important;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

@media only screen and (min-width: 780px) {
  body .container .header-top .mitooltip-header .icono {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 780px) {
  body .container .header-top .mitooltip-header .icono {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }
}
@media only screen and (min-width: 992px) {
  body .container .header-top .mitooltip-header .icono {
    margin-left: 22px !important;
    margin-right: 22px !important;
  }
}

@media only screen and (max-width: 980px) {
  .cabecera-banner { 
    height: 180px;
    background-size: auto 100%;
  }
}
@media only screen and (max-width: 700px) {
  .cabecera-banner { 
    height: 150px; 
  }
  .cabecera-banner h1{ 
    margin-top: 0px;
    padding: 8px 0px;
    line-height: 30px;
    font-size: 30px;
  }
  .cabecera-banner h1 .container {
    text-align: center;
  }
}


#primary .widget_nav_menu > div {
  text-align: center;
}
#primary .widget_nav_menu ul {
  display: inline-block;
  list-style-type: none;
  margin: 24px 0 0 0;
  padding: 0;
  background-color: #f3f3f3;
  min-height: 50px;
  border-radius: 15px 15px 0 0; 
  overflow: hidden; 
}

#primary .widget_nav_menu ul li {
  display: block;
  float: left; 
  border-right: 1px solid white;
}
#primary .widget_nav_menu ul li:last-child {
  border-right: none;
}
#primary .widget_nav_menu ul li a {
  line-height: 48px;
  padding: 0 25px;
  display: block;
  background-color: #00957e;
  color: white;
  font-family: 'MyriadPro-LightSemiCn';
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #00957e;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
#primary .widget_nav_menu ul li a:hover{
  background-color: #018c76;
}
#primary .widget_nav_menu ul li.current_page_item {
  border-right: none;
}
#primary .widget_nav_menu ul li.current_page_item a {
  color: #00957e;
  background-color: #f3f3f3; 
}
body {
  font-family: 'MyriadPro-Light';
  font-size: 16px !important;
  color: #616560 !important;   
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; 
}
.vc_wp_custommenu.wpb_content_element {
  margin-bottom: 10px;
}
.intro-foto, .intro-contenido { 
  padding-top: 16px;
  background: #efefef;
  border-radius: 34px;
  border-bottom: 3px solid #ff9e00;
  padding-bottom: 16px; 
  margin-top: 15px;
}
.intro-foto .wpb_single_image { 
  margin-bottom: 0px; 
}
.intro-foto .vc_single_image-wrapper, .intro-contenido .vc_single_image-wrapper {
  border-radius: 20px;
  overflow: hidden; 
}
.intro-foto .wpb_text_column, .intro-contenido .wpb_text_column{ 
  padding-right: 20px;
  padding-top: 20px;
  line-height: 19px;
  margin-bottom: 0px;
  font-size: 17px; 
}
.vc_row p, .vc_row .wpb_text_column {
  -webkit-text-stroke: 0.45px rgba(97, 101, 96, 0.2) !important;
}
.vc_row a {
  font-family: 'MyriadPro-Regular';
  color: #00957e;
  word-break: break-all; 
}
.menu a, .hb-titulo a, .flexslider a, .pn-box a, .np-loginresumen a, .type-study-tour a {
  word-break: normal;
}
a h1, a h2, a h3, a h4, a h5 {
  word-break: normal !important;
}
.ella-h2 {
  text-align: left;
  font-family: MyriadPro-Regular;
  font-size: 26px !important; 
  font-weight: bold;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 8px;
  color: #00957e;
  margin-top: 60px;
  margin-bottom: 23px;
  text-transform: uppercase;
}

.about-box .vc_icon_element { 
  background: #f5a000;
  border: 1px solid #ede6e6;
  height: 23px;
  border-radius: 50px 50px 0 0;
  margin-bottom: 0px; 
}

.about-box.alternativo .vc_icon_element { 
  background: #c4333a;
}

.about-box .vc_icon_element .vc_icon_element-inner  {
  padding: 2px;
  border: 1px solid #f1f1f1 !important;
  border-radius: 50%;
  width: 50px !important;
  height: 50px !important;
  background: #ffffff;
  margin-top: -17px; 
} 
.about-box .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon  { 
  border: 1px solid #ac383a;
  width: 50px;
  height: 50px;
  line-height: 48px !important;
  border-radius: 50%;
  color: #f5a000 !important;
  border-collapse: collapse; 
}
.about-box.alternativo .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon  { 
  border: 1px solid #f5a000;
  color:  #c4333a !important; 
}
.about-box.icono-colorprincipal .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon  {  
  color:  #00957e !important; 
}

.about-box .wpb_text_column.wpb_content_element {
  padding: 25px 20px 25px 20px;
  border-left: 1px solid #ede6e6;
  border-right: 1px solid #ede6e6;
  border-bottom: 1px solid #ede6e6;
  border-radius: 0 0 25px 25px;
  min-height: 175px;
}
.about-box.icono-colorprincipal  .wpb_text_column.wpb_content_element { 
  font-size: 15px;
  line-height: 17px; 
  min-height: 200px;
}
strong, b {
  font-weight: normal;
  font-family: MyriadPro-Regular;
}
.about-indicador { 
  position: relative;
  min-height: 119px;
  margin-left: 60px;
  background-image: url(../images/ella-fondoindicador.png);
  background-repeat: no-repeat;
  background-size: 100% auto; 
  margin-bottom: -22px;
}
.about-indicador > span {
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  background-color: #00957e;
  border-radius: 50%;
  border: 3px solid #e1e1e1;
  line-height: 92px;
  text-align: center;
  color: white;
  font-family: MyriadPro-Bold;
  font-size: 32px;
  padding: 0px !important;
  margin: 0px !important;
  left: -60px;
}
.about-indicador > p { 
  display: block;
  padding: 27px 84px 0 84px; 
}
@media only screen and (max-width: 991px) {
  .about-indicador > p {
    padding: 17px 55px 0px 60px;
  }
  .about-indicador {
    margin-bottom: -45px;
  }
}

@media only screen and (max-width: 768px) { 
  .intro-foto, .intro-contenido {
    border-radius: 0px;
  }
  .intro-foto .wpb_text_column, .intro-contenido .wpb_text_column {
    padding-right: 0px;
  }
  .about-box .wpb_text_column.wpb_content_element, .about-box.icono-colorprincipal .wpb_text_column.wpb_content_element {
    min-height: 50px;
  }
  .about-indicador {
    margin-bottom: -40px;
    background: #f7f7f8;
    border-radius: 10px 10px 60px 10px;
    margin-bottom: -20px;
    border-top: 2px solid #00957e;
  }
  .about-indicador > p { 
    line-height: 16px;
    font-size: 15px;
    padding-right: 20px;
    padding-bottom: 20px; 
    padding-left: 48px;
  }
}

@media only screen and (max-width: 515px) { 
  #primary .widget_nav_menu ul { 
    display: block;
    border-radius: 15px; 
    overflow: hidden !important;
  }
  #primary  .widget_nav_menu ul li {
    float:none;
    border-right:none !important;
    border-bottom: 1px solid #f3f3f3;
  }
  #primary  .widget_nav_menu ul li a {
    line-height: 40px;
    max-width: none;
    border-radius: 0 !important;
  }
  #primary  .widget_nav_menu ul li:last-child {
    border-bottom: none;
  }
  #primary  .widget_nav_menu ul li a {
    border-bottom: none;
  }
}
.wpb_raw_code.wpb_content_element:last-child .about-indicador {
  margin-bottom: 0px !important;
}

.network-partner, .learning-alliance-box { 
  position: relative; 
  margin-bottom: 60px;
}
.network-partner, .learning-alliance-box:first-child {
  margin-top: 10px;
}
.np-imagewrapper { 
  width: 156px;
  height: 130px;
  border-radius: 15px;
  border: 2px solid #bfbfbf;
  position: absolute;
  overflow: hidden;
  top: 12px;
  left: 0; 
  background: white;
  z-index: 10;
  -webkit-box-shadow: 5px 5px 13px -4px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 13px -4px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 13px -4px rgba(0,0,0,0.25);
}
.np-imagewrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.np-item { 
  margin-left: 75px;
  padding-left: 100px;
  padding-top: 20px;
  border-radius: 20px;
  border: 1px solid #bfbfbf;
  min-height: 160px;
  padding-right: 30px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden; 
  background-image: url(../images/np-fondo.png);
  background-size: auto 100%;
}
.np-item h2 {
  margin: 0px 0px 8px 0px;
  font-family: MyriadPro-Regular;
  font-size: 20px !important; 
  text-align: left;
}
.np-borde { 
  height: 7px;
  background: red;
  position: absolute;
  display: block;
  left: 0px;
  right: 30px;
  bottom: 0px;
  border-top: 1px solid #bfbfbf; 
}
.np-toggler { 
  display: block;
  background: #949494;
  width: 300px;
  height: 30px;
  position: relative;
  border-radius: 0px 0px 20px 50px;
  color: white !important;
  text-decoration: none !important;
  line-height: 30px;
  text-align: center;
  margin: -1px 20px 0 auto;
  border: none; 
  position: absolute;
  right: 0px;
}
.np-toggler span {
  position: absolute;
  color: white;
  background: red;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 4px solid white;
  line-height: 35px;
  font-size: 42px;
  font-family: MyriadPro-Bold;
  text-align: center;
  right: 7px;
  top: -24px;
}
.np-extrainfo {
  border: 1px solid #969696;
  margin-top: -2px;
  margin-right: 20px;
  margin-left: 91px;
  border-radius: 0 0 30px 30px;
  padding: 20px 25px;
}
.np-member img { 
  display: block;
  width: 150px;
  height: auto;
  border: 2px solid #bfbfbf;
  border-radius: 20px;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}

.np-member.alternativo img { 
  float:right;
  margin-right: 0px;
  margin-left: 25px;
}
.np-content { 
  font-size: 15px;
  line-height: 20px; 
  margin-bottom: 25px;
}
.np-content h3 {
  font-family: MyriadPro-Regular;
  color: red;
  padding-bottom: 8px;
  border-bottom: 1px solid #d3d3d3;
  font-size: 18px;
  margin: 0px 0 10px 0px; 
}
.np-member-txt {
  line-height: 16px;
  margin-top: 4px;
}

@media only screen and (max-width: 992px) { 
  .np-toggler.expanded {
    background: transparent;
  }
  .np-toggler.expanded p {
    display: none;
  }
}

.np-member .segundo {
  display: none;
}
@media only screen and (max-width: 580px) { 
  .np-imagewrapper { 
    width: 100px;
    height: 80px;
    left: 10px;
    top: 22px;
    border: 1px solid #bfbfbf;
  }
  .np-item {
    margin-left: 0px;
    padding-left: 120px;
    padding-right: 15px;
  }
  .np-extrainfo {
    margin-left: 15px;
    margin-right: 15px;
  }
  .np-member img, .np-member.alternativo img  { 
    float: none;
    margin-left: auto;
    margin-right: auto; 
  }
  .np-member {
    margin-bottom: 20px;
  }
  .np-member .primero {
    display: none;
  }
  .np-member .segundo {
    display: block;
  }
}
@media only screen and (max-width: 450px) { 
  .np-imagewrapper {
    display: none;
  } 
  .np-item {
    padding-left: 15px;
  }
  .np-toggler {
    background: transparent;
  }
  .np-toggler p {
    display: none;
  }
}

.intro-contenido {
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 20px 0px;
}
.intro-contenido .wpb_text_column.wpb_content_element {
  padding: 0px;
  max-width: 840px;
  margin: 0 auto; 
} 
.intro-contenido::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #efefef transparent;
  position: absolute;
  left: 50%;
  margin-top: -32px;
}
.intro-contenido.ella-about-themes::before {
  margin-left: 172px;
}
@media only screen and (max-width: 986px) {
  .intro-contenido.ella-about-themes::before {
    margin-left: 125px;
  }
} 
.ella-theme-development .vc_column-inner , .ella-theme-environment .vc_column-inner , .ella-theme-governance .vc_column-inner { 
  background-color: #f6f6f6;
  width: 98% !important;
  margin: 0 auto;
  border: 1px solid #e2e2e2;
  border-radius: 28px;
  min-height: 790px;
  overflow: hidden; 
  margin-bottom: 20px;
}
.ella-theme-development .vc_column-inner::before , .ella-theme-environment .vc_column-inner::before, .ella-theme-governance .vc_column-inner::before { 
  height: 20px;
  background: red;
  height: 11px;
  color: red;
  background: red;
  margin-left: -15px;
  width: 120%;
}

.ella-theme-development .vc_column-inner::before {
  background: #f5a000;
}
.ella-theme-environment .vc_column-inner::before {
  background: #00957e;
}
.ella-theme-governance .vc_column-inner::before {
  background: #c4333a;
}


.ella-theme-development .wpb_single_image, .ella-theme-environment .wpb_single_image, .ella-theme-governance .wpb_single_image {  
  margin-top: 16px;
  border-radius: 20px; 
  margin-bottom: 10px; 
}
.ella-theme-development .wpb_single_image .vc_figure, .ella-theme-environment .wpb_single_image .vc_figure, .ella-theme-governance .wpb_single_image  .vc_figure{ 

  border: 2px solid white;
  border-radius: 24px;
  overflow: hidden;

}

.ella-theme-development h2, .ella-theme-environment h2, .ella-theme-governance h2 { 
  font-family: MyriadPro-Bold;
  color: #f5a000;
  font-size: 21px !important;
  margin-top: 0;
  margin-bottom: 0;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
}
.ella-theme-development h2 {
  color: #f5a000;
}
.ella-theme-environment h2 {
  color: #00957e;
}
.ella-theme-governance h2 {
  color: #c4333a;
} 
.ella-theme-development .wpb_text_column.wpb_content_element, .ella-theme-environment .wpb_text_column.wpb_content_element, .ella-theme-governance .wpb_text_column.wpb_content_element {  
  font-size: 15px;
  line-height: 17px;
  text-align: justify; 
  margin-top: 15px;
  margin-bottom: 25px;

}

@media only screen and (max-width: 992px) { 
  .ella-theme-development .wpb_text_column.wpb_content_element, .ella-theme-environment .wpb_text_column.wpb_content_element, .ella-theme-governance .wpb_text_column.wpb_content_element {   
    font-size: 14px;
    line-height: 16px; 
  }
}
@media only screen and (max-width: 767px) {
  .ella-theme-development .vc_column-inner , .ella-theme-environment .vc_column-inner , .ella-theme-governance .vc_column-inner {
    min-height: 200px;
  }
}

@media only screen and (max-width: 515px) {
  .intro-contenido::before {
    display: none !important;
  }
  .ella-theme-development .vc_column-inner , .ella-theme-environment .vc_column-inner , .ella-theme-governance .vc_column-inner {
    border-radius: 0px;
    border: none; 
    padding: 0px;
    min-height: 250px;
  }
}

.programme-new { 
  position: relative;
  margin-bottom: 22px; 
}
.pn-img {
  width: 154px;
  height: 130px;
  border-radius: 15px;
  border: 2px solid #dfdfdf;
  position: absolute;
  overflow: hidden;
  margin-top: 4px;
  background-color: white;
  z-index: 10;
  display: block;
  -webkit-box-shadow: 5px 5px 13px -4px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 13px -4px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 13px -4px rgba(0,0,0,0.25);
}
.pn-img > div {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  background-size: auto 100%;
  background-position: center center;
}
.pn-img:hover > div {
  background-size: auto 115%; 
}
.pn-box { 
  margin-left: 56px;
  background: #f6f6f6;
  border-radius: 13px 30px 0px 85px;
  padding-left: 120px;
  padding-top: 15px;
  padding-bottom: 25px; 
  padding-right: 25px; 
  position: relative;
  overflow: hidden;
  min-height: 140px;
}
.pn-borde {
  height: 2px; 
  width: 150%;
  bottom: 0px;
  background-color: #c4333a;
  position: absolute;
  margin-left: -100px;
}
.pn-fecha { 
  font-size: 15px;
  font-family: 'MyriadPro-Light';
  color: #f5a000;
  padding-bottom: 7px; 
  text-align: left;
}
.pn-titulo {
  color: #00957e;
  font-family: MyriadPro-Regular;
  font-size: 20px;
  padding-bottom: 14px;
  text-decoration: none !important;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  display: block;
  text-align: left !important;
}
.pn-titulo:hover {
  color: #c4333a;
}
.pn-txt {
  font-size: 17px; 
}
.pl-allpage {
  display: none;
}
.pl-paginationcnt a {
  margin: 0px 5px;
}
.pl-currentpage  {
  border: 1px solid #00957e;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin: 0px 2px;
  border-radius: 50%;
  text-align: center;
  background: #00957e;
  color: white;
  line-height: 24px; 
  font-weight: normal;
  vertical-align: middle;
}
.pl-pagination-link{
  border: 1px solid #00957e;
  width: 26px;
  height: 26px;
  display: inline-block;
  font-weight: normal;
  margin: 0px 2px !important;
  border-radius: 50%;
  text-decoration: none !important;
  text-align: center;
  background: white;
  font-family: 'MyriadPro-Light';
  color: #00957e;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  vertical-align: middle;
}
.pl-paginationcnt {
  text-align: center;
  margin-top: 20px;
}
.pl-pag-extremos {
  font-size: 22px;
  font-family: 'MyriadPro-Light';
  line-height: 30px;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none !important;
}


@media only screen and (max-width: 530px) { 
  .pn-img { 
    width: 110px;
    height: 89px; 
    margin-top: 17px;
  }
  .pn-box {
    padding-left: 63px;
  }
  .pn-txt {
    font-size: 15px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 450px) { 
  .programme-new { 
    margin-left: -10px;
    margin-right: -10px; 
  }
  .pn-box {
    padding-right: 14px; 
  }
}
.SumoSelect {
  width: 100% !important;
}

.search-keywords, .CaptionCont.SelectBox {
  height: 42px;
  width: 100% !important;
  border-radius: 8px !important;
  border: 1px solid #b9b9b9 !important;
  padding: 0 20px;
  line-height: 43px;
  font-family: 'MyriadPro-Regular' !important;
  font-weight: normal !important;
  color: #00957e;
  outline: none; 
  box-shadow: none !important;
}
.CaptionCont.SelectBox .placeholder {
  line-height: 43px;
  font-family: 'MyriadPro-Light' !important;
  font-weight: normal !important; 
  color: #00957e !important;
  font-style: normal !important;
  outline: none; 
}
.search-keywords::-webkit-input-placeholder { /* Chrome */
  color: #00957e;
  font-family: 'MyriadPro-Light' !important;
  font-weight: normal !important;
}
.search-keywords:-ms-input-placeholder { /* IE 10+ */
  color: #00957e;
  font-family: 'MyriadPro-Light' !important;
  font-weight: normal !important;
}
.search-keywords::-moz-placeholder { /* Firefox 19+ */
  color: #00957e;
  font-family: 'MyriadPro-Light' !important;
  font-weight: normal !important;
}
.search-keywords:-moz-placeholder { /* Firefox 4 - 18 */
  color: #00957e;
  font-family: 'MyriadPro-Light' !important;
  font-weight: normal !important;
  opacity: 1;
}

.SumoSelect > .CaptionCont > label > i {
  margin-bottom: 11px !important;
  background-image: url(../images/como-arrwo-down.png) !important;
}
.SumoSelect.open > .CaptionCont > label > i { 
  background-image: url(../images/como-arrwo-up.png) !important;
}
.publication-submit {
  background: #f5a000;
  border: none;
  line-height: 42px;
  height: 42px;
  padding: 0px 20px;
  width: 100%;
  color: white !important;
  border-radius: 8px;
  font-size: 16px;
  font-family: MyriadPro-Regular;
}
.form-shortpadding { 
  margin-top: 32px;
  margin-bottom: 30px;
}
.form-shortpadding .vc_col-md-6, 
.form-shortpadding .vc_col-md-3, 
.form-shortpadding .vc_col-md-5, 
.form-shortpadding .vc_col-md-2, 
.form-shortpadding .vc_col-md-7 {
  padding-left: 6px;
  padding-right: 6px;
}
.form-shortpadding .vc_row { 
  margin-left: -6px;
  margin-right: -6px;
}
.form-shortpadding .vc_row { 
  margin-top: 0px;
  margin-bottom: 0px;
}


.SumoSelect, .search-keywords, .publication-submit {
  margin: 5px 0px !important;
}

.SumoSelect.open > .optWrapper {
  border-top: none;
  border-left-color: #b9b9b9;
  margin-top: -2px;
  border-radius: 0 0 8px 8px;
  border-right-color: #b9b9b9;
  border-bottom-color: #b9b9b9; 
}
.SumoSelect.open i {
  margin-bottom: auto !important;
}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  border-bottom: 1px solid #bfd9d7;
  border-top: 1px solid #f2f8f7;
  font-family: MyriadPro-Light;
  font-weight: normal;
  color: #00957e;
  padding-left: 31px !important;
}
.SumoSelect > .optWrapper > .options li label {
  font-weight: normal; 
  font-size: 14px; 
  white-space: normal;
  overflow: hidden;
  display: block;
  cursor: pointer;
  color: #00957e;
  text-align: left;
  line-height: 17px; 
}
.SumoSelect > .optWrapper > .options  {
  padding-top: 15px;
  padding-bottom: 6px;
}
.SumoSelect > .optWrapper.multiple > .options li ul li.opt label { 
  font-weight: normal; 
  font-size: 14px; 
  white-space: normal;
  overflow: hidden;
  display: block;
  cursor: pointer;
  text-align: left;
  line-height: 15px;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span, .SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 26px;
  top: 0;
  bottom: 0;
  margin-left: -31px !important;
}
.SumoSelect > .optWrapper > .options li.group > label {
  margin: 0px;
  padding-top: 10px;
  padding: 10px 6px 5px 6px !important;
  text-align: center;
}
.SumoSelect > .optWrapper.multiple > .options li.group {
  color: red;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i {
  background-color: red !important;
}

.ella-publication .pn-img {
  margin-top: 6px;
}
.ella-publication .pn-img > div {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  background-size: auto 85%;
  background-position: center center;
  background-repeat: no-repeat;
}

.intro-contenido.ella-exchangeandlearning {
  margin-bottom: 25px;
}
.intro-contenido.ella-exchangeandlearning::before {
  margin-left: -315px;
}
.intro-contenido.ella-leas {
  margin-bottom: 25px;
}
.intro-contenido.ella-leas::before {
  margin-left: -80px;
}
.intro-contenido.ella-studytours::before {
  margin-left: 105px; 
}
.intro-contenido.ella-awards::before {
  margin-left: 234px; 
}
.intro-contenido.ella-events::before {
  margin-left: 325px; 
}
.ella-events {
  margin-bottom: -10px;
}


.exchangeandlearning-item { 
  position: relative; 
  overflow: hidden;
  border: 3px solid #eaeaea;
  border-radius: 25px; 
  max-width: 550px;
  margin: 0 auto;
} 
.exchangeandlearning-item h2 {  
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6);
  margin: 0px;
  padding: 0px;
  left: 0;
  right: 0px;
  color: white;
  border-top: 1px solid #00957e;
  font-size: 18px !important;
  line-height: 57px;

}
@media only screen and (min-width: 992px) { 
  .exchangeandlearning-item {  
    margin-left: -13px !important;
    margin-right: -13px !important;
  }
} 

@media only screen and  (min-width: 515px) and (max-width: 992px) { 
  .menu-largo ul li a {
    max-width: 150px;
    line-height: 15px;  
    left: 0;
    right: 0;
    margin: auto;
    height: 54px !important;
    padding-left: 11px !important;
    padding-right: 11px !important;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle; 
    line-height: 15px !important;
  }
  .menu-largo ul li a > span { 
    display: table-row !important;
    height: 53px !important; 
  }
  .menu-largo ul li a > span > span {
    display: table-cell !important;
    vertical-align: middle !important;
  }
  .intro-contenido.ella-exchangeandlearning::before {
    margin-left: -210px;
  }
  .intro-contenido.ella-leas::before {
    margin-left: -63px;
  }
  .intro-contenido.ella-studytours::before {
    margin-left: 60px; 
  } 
  .intro-contenido.ella-awards::before {
    margin-left: 150px; 
  } 
  .intro-contenido.ella-events::before {
    margin-left: 228px; 
  } 
}


@media only screen and (min-width: 515px) and (max-width: 600px) { 
  .menu-largo ul li a {
    padding: 10px 7px; 
    font-size: 15px !important;
    max-width: 120px;
  }
  .intro-contenido.ella-exchangeandlearning::before {
    margin-left: -170px;
  }
  .intro-contenido.ella-leas::before {
    margin-left: -50px;
  }
  .intro-contenido.ella-studytours::before {
    margin-left: 52px; 
  } 
  .intro-contenido.ella-awards::before {
    margin-left: 120px; 
  } 
  .intro-contenido.ella-events::before {
    margin-left: 184px; 
  } 
}

.pl-itemtitle {
  display: none;
}

.SumoSelect > .optWrapper > .options  li.opt {
  border-top: 1px solid #bfd9d7 !important;
  border-bottom: 1px solid #f2f8f7 !important;
}
.SumoSelect > .optWrapper > .options  li.opt:first-child {
  border-top: none !important;
}
.SumoSelect > .optWrapper.multiple > .options li.opt span i, .SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #17968d !important;
  border-radius: 1px !important;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.02);
  background-color: #a6cdc9 !important;
  opacity: 0.5  !important;
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i {
  background-color: #a6cdc9 !important;
  background-image: url(../images/filter-check.png)!important;
  opacity: 1   !important;
}
.SumoSelect > .optWrapper > .options li.group > label {
  color: #c4333a;
  background: #c4333a;
  color: white;
  text-shadow: none !important;
  box-shadow: none !important;
  font-family: MyriadPro-Regular;
  font-weight: normal !important;
  font-size: 16px;
  line-height: 32px;
  padding: 0px !important;
}

.selectorall {
  font-weight: bold !important;
  color: #00957e  !important;
  background: #c4333a;  
  line-height: 20px !important;
  padding: 0px !important;
  text-decoration: underline;
  font-size: 14px !important;
}

.learning-alliance-box .np-imagewrapper > div { 
  background-size: 115% auto;
}
.np-loginresumen {
  font-size: 14px !important;
  line-height: 17px !important;
  margin-top: 20px;
}
.np-loginresumen .titulo-segundo{
  font-weight: normal !important; 
  font-family: MyriadPro-Regular;
  line-height: 18px;
  font-size: 18px;
}
.btn-resource-libray {
  background-image: url(../images/btn-biblioteca.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: red;
  line-height: 30px;
  color: white !important;
  text-decoration: none !important;
  border-radius: 6px;
  background-position: 18px center;
  text-align: left;
  padding: 0px 15px 0 44px;
  font-family: MyriadPro-Regular;
  margin-top: 12px;
  margin-bottom: 15px; 
}
.btn-highlights {
  background-image: url(../images/btn-highlights.png);
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: red;
  line-height: 30px;
  color: white !important;
  text-decoration: none !important;
  border-radius: 6px;
  background-position: 18px center;
  text-align: left;
  padding: 0px 15px 0 44px;
  font-family: MyriadPro-Regular;
  margin-top: 12px;
  margin-bottom: 15px; 
}

.login.login_form_extranet { 
  margin-top: 10px !important;
  padding: 15px 20px;
  margin: 0px;
  border: 2px solid #eaeaea;
  background-color: #f8f8f8;
  border-radius: 20px; 
}
.login_form_extranet h3 {
  margin: 0px;
  padding: 0px;
  font-size: 17px !important;
  color: #f59e01;
  font-family: 'MyriadPro-Regular';
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-color: #f59e01; 
}

.register-alience input[type="submit"], input[type="button"] {
  float: right;
  margin-top: 10px;
  font-family: MyriadPro-Light;
  font-size: 16px;
  line-height: 12px;
  padding-left: 20px;
  padding-right: 20px; 
}

.login.login_form_extranet .form-item { 
  font-family: MyriadPro-Light;
  font-weight: normal;
  font-size: 16px;
  color: #00957e;

}
.login_form_extranet .alert-danger {
  margin-top: 10px;
}
.login_form_extranet .form-item .form-required {
  display: none;
}
.login_form_extranet .forgotten_password {
  margin-top: 8px;
}
.login_form_extranet .form-item .form-text { 
  background: #eaeaea;
  border: none;
  width: 100%;
  line-height: 40px;
  height: 40px !important;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px; 
  color: #616560;
}
.login_form_extranet .form-item {
  margin-top: 16px;
  margin-bottom: 5px;
}
.np-registerinfo {
  padding-top: 12px;
  font-size: 14px;
  text-align: left;
  color: #f59e01;
  text-align: center; 
}
.login.login_form_extranet .np-loginresumen .np-registerinfo a {  
  color: #f59e01 !important;
  font-size: 14px !important;
}

.modal-alliances .modal-content { 
  box-shadow: none;
  border: none;
  border-radius: 45px !important;
  overflow: hidden;
  top: 15px; 
}
.modal-alliances .modal-header {
  height: 25px !important;
  background: #e3e3e3 !important; 
}
.modal-alliances .modal-close-title.close {
  width: 26px;
  height: 26px;
  background-image: url(../images/modal-close.png);
  margin-top: 3px !important;
  margin-right: 12px !important;
  z-index: 1111;
  position: relative;
}
.modal-alliances .modal-close-title.close span {
  display: none;
}
.modal-alliances  .modal-body  .post_read_more_container h2 {
  font-weight: normal !important;
  font-family: MyriadPro-Regular !important;
}
.modal-alliances  .modal-body  h3 { 
  font-weight: normal !important;
  font-family: MyriadPro-Light !important; 
}
.modal-alliances .modal-body .resource-library,.modal-alliances .modal-body  .resource-library .rl-description p {
  font-family: MyriadPro-Light !important;
  font-size: 15px;
  line-height: 18px !important;
}
.modal-alliances .post_read_more_container .parrafo1 {
  font-family: MyriadPro-Light !important;
  line-height: 18px !important;

}
.modal-alliances .modal-footer { 
  height: 2px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px;
  background-color: #b92424 !important;
  border-top: 4px solid #b92424 !important;  
}

.type-study-tour {
  padding: 10px !important;
  border: 1px solid #e1e1e1 !important;
  border-radius: 14px !important;
}
.type-study-tour .lvca-image-info, .type-study-tour .lvca-image-overlay {
  display: none !important;
}
.type-study-tour .lvca-project-image > a { 
  display: block;
  overflow: hidden; 
}
.type-study-tour .lvca-project-image > a > div { 
  height: 142px;
  width: 100%;
  border-radius: 10px 10px 0 0;
  background-position: center center;
  background-size: auto 110%;
  overflow: hidden; 
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.type-study-tour .lvca-project-image > a:hover > div { 
  background-size: auto 120%;
}
.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image:hover {
  background: none !important;
}
.lvca-fechapub {
  color: #f5a000;
}
.type-study-tour .lvca-entry-text-wrap {
  padding: 0px !important; 
}
.type-study-tour .lvca-fechapub {
  padding-top: 8px !important;
  text-align: left !important;
  font-size: 14px !important;   
}
.type-study-tour .lvca-entry-text-wrap .entry-title {
  font-family: MyriadPro-Bold !important;
  font-weight: normal !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  text-align: left !important;
  padding-top: 5px;
  font-size: 14px !important;
}
.type-study-tour .lvca-entry-text-wrap .entry-title a {
  font-family: MyriadPro-Regular;
  text-decoration: none !important;
  display: block !important;
  line-height: 18px !important;
  font-weight: bold !important;
  color: #00957e !important;  
}
.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-summary:before {
  display: none;
}
.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap .entry-summary {
  line-height: 18px;
  text-align: justify;
}
.filafullgray {
  background: #f3f3f3;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 18px;
}


@media only screen and (min-width: 998px) { 
  .filafullgray {
    margin-left: -500px !important;
    margin-right: -500px !important;
  }
}
@media only screen and (max-width: 998px) {
  .filafullgray {
    background: transparent;
  }
}
@media only screen and (max-width: 840px) {
  .lvca-container button.slick-prev.slick-arrow {
    margin-left: 25px;
    z-index: 200;
  }
  .lvca-container button.slick-next.slick-arrow {
    margin-right: 25px;
    z-index: 200;
  }
}
@media only screen and (max-width: 778px) {
  .lvca-container button.slick-prev.slick-arrow {
    margin-left: 34px;
    z-index: 200;
  }
  .lvca-container button.slick-next.slick-arrow {
    margin-right: 34px;
    z-index: 200;
  } 
}
.lvca-container button.slick-next.slick-arrow {
  display: block !important;
  text-indent: -9999px !important;
  width: 36px !important;
  height: 36px !important;
  background: url(../images/arrow-right.png) !important;
  opacity: 0.8;
}
.lvca-container button.slick-prev.slick-arrow {
  display: block; 
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  background: url(../images/arrow-left.png) !important;
  opacity: 0.8 !important;
}
.lvca-container button.slick-prev.slick-arrow:hover, .lvca-container button.slick-next.slick-arrow:hover {
  opacity: 1 !important;
}
*:focus {
  outline: none;
}
.modal-alliances .post_read_more_container h1 {
  font-family: MyriadPro-Regular !important;
  text-transform: none !important;
  font-weight: normal !important;
  font-size: 34px !important;
}

@media only screen and (max-width: 1024px) {
  .filafullgray .lvca-posts-carousel.lvca-container.slick-initialized.slick-slider .lvca-container button.slick-prev, .filafullgray .lvca-posts-carousel.lvca-container.slick-initialized.slick-slider .lvca-container button.slick-next {
    display: inline-block !important;
  }
}

.st-foto {
  padding: 20px;
  border: 4px solid #aeadb3;
  padding: 0px;
  margin: 0 auto;
  /*width: 473px;*/
  border-radius: 40px;
  overflow: hidden; 
  position: relative;
  margin-top: 20px;
}
.st-media {
  height: 300px;
  position: relative;
  display: block;
  background: black;
  overflow: hidden;
}
.st-foto .st-media img {
  width: 100%;
  position: absolute; 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; 
}
.st-foto .st-fila {
  margin-left: -1px;
  border-top: 3px solid #e3e3e3;
  background: #e3e3e3;
}
.st-foto .st-fila ul {
  list-style-type: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.st-foto .st-fila ul li {
  display: block;
  float:left;
}
.st-foto .st-fila {
  overflow: hidden; 
}
.st-foto .st-fila ul {
  width: 3000px;
}
.st-foto .st-fila ul li {
  border: 2px solid #a7a7a7;
  margin: 0px 1px;
  background: black
}
.studytour-thumbnail {
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  display: block;
}
.studytour-thumbnail > img {
  opacity: 0.45;  
  object-fit: cover;
  height: 75px;
}
.studytour-thumbnail:hover > img , 
.studytour-thumbnail.activo  > img  {
  opacity: 1; 
}
.studytour-thumbnail > i{
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  width: 20px;
  height: 20px;
  color: white;
  font-size: 25px;
  font-weight: bold;
  opacity: 1 !important;
}
.st-arrow-left {
  display: block;
  width: 36px;
  height: 36px;
  background: url(/wp-content/themes/ella/images/arrow-left.png) !important;
  opacity: 0.65 !important;
  position: absolute; 
  bottom: 60px;
  margin: auto;
  left: 12px;
  z-index: 100000;  
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.st-arrow-right {
  display: block;
  width: 36px;
  height: 36px;
  background: url(/wp-content/themes/ella/images/arrow-right.png) !important;
  opacity: 0.65 !important;
  position: absolute; 
  bottom: 60px;
  margin: auto;
  right: 12px;
  z-index: 100000;  
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
} 
.st-arrow-left:hover, st-arrow-right:hover {
  opacity: 1 !important;
}
.st-media {
  background-image: url(../images/ring.gif);
  background-size: 40px 40px;
  background-position: center center;
  background-repeat: no-repeat;
}

.st-fecha {
  color: #f5a000;
  font-size: 15px;
  display: block;
  margin-top: 50px;
}
.studytour-texto {
  padding: 0px 15px 0 10px;
}
.studytour-texto h2 { 
  text-align: left;
  font-weight: normal !important;
  color: #00957e !important;
  font-family: MyriadPro-Regular !important;
  font-size: 20px !important;
  line-height: 21px; 
}
.studytour-texto .st-content { 
  font-size: 14px !important;
  padding: 0px !important;
  line-height: 15px !important; 
}

html, body {
  max-width: 1270px !important;
  margin: 0 auto;
  background: #eaeaea;
}
footer {
  margin-top: 0px;
}
#page {
  padding-bottom: 50px;
  background-color: white;
}

.menuprincipal-home {
  max-width: 1030px;
  margin: 0 auto;
  background: #00957e;
  border-radius: 20px;
  padding: 0px; 
  padding-top: 25px;
  padding-bottom: 20px;
  border-radius: 30px;
  margin-top: -120px;
  z-index: 50;
  position: relative; 
}
.menuprincipal-home .widget_nav_menu ul li {
  width: 20%; /*TODO: Cambiar a 20% 5 menus*/
  float: left !important;
}
.menu-menu-principal-home {
  margin: 0px;
  padding: 0x !important;
  border-radius: 0px;
  background-color: transparent !important;
}
.menuprincipal-home .menu-image-title { 
  max-width: 140px !important;
  display: block;
  color: white !important;
  font-weight: normal !important;
  font-family: MyriadPro-Regular !important;
  line-height: 16px !important;
  font-size: 15px !important;
  display: table;
  width: 100%;
  height: 34px; 
}
.menuprincipal-home .menu-image-title span {
  display: table-cell;
  vertical-align: middle;
  text-align: center; 
}
.menuprincipal-home .widget_nav_menu ul li {
  border: none !important;
}
.menuprincipal-home .widget_nav_menu ul li a:hover {
  background: transparent !important;
}
.menuprincipal-home .widget_nav_menu ul {
  background-color: transparent !important;
  margin:0px !important;
}
.menu-item a.menu-image-title-below.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
  padding-bottom: 6px !important;
}

.ancho-pagina {
  max-width: 1030px;
  margin:0 auto !important;
}
.ella-logo {
  margin:25px 0px;
}
.wrapper-ella-home-title {
}
.wrapper-ella-home-title > div > .wpb_wrapper {
  text-align: center;
  background-image: url(../images/home-titulo-fondo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto ;
}
.ella-home-title {
  text-align: center;
  margin: 0px;
  font-size: 22px !important;
  font-family: MyriadPro-Regular;
  font-weight: bold;
  line-height: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 25px 0px;
  display: inline-block;
  background: white;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 900px) {
  .ella-home-title {
    max-width: 360px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .ella-logo { 
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    text-align: center !important; 
  }
  .ella-home-title {
    max-width: 400px;
    margin-top: 0!important;
    margin-bottom: 0px!important;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1045px) {
  .menuprincipal-home {
    border-radius: 0px;
  }
}
@media only screen and (max-width: 640px) {
  .menuprincipal-home {
    margin-top: -45px;
  }
  .menuprincipal-home .menu-image-title span { 
    font-size: 13px;
    line-height: 13px;
    font-family: MyriadPro-Regular;
    font-weight: normal; 
  }
  .menuprincipal-home .widget_nav_menu ul li a {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 520px) {
  .fullflex .slide-text .slide-title h3 a {
    font-size: 16px !important;
  }
  .menuprincipal-home .widget_nav_menu ul li {
    width: 33%;
    margin-top: 11px;
  }
  .menuprincipal-home { 
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .menuprincipal-home .menu-image-title {
    height: 45px;
  }
}
@media only screen and (max-width: 920px) {
  .fullflex .slide-text .slide-title {
    padding: 14px 20px 0 20px;
    text-align: center;
  }
  .fullflex .slide-text .slide-title h3 { 
    font-size: 16px !important;
    text-align: center !important;
    line-height: 16px !important; 
  }
  .fullflex .slide-text .slide-summary {
    margin: 0px;
    padding: 8px 20px 20px 20px;
  }
}
@media only screen and (max-width: 992px) {
  #flexslider-home ul {
    margin-left: 0px !important;;
  }
}

.nomarginrow {
  margin: 0px !important;
}
.nomarginrow .vc_column-inner  {
  padding: 0px !important;
}

.ella-homeintro {
  margin-top: -80px;
  padding-top: 110px;
  background: #f2f2f2;
  padding-bottom: 45px;
  border-bottom: 14px solid #c4333a;
  font-size: 17px;
  color: #5d5d5d; 
  margin-bottom: 0px !important;
}
.ella-homeintro > .wpb_wrapper { 
  max-width: 970px;
  margin-left: auto;
  margin-right: auto; 
  padding: 0 20px
}
.nomarginrow {
  border-bottom: 1px solid #f5a000;
}
.ella-topeborde {
  padding-top: 20px;
}
.ella-home-h3 {
  font-family: MyriadPro-Regular;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-bottom: 6px;
}
.ella-home-block  > .vc_column-inner {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.ella-home-block >  .vc_column-inner > .wpb_wrapper {
  padding: 10px 25px;
  border-radius: 15px;
  background: #f2f2f2; 
} 
.hb-featured { 
  margin: 15px 0px;
  position: relative;
  min-height: 120px; 
}
.hb-featured:last-of-type {
  margin-bottom: 0px !important;
}
.hb-featured h5 {
  margin: 0px;
  color: #00957e;
  font-size: 14px;
}
.hb-titulo{
  font-size: 15px;
  margin: 3px 0 5px 0; 
  text-decoration: none !important;
}
.hb-titulo h4 {
  font-size: 15px;
  color: #5d5d5d;
  margin: 8px 0 10px 0;
  text-align: left;
}
.hb-txt {
  display: none;
}
.hb-readmore { 
  color: #c4333a !important;
  font-family: MyriadPro-Regular;
  font-size: 14px !important;
  display: block; 
}
.hb-readmore i {
  font-size: 9px;
  background: #c4333a !important;
  margin-right: 5px;
  border-radius: 50%;
  color: white;
  padding: 3px 4px 4px 4px;
  display: inline-block;
  vertical-align: top;
  margin-top: 1px; 
}
.hb-img { 
  width: 90px;
  height: 116px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: white;
  border-radius: 10px;
  border: 2px solid #dfdfdf;
  overflow: hidden; 
}
.hb-img > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-size: auto 100%;
  background-position: center center;
  border-radius: 8px;
}
.hb-content {
  margin-right: 100px;
}
.hb-separador {
  margin: 0px auto;
  width: 80%;
  border-color: #b5b5b5;
}
.hb-separador:last-child{
  display: none;
}
.hb-blogentry .hb-img {
  width: 150px;
  border-radius: 17px !important;
  overflow: hidden !important;
  display: block;
  height: 100px; 
}
.hb-blogentry .hb-img div {
  border-radius: 15px;
}
.hb-blogentry .hb-content {
  margin-right: 160px; 
}
.hb-blogentry .hb-titulo h4 {
  color: #00957e;
  font-size: 16px;
  font-family: MyriadPro-Regular;
  margin-bottom: 7px;
}
.hb-blogentry .hb-txt {
  display: block;
  font-size: 14px;
  line-height: 15px;
  text-align: left;
  margin-bottom: 6px; 
}
.ella-home-block {
  margin-bottom: 20px;
}
.home-tagtitle {

}

.ella-home-block .wpb_video_widget { 
  margin: -10px -24px 0px -24px; 
}
.ella-home-block h4.home-tagtitle {
  color: #ffffff;
  text-align: center;
  line-height: 18px;
  padding: 10px 0px;
  background: #00957e;
  margin: 0px -24px;
  border: none;
  font-family: MyriadPro-Regular;
}
.ella-home-block .wpb_text_column { 
  margin: 0px;
  padding-top: 21px;
  padding-bottom: 10px; 
}

.hb-featured.hb-impactstory {
  height: 113px;
  min-height: 113px;
  margin: 5px 0px; 
}
.hb-featured.hb-impactstory .hb-content {
  margin-right: 0px;
  margin-left: 130px; 
}
.hb-featured.hb-impactstory .hb-img { 
  height: 110px;
  width: 110px;
  border-radius: 10px;
  left: 0px;
  right: auto; 
  margin-top: 0px;
}
.hb-featured.hb-impactstory .hb-img div {
  border-radius: 8px;
}
.hb-featured.hb-impactstory .hb-content h5 { 
  padding-top: 15px;
  margin-bottom: -2px; 
}
.ella-networkpartners .wpb_gallery_slides {
  background: white;
  border-radius: 15px;
  margin-bottom: -20px; 
  padding: 16px;
}
.ella-networkpartners .wpb_gallery_slides .isotope-item, .ella-networkpartners .wpb_gallery_slides .isotope-item a { 
  height: 45px;
}
.ella-networkpartners .wpb_gallery_slides .isotope-item img { 
  height: 100%;
  width: auto; 
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .fullflex .slide-text {
    margin-left: -450px;
    top: -350px;
    width: 40%;    
  }
}
@media only screen and (max-width: 979px) {
  .fullflex .slide-text {
    top: 50px; 
  }
  .fullflex .slide-text .slider-title {
    padding-top: 11px !important; 
  }
}

@media only screen and (max-width: 380px) { 
  .ella-home-block >  .vc_column-inner > .wpb_wrapper{
    padding: 10px 12px;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-collapse.bs-navbar-collapse.collapse { 
    border-radius: 0 0 15px 15px;
    padding-bottom: 5px; 
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .375);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .375);
  }
  .idioma-top {
    border-top: none !important;
    box-shadow: none !important;
    border-bottom: none !important;
  }
  .idioma-top > ul {
    min-width: 50px !important;
    background: #b6ffff;
    border: 1px solid #b6ffff;
    border-radius: 6px;
    overflow: hidden;
    padding: 0px;
    margin-top: 3px !important;
  }
  .idioma-top > ul > li {
    padding: 0px;
  }
  .idioma-top > ul > li > a {
    background: #018c76;
    overflow: hidden;
    color: #b6ffff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 12px;
    padding: 0px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 5px;
    font-weight: normal;
    font-family: MyriadPro-Regular;
  }
  .idioma-top > ul > li > a:hover {
    background: #018c76 !important;
    color: #b6ffff;
  }
  .idioma-top > a {
    visibility: hidden;
  }
  .idioma-top .dropdown-menu.dropdown-menu-right {
    min-width: 50px !important;
    top: 4px;
    margin: 0px;
    padding: 0px;
    display: block !important;
  }
}

.research_ico_1  > .vc_icon_element-inner > span.vc_icon_element-icon,
.research_ico_2  > .vc_icon_element-inner > span.vc_icon_element-icon,
.research_ico_3  > .vc_icon_element-inner > span.vc_icon_element-icon,
.research_ico_4  > .vc_icon_element-inner > span.vc_icon_element-icon {
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center center;
}
.research_ico_1  > .vc_icon_element-inner > span.vc_icon_element-icon {
  background-image: url(../images/ico_1.png);
}
.research_ico_2  > .vc_icon_element-inner > span.vc_icon_element-icon {
  background-image: url(../images/ico_2.png);
}
.research_ico_3  > .vc_icon_element-inner > span.vc_icon_element-icon {
  background-image: url(../images/ico_3.png);
}
.research_ico_4  > .vc_icon_element-inner > span.vc_icon_element-icon {
  background-image: url(../images/ico_4.png);
}
.research_ico_1  > .vc_icon_element-inner > span.vc_icon_element-icon::before,
.research_ico_2  > .vc_icon_element-inner > span.vc_icon_element-icon::before,
.research_ico_3  > .vc_icon_element-inner > span.vc_icon_element-icon::before,
.research_ico_4  > .vc_icon_element-inner > span.vc_icon_element-icon::before {
  display: none !important;
}

.about-box.icono-colorprincipal .wpb_single_image.wpb_content_element {
  margin: 0px;
  margin-bottom: -1px;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  border-top: 1px solid #c6c7cb;
  border-left: 1px solid #c6c7cb;
  border-right: 1px solid #c6c7cb;
}
.about-box.icono-colorprincipal .vc_icon_element {
  border-radius: 0px;

}
.about-box.icono-colorprincipal .vc_icon_element .vc_icon_element-inner {
  padding: 5px;
  margin-top: -20px;  
}
.about-box.icono-colorprincipal .vc_icon_element .vc_icon_element-inner .vc_icon_element-icon {
  border: 2px solid #c6c9c7;
}

.icoabout_1 .vc_icon_element-icon::before,
.icoabout_2 .vc_icon_element-icon::before,
.icoabout_3 .vc_icon_element-icon::before,
.icoabout_4 .vc_icon_element-icon::before,
.icoabout_5 .vc_icon_element-icon::before,
.icoabout_6 .vc_icon_element-icon::before {
  display: none !important;
}
.icoabout_1 .vc_icon_element-inner,
.icoabout_2 .vc_icon_element-inner,
.icoabout_3 .vc_icon_element-inner,
.icoabout_4 .vc_icon_element-inner,
.icoabout_5 .vc_icon_element-inner,
.icoabout_6 .vc_icon_element-inner {
  background-position: center center !important;
  background-size: 75% !important;
  background-repeat: no-repeat !important;
}

.icoabout_1 .vc_icon_element-inner { 
  background-image: url(../images/icoabout_1.png) !important;
}
.icoabout_2 .vc_icon_element-inner { 
  background-image: url(../images/icoabout_6.png) !important;
}
.icoabout_3 .vc_icon_element-inner { 
  background-image: url(../images/icoabout_3.png) !important;
}
.icoabout_4 .vc_icon_element-inner { 
  background-image: url(../images/icoabout_5.png) !important;
}
.icoabout_5 .vc_icon_element-inner { 
  background-image: url(../images/icoabout_2.png) !important;
}
.icoabout_6 .vc_icon_element-inner { 
  background-image: url(../images/icoabout_4.png) !important;
}

.ella-home-block blockquote.alignleft,.ella-home-block .wp-caption.alignleft,.ella-home-block img.alignleft {
  margin: 0.2em 0.4em 0.4em 0;
}
.ella-home-block blockquote.alignright,.ella-home-block .wp-caption.alignright,.ella-home-block img.alignright {
  margin: 0.2em 0 0.4em 0.4em;
}
.ella-home-block .wpb_text_column { 
  line-height: 18px; 
  font-size: 15px;
}
.ella-home-block em {
  font-style: normal;
  font-family: MyriadPro-Regular;
  color: #00957e;
  font-size: 24px;
}
.ella-home-block .wpb_text_column p {
  margin: 0px !important;
}
.ella-home-row { 
  border-radius: 20px;
  background: #efefef;
  padding: 12px 0px;  
  overflow: hidden;
}
@media only screen and (max-width: 797px) {
  .ella-home-row { 
    border-radius: 0px;
  }
}
.ella-home-row::after {  
  display: block;
  height: 4px; 
  display: block !important;
  padding-top: 12px;
  border-bottom: 4px solid #ff9e00;
  margin-bottom: -11px;
}
.ella-home-row .wpb_single_image {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0px;
}
.ella-home-row .wpb_text_column { 
  padding: 20px 15px; 
}


.ella-home-row .wpb_text_column a {
  padding: 4px 14px;
  background: #00957e;
  color: white;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  overflow: hidden; 
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.18);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.18);
  display: inline-block;
  margin: 0px 25px;
}
.about-btns {
  margin: 25px 0px;
}
.link-dev {
  background-color: #f5a000 !important;
}
.link-env {
  background-color: #00957e !important; 
}
.link-gov {
  background-color: #c4333a !important;
}

@media only screen and (min-width: 986px) { 
  #menu-about-the-ella-network > li > a {
    width: 185px;
  }
}
@media only screen and (max-width: 767px) { 
  .about-box {
    max-width: 390px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) { 
  .ocultar-imagen-outcomes{
    display: none;
  }
}

.menu-interna { 
  margin: 0px  !important;
  padding: 0px;
  background: transparent; 
  margin-top: 20px !important; /*TODO: Cambiar a 20px 5 menus, 30px 4 menus*/ 
}
@media only screen and (max-width: 640px) {
  .menu-interna { 
    margin-top: 14px !important;
  }
}
@media only screen and (max-width: 550px) {
  .menuprincipal-home .widget_nav_menu ul li {
    width: 20% !important; /*TODO: Cambiar a 20% 5 menus*/
  }
}
@media only screen and (max-width: 420px) {
  .menu-interna .menu-image-title {
    display: none;
  }
  .menu-interna a.menu-image-title-below {
    margin-bottom: 10px;
    padding: 0 5px !important;
  }
}
.menu-interna .menu-menu-principal-container > ul{
  list-style-type: none;
  margin: 0px !important;
  padding: 0 !important;
}
.menu-interna .menu-image-title {
  color: #868589 !important;  
  line-height: 15px !important;
  font-size: 13px !important; 
  margin-bottom: 10px;
}
.menu-interna .menu-item a.menu-image-title-below.menu-image-not-hovered img, 
.menu-interna .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
  padding-bottom: 2px !important;
}
.menu-interna .widget_nav_menu ul li a {
  display: block;
}
.ella-theme-development .wpb_text_column  a,
.ella-theme-environment .wpb_text_column  a,
.ella-theme-governance .wpb_text_column  a {
  color: #616560 !important;
  text-decoration: underline !important;
}
.pn-readmore { 
  background: #00957e;
  color: white !important;
  font-family: MyriadPro-Light !important;
  font-size: 16px;
  padding: 3px 27px 3px 18px;
  border-radius: 3px 0px 24px 3px;
  position: absolute;
  right: -10px;
  bottom: -11px; 
  text-decoration: none !important;
}

@media only screen and (max-width: 450px) {
  .pn-readmore { 
    right: -3px;
  }
}
.SumoSelect > .optWrapper > .options li.group > label {
  cursor: pointer !important;
}
.seleccionartodo { 
  cursor:pointer;
  display: block !important;
  font-weight: bold !important;
  color: #00957e !important; 
  line-height: 20px !important;
  padding: 0px !important;
  text-decoration: underline;
  font-size: 14px !important;
  text-align: center; 
  padding-top: 2px !important; 
}

.ella_tipo_filter .selectorall {
  display: none !important;
}
.pn-img img {
  width: 88%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.rceimgs-2 img:first-child {
  bottom: 50%;
  margin-bottom: auto;
  vertical-align: middle; 
  padding-top: 10px;
  margin-top: auto;
  left: 0;
  top: 0;
  right: 0;
  object-fit: contain;
  height: 60px;
}
.rceimgs-2 img:last-child { 
  top: 50%;
  height: 60px;
  padding-bottom: 10px;
  margin-bottom: auto;
  vertical-align: middle;
  bottom: 0px;
  margin-top: auto;
  left: 0;
  right: 0;
  object-fit: contain;
}
.view-empty { 
  max-width: 700px;
  margin: 0 auto;  
}
.view-empty p {
  margin-bottom: 5px;
}

#menu-menu-principal-home { 
  list-style: none;
  list-style-type: none; 
  padding: 0px;
  margin: 0px;
}
#menu-menu-principal-home::after {
  clear: both;
  content: " ";
  display: block;
  height: 0px;
  overflow: hidden;
}
.home.page .menuprincipal-home { 
  min-height: 150px; 
  /*max-width: 760px;*/ /*TODO: Quitar esto para soportar 5 menus en el home*/
}
.home.page #menu-menu-principal-home .menu-image-title {
  text-align: center;
  margin: 0 auto;
}

@media only screen and (max-width: 520px) { 
  .home.page .menuprincipal-home .widget_nav_menu ul li {
    width: 33% !important;
    margin-top: 0px !important;
  }
  .home.page .menuprincipal-home { 
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .home.page .menuprincipal-home .menu-image-title {
    height: 45px;
  }
  .home.page .menuprincipal-home .menu-image-title span {
    font-size: 16px !important;
    line-height: 17px !important;
  }
}
.lvca-container ul.slick-dots {
  display: none !important;
}


.award-right {
  background-color: #f6f6f6;
  border-radius: 0px 30px 0 0;
  border-bottom: 2px solid red; 
  height: 160px; 
}
.award-right ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; 
  display: block;
  margin: 30px 0px 10px 0px; 
}
.award-right ul li {
  float:left;
}
.award-right ul li > a { 
  display: block;
  max-width: 110px;
  text-decoration: none !important;
  position: relative;
  margin: 0 12px;
}
.award-right .award-img {
  max-width: 70px;
  height: auto;
  margin: 0 auto;
  display: block;
  border-radius: 5px;
  border: 4px solid #d0d0d0;
  max-height: 79px;
  overflow: hidden;
  object-fit: cover;
}
.award-right h5 {
  text-align: center;
  text-decoration: none !important;
  font-size: 14px;
  font-family: MyriadPro-Light;
  color: red;
  margin: 4px 0 0 0;
  line-height: 14px;
}
.award-right .flag-icon {
  display: block;
  font-size: 22px;
  top: 49px;
  right: 0px;
  position: absolute;
  border: 1px solid #bababa;
  background-size: 111%;
  background-position: center center;
}
.award-left {
  background: red;
  height: 160px;
  color: white;
  text-align: center;
  border-radius: 30px 0 0 0;
  position: relative;
}
.award-left h2 {
  margin: 0px;
  display: table-row;
  height: 120px;
}
.award-left h2 span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
}
.award-left h4 {
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 40px;
  margin: 0px;
  border-top: 2px solid white;
  color: white;
  line-height: 38px;
  font-size: 22px;
  font-family: MyriadPro-Light;
}
.award-row {
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  .award-right ul li > a { 
    max-width: 92px; 
    margin: 0 8px;
  }
  .award-right h5 {
    font-size: 13px;
  } 
}
@media only screen and (max-width: 767px) {
  .award-left { 
    height: auto;
    border-radius: 0px;
    display: block; 
  }
  .award-left h2 { 
    display: block;
    height: auto;
    font-size: 18px !important;
    padding: 5px 100px 5px 10px; 
  }
  .award-left h2 span {
    display: block;  
  }
  .award-left h4 {
    right: 0px;
    left: auto;
    width: 90px;
    text-align: center;
    top: 0px;
    line-height: 30px;
    bottom: 0px;
    height: auto;
    border-top: 0px;
    border-left: 1px solid white; 
  }
  .award-right {
    padding-top: 17px;
    padding-bottom: 15px;
    border-radius: 0px;
    height: auto; 
  }
  .award-right ul {
    margin: 0px !important;
  }
}

.video-block > .vc_column-inner > .wpb_wrapper{
  position: relative;
}
.oreja-left { 
  background-image: url(../images/oreja-left.png);
  background-size: 100% 100%;
  width: 16px;
  height: 17px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 0 0 0px 0px; 
}
.oreja-right { 
  background-image: url(../images/oreja-right.png);
  background-size: 100% 100%;
  width: 16px;
  height: 17px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: -1px;
  border-radius: 0 0 0px 0px; 
}
.page-template-page-ella2017-default .titemailnot {
  display: none !important;
}
.newsletter-row {
  margin-top: 30px;
}
.newsletter-row form { 
  max-width: 800px;
  margin: 0 auto; 
}
.not-front .row form#simplenews-subscription-manager-form input#edit-subscribe {
  font-family: MyriadPro-Light;
  font-weight: normal;
}

h1.titulo-primero {
  text-align: left;
  font-family: MyriadPro-Regular !important;
  font-size: 30px !important;
  font-weight: bold;
  letter-spacing: 0.5px; 
  padding-bottom: 8px; 
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.contactform4 .wdform-label{
  font-family: MyriadPro-Light;
  font-weight: bold;
}
.contactform4 .button-submit { 
  font-family: MyriadPro-Light !important;
  font-weight: normal !important; 
}


.menu-item.current-menu-item a.menu-image-hovered img,
.menu-item.current-page-ancestor a.menu-image-hovered img,
.menu-item a.menu-image-hovered img.hovered-image,
.menu-item a.menu-image-hovered:hover img.menu-image {
  opacity: 0;
  transition: opacity 0.25s ease-in-out 0s;
}
.menu-item.current-menu-item a.menu-image-hovered img.hovered-image,
.menu-item.current-page-ancestor a.menu-image-hovered img.hovered-image,
.menu-item a.menu-image-hovered:hover img.hovered-image {
  opacity: 1;
}

h3.entry-title.titulo-primero {
  text-align: left;
  font-family: MyriadPro-Regular;
  font-size: 26px !important;
  font-weight: bold;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 8px;
  color: #00957e;
  margin-top: 30px;
  margin-bottom: 23px;
  text-transform: uppercase;
}
.programmenews .compartir .post_show_url strong, .publications .compartir .link-original strong {
  font-family: MyriadPro-Regular !important;
}
.programmenews .post_show_url { 
  margin-top: 30px !important;
  padding: 0px 0 5px 0px; 
  margin-bottom: 20px;
}
.node-full .row p a {
  display: inline-block;
  text-align: left;
  font-size: 14px !important;
  line-height: 15px !important;
  font-family: MyriadPro-Regular !important;
}

.publications .grupo2 .compartir .post_show_url strong, .publications .grupo2 .compartir .link-original strong,
.publications .grupo2 .compartir #post-addthis span.share-text {
  font-family: MyriadPro-Regular;
}
.publications .grupo1 .titulo {
  font-family: MyriadPro-Regular;
  font-weight: bold;
  color: #00957e; 
}
.publications .others .other1 .title, .publications .others .other2 .title {
  font-family: MyriadPro-Regular; 
  font-weight: bold;
  font-size: 16px;
}
.publications .others .other1 .view .view-content .views-row p a, .publications .others .other2 .view .view-content .views-row p a, .publications .others .other2 .item-nivel a {
  font-size: 14px;
}
.publications .others .other1 .subtitle, .publications .others .other2 .subtitle {
  font-family: MyriadPro-Regular; 
  font-size: 14px;
}
.comments-area .comment-leavecomment, .publications .grupo2 .documents .download-full-details {
  font-family: MyriadPro-Regular; 
}
.comment-respond h3, .comments-area h3 {
  font-family: MyriadPro-Regular; 

}
.comment-form .green-but, .comment-form label, .comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
  font-family: MyriadPro-Light !important; 
  font-size: 14px;
}
.publications .cuerpo p {
  font-size: 16px;
}
.publications .key-lesson ul li {
  font-size: 15px;
}

.no-height, .no-height > div {
  margin: 0px !important;
  padding:0px !important;
  height: 0px !important;
  padding: 0px;
}

.table-full {
  width: 100%;
  display: table;
}


/* MENU PRINCIPAL HOME */

#menu-menu-principal-home .menu-item {
  position: relative;
}

#menu-menu-principal-home .sub-menu::before {
  width: 0;
  height: 0;
  content: " ";
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #00957e transparent;
  position: absolute;
  left: 50%;
  top: -9px;
  margin-left: -15px;
}
#menu-menu-principal-home .sub-menu {
  display: none;
  position: absolute;  
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border-radius: 15px;
  background: #00957e !important;
  margin-top: 35px !important;  
  width: 100%;
}
#menu-menu-principal-home > li::after {
  content: " ";
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  height: 40px;
  background: transparent;
}

@media only screen and (min-width: 870px) {
  #menu-menu-principal-home > li:hover .sub-menu{
    display: block;
  }
}

#menu-menu-principal-home .sub-menu > li {
  float: none;
  width: 100%;
  list-style-type: none;
  display: block;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#menu-menu-principal-home .sub-menu > li:first-child {
  border-radius: 15px 15px 0 0;
}
#menu-menu-principal-home .sub-menu > li:last-child {
  border-radius: 0 0 15px 15px;
}
#menu-menu-principal-home .sub-menu > li:hover {
  background-color: #018c76;
}
#menu-menu-principal-home .sub-menu > li > a, #menu-menu-principal-home .sub-menu > li > a > span {
  font-size: 14px !important;
  font-weight: normal;
  font-family: MyriadPro-light !important;
  letter-spacing: -0.1px;
}

/* MENU PRINCIPAL - INTERNAS */


#menu-menu-principal .menu-item {
  position: relative;
}

#menu-menu-principal .sub-menu::before {
  width: 0;
  height: 0;
  content: " ";
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #BF0008 transparent;
  position: absolute;
  left: 50%;
  top: -9px;
  margin-left: -15px;
}
#menu-menu-principal .sub-menu {
  display: none;
  position: absolute;  
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border-radius: 15px;
  background: #00957e !important; 
  margin-top: 0px !important;
  margin-left: -25px !important;
  margin-right: -25px !important;
  background: #BF0008 !important; 
}
#menu-menu-principal > li::after {
  content: " ";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 5px;
  background: transparent;
}

@media only screen and (min-width: 870px) {
  #menu-menu-principal > li:hover .sub-menu{
    display: block;
  }
}

#menu-menu-principal .sub-menu > li {
  float: none;
  width: 100%;
  list-style-type: none;
  display: block;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#menu-menu-principal .sub-menu > li:first-child {
  border-radius: 15px 15px 0 0;
}
#menu-menu-principal .sub-menu > li:last-child {
  border-radius: 0 0 15px 15px;
}
#menu-menu-principal .sub-menu > li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#menu-menu-principal .sub-menu > li > a, #menu-menu-principal .sub-menu > li > a > span {
  font-size: 14px !important;
  font-weight: normal;
  font-family: MyriadPro-light !important;
  letter-spacing: -0.1px;
}
#menu-menu-principal .sub-menu > li > a > span.menu-image-title  {
  color: white !important;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0px auto !important;
  padding: 0px;
  height: auto;
  line-height: 34px !important;
  text-align: center !important;
}
#menu-menu-principal .sub-menu > li > a > span.menu-image-title > span { 
  display: block;
  text-align: center; 
}

#search {
  position: relative;
}
.search-extrainfo {
  position: absolute;
  top: 28px;
  left: 1px;
  right: 0px;
  height: 50px;
  background: white;
  -webkit-box-shadow: 0px 5px 14px -5px rgba(0,0,0,0.58);
  -moz-box-shadow: 0px 5px 14px -5px rgba(0,0,0,0.58);
  box-shadow: 0px 5px 14px -5px rgba(0,0,0,0.38);
  border-radius: 0 0 8px 8px;
  text-align: center;
  line-height: 12px;
  padding-top: 19px;
  font-size: 12px;
  color: #00957e;
  font-family: MyriadPro-Regular;
  padding-left: 10px;
  padding-right: 10px; 
}
.SumoSelect > .optWrapper > .options li.group > label {
  padding-left: 30px !important;
  text-align: left;

}
.ella_tipo_filter .cajita {
  display: none !important
}

.botones-comunidad > a {
  width: 100%;
  display: block;
  background: #00957e;
  line-height: 35px;
  color: white !important;
  font-size: 18px;
  border-radius: 11px;
  font-family: MyriadPro-Light !important;
  font-weight: normal !important;
  margin: 10px 0px;
  text-align: center;
}

.col-xs-12 .inscripcion {
  display: none;
}
.yt-embed-wrapper {
  position: absolute;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}

.lvca-posts-carousel .lvca-posts-carousel-item .hentry .hentry-borde {
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  height: 4px;
  width: 100%;
  background: red;
  left: 0;
  right: 0;
}
.lvca-posts-carousel .lvca-posts-carousel-item .hentry { 
  position: relative;
}
.lvca-posts-carousel .lvca-posts-carousel-item .lvca-entry-text-wrap {
  height: 150px;
}

.exchangeandlearning-item h2 {
  pointer-events: none;
}
.wpb_video_widget .wpb_wrapper iframe {
  max-width: 574px;
}

.st-videothumbnail > a {
  display: block;
  width: 75px;
  height: 75px;
  overflow: hidden; 
}
.st-videothumbnail > a img { 
  width: 100px;
  height: 100px;
  margin-left: -25px;
  margin-top: -12px;
}
#form-our-comunity p {
  font-size: 14px;
  line-height: 16px;
  font-weight: normal !important; 
}
#form-our-comunity h3 {
  padding-bottom: 8px;
}
#form-our-comunity .form-item {
  margin-top: 7px !important;
  border:none !important;
}
#form-our-comunity .form-item input { 
  border:none !important;
}
#form-our-comunity .form-item input::-webkit-input-placeholder,
#form-our-comunity .form-item input:-moz-placeholder ,
#form-our-comunity .form-item input::-ms-input-placeholder,
#form-our-comunity .form-item input:-ms-input-placeholder
{
  color: #00957e !important;
}
#form-our-comunity .btn-send{
  float: right !important;
  margin-top: 4px !important;
}
.login-members-texto .wpb_wrapper {
  font-size: 18px !important;
  line-height: 21px;
  padding-left: 15px;
  margin-top: 15px; 
}
#form-our-comunity {
  margin-top: -14px !important;
  background: #ffffff;
  border-color: #c9c9c9 !important;
}

.om-testimonio table td:first-child {
  vertical-align: top;
}
.om-testimonio table {
  width: 100%;
}
.om-testimonio img {
  width: 110px;
  border: 2px solid #cccccc;
  border-radius: 18px;
  overflow: hidden;
  margin-right: 8px;
  margin-top: 0px;
  object-fit: cover;
  margin-bottom: 6px !important;
}
.om-testimonio em, .our-community-block em { 
  color: #f5a000;
  text-align: justify;
  display: block;
  letter-spacing: 0.2px;
  line-height: 16px;
  opacity: 1;
  font-size: 14px;
}
.om-testimonio p { 
  display: block;
  text-align: right;
  line-height: 17px;
  margin-top: 4px;
  color: #616560; 
}
.om-testimonio strong, .our-community-block strong { 
  color: #616560;
  font-size: 16px; 
}
.om-testimonio b, .our-community-block b { 
  color: #00957e;
  font-weight: normal !important;
  font-family: MyriadPro-Light; 
}

.video-block.our-community-block .wpb_video_widget {
  border-bottom: 7px solid #00957e;
}
.our-community-block .wpb_text_column { 
  padding: 0px;
  margin-top: 7px;
  margin-bottom: 0px; 
}
.our-community-txtblock {
  background: #f2f2f2;
  padding: 20px 10px 20px 1px;
  border-radius: 18px;
}

.our-community-txtblock .wpb_content_element {
  margin-bottom: 0px;
  padding-bottom: 18px;
  padding-top: 18px;
  border-bottom: 1px solid #cccccc;
  min-height: 150px;
}
.our-community-txtblock .wpb_content_element:first-child {
  padding-top: 0px;
}
.our-community-txtblock .wpb_content_element:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

.btn-loadmore {
  display: inline-block;
  padding: 8px 15px;
  background: #f2f2f2;
  border-radius: 10px;
  font-weight: normal !important;
  font-family: MyriadPro-Light !important;
  text-decoration: none !important; 
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 200;
  position: relative;
}
.btn-loadmore:hover {
  color: white;
  background: #00957e;
}
.btn-loadmore i {
  font-size: 10px;
  background: #faac42;
  width: 18px;
  height: 17px;
  line-height: 18px;
  border-radius: 50%;
  color: white;
  padding: 0px;
  margin: 0px;
  text-align: center;
  margin-left: 4px; 
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-loadmore:hover i {
  background: transparent;
}
.ella_tema_filter, .ella_tipo_filter {
  width: 100%;
  display: inline-block;
}
.ella_tema_filter .CaptionCont > span, .ella_tipo_filter .CaptionCont > span {
  text-align: left;
}
.row-alfabetos {
  text-align: center;
}
.row-alfabetos > ul {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-top: 24px;
  margin-bottom: 24px; 
}
.row-alfabetos > #list-alphabet li {
  margin-left: 6px !important;
  margin-right: 6px !important;
}
.row-alfabetos > #list-alphabet li a { 
  font-family: MyriadPro-Light;
  font-size: 17.5px; 
  text-decoration: none;
  line-height: 28px
}

.cm-block { 
  width: 400px;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
  margin: 8px 2px;
  display: inline-block;
  height: 115px !important;
  vertical-align: top;
}
.cm-block .cm-table {
  height: 115px;
  width: 100%;
  display: table;
}
.cm-row {
  display: table-row;
}
.cm-block .cm-table .cm-foto {
  display: table-cell;
  width: 70px;
  vertical-align: middle;
  background: #d2d2d2; 
  border-bottom: 3px solid #f69e00;
  width: auto; 
}
.cm-block .cm-table .cm-contenido {
  display: table-cell;
  width: 100%;
  border-bottom: 3px solid #c4333a;
  padding: 0px 10px;
  font-size: 14px;
  text-align: left;
  line-height: 18px;
  vertical-align: middle;
}
.cm-block .cm-table .cm-contenido > span {
  display: block;
}
.cm-foto img {
  width: 62px;
  margin: 5px;
  border: 1px solid #f6f6f6;
  border-radius: 10px; 
  background: white;
  min-height: 60px;
  object-fit: cover; 
}
.cm-contenido {
  background: #f6f6f6;
}
.container-members {
  text-align: center;
}

.join-facebook, .join-linkedin {
  width: 100%;
  margin-bottom: -15px !important;
}
.join-facebook button {
  width: 100%;
  margin-top: 28px;
  border-radius: 10px !important;
  border: none;
  background: #063675 !important;
  height: 65px;
  padding-right: 110px !important;
  font-size: 18px !important;
  padding-top: 9px !important;
}
.join-facebook button i {
  margin-right: 20px;
  width: 45px !important;
  height: 45px !important;
  text-align: center;
  line-height: 46px !important;
  font-size: 30px !important;
  border-radius: 10px;
  color: #063675;
  background: white; 
} 
.join-linkedin button {
  width: 100%;
  margin-top: 28px;
  border-radius: 10px !important;
  border: none;
  background: #0174b1 !important;
  height: 65px;
  padding-right: 110px !important; 
  font-size: 18px !important;
  padding-top: 9px !important;
}
.join-linkedin button i {
  margin-right: 20px;
  width: 45px !important;
  height: 45px !important;
  text-align: center;
  line-height: 46px !important;
  font-size: 30px !important;
  border-radius: 10px;
  color: #0174b1;
  background: white; 
}
.conmaxwidth {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto !important;
  float:none !important;
}
.our-community-logout {
  margin: 0px !important;
  margin-left: auto!important;
  margin-right: 0px!important;
  float: none !important;
  text-align: center;
  width: 100% !important;
}
.our-community-logout button {
  background: transparent !important;
  border: none;
  padding: 0px !important;
  color: #c4333a !important;
  font-weight: bold !important;
  margin-bottom: -15px !important;
  display: inline-block !important;
  margin-top: 6px;
}

.filtro-fila-left {
  padding-right: 0px !important;
}
.filtro-fila {
  padding-right: 0px !important;
  padding-left: 5px !important;

}
.filtro-fila-right {
  padding-left: 5px !important;
}


.cmp-foto img {
  max-width: 110px;
  padding: 15px;
  margin: 0 auto;
  border: 2px solid white;
  border-radius: 5px;
}
.cmp-foto {
  display: block;
  float: left;
}
.cmp-contenido {
  margin-left: 140px;
  border-bottom: 2px solid #c82828;
}
.cmp-block {
  position: relative;
  border-radius: 27px;
  overflow: hidden;
  background: #f5f5f5;
  border: 1px solid #d1d1d1; 
  margin-bottom: 20px;
}
.cmp-foto {
  background: #d1d1d1;
  margin: 10px auto;
  float: none;
  position: absolute;
  width: 150px;
  top: 0px;
  bottom: 0px;
  padding: 20px;
  margin: 0px;
  border-bottom: 2px solid #f69e00;
}
.cmp-foto img {
  padding: 0px;
  background-color: white;
}
.cmp-foto .flag-icon {  
  display: block !important;
  border: 1px solid white !important;
  width: 42px !important;
  height: 32px !important;
  margin: auto !important;
  margin-top: 8px !important;  
}
.cmp-contenido {
  min-height: 185px;
}
.cmp-contenido table {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.cmp-contenido tr {
  height: 34px;
  border-bottom: 1px solid #d5d5d5; 
}
.cmp-contenido tr th {
  line-height: normal;
  padding-left: 30px;
  font-weight: normal;
  font-family: MyriadPro-Light;
  color: #00957e;
  font-size: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  min-width: 170px;
}
.cmp-contenido tr td {
  line-height: normal; 
  font-weight: normal;
  font-family: MyriadPro-Light; 
  font-size: 15px; 
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
}
.cmp-extrainfo {
  font-family: MyriadPro-Light; 
  font-weight: normal;
  margin-right: 40px;
}
.cmp-extrainfo a {
  font-family: MyriadPro-Light; 
  font-weight: normal !important;
  color: #717171;
}
.cmp-extrainfo a i {
  color: #00957e;
}


.submit-article-form {
  padding: 25px 0px 15px 0px;
  border-radius: 20px;
  border: 1px solid #d1d1d1;
  background: #f8f8f8;
  max-width: 600px;
  margin: 0 auto !important;
}
.submit-article-form span {
  color: #00957e;  
}
.submit-article-form input {
  color: #717171;
  font-size: 14px;
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}
.oc-ac-left {
  float: left;
  width: 60%;
}
.oc-ac-right {
  float: right;
  width: 39%;
  padding: 0 15px;
  overflow: hidden;
}
.oc-ac-right input[type=file] { 
  font-size: 12px;
  margin-top: 10px !important; 
  width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
  border-radius: 6px;
  border: none;
  color: white;
  background: #00957e;
  width: 100%;
  padding: 6px 0px;
  margin-top: 46px !important;
  margin-bottom: 0px !important;
  font-size: 16px;
}
.submit-article-form .wpb_content_element {
  margin-bottom: 0px !important;
}
.submit-article-form input[type=text] {
  line-height: 40px;
  border:none;
  width: 96%;
  padding: 0px 5px;
  background: #eaeaea;
}
.submit-article-form .wpcf7-not-valid-tip {
  color: #c82828;
  display: block;
  margin-top: -13px;
  font-size: 13px;
}
.wpcf7-response-output.wpcf7-validation-errors {
  display: block;
  border-color: rgba(200, 40, 40, 0.24);
  border-radius: 12px;
  font-size: 12px;
}

.our-community-publico .ella_tema_filter, .our-community-publico .ella_tipo_filter {
  max-width: 250px;
}
.btn-loadmore {
  margin-top: 15px;
  margin-bottom: -30px; 
}
@media only screen and (max-width: 500px) {
  .cm-block {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .login-members-texto .wpb_wrapper {
    padding: 0px;
    margin: 0px; 
  }
  .login-members-texto .wpb_text_column .wpb_wrapper {
    padding: 0px;
    padding-bottom: 20px;
  }
  .our-community-txtblock {
    border-radius: 0px;
  }
  .wpb_video_widget .wpb_wrapper iframe {
    max-width: 1000px;
  }
  .ella-home-block.video-block {
    background: #f2f2f2;
    margin-bottom: 5px;
  }
  .ella-home-block.video-block .oreja-left, .ella-home-block.video-block .oreja-right {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .join-facebook button {
    padding-right: 78px !important;
    padding-left: 20px !important;
    font-size: 16px !important;
    padding-top: 13px !important; 
  }
  .join-facebook button i {
    right: 0px !important;;
  }
  .join-linkedin button {
    padding-right: 78px !important;
    padding-left: 20px !important;
    font-size: 16px !important;
    padding-top: 13px !important; 
  }
  .join-linkedin button i {
    right: 0px !important;;
  }
  .filtro-fila-left, .filtro-fila, .filtro-fila-right{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media only screen and (max-width: 600px) { 
  .oc-ac-left { 
    float: none;
    width: 100%;
    padding: 0px; 
  }
  .oc-ac-left input {
    width: 100% !important;
  }
  .oc-ac-right { 
    float: none;
    width: 100%;
    padding: 0px; 
  }
  .oc-ac-right p {
    margin:0px !important;
    padding: 0px !important;
  }
  .oc-articlesubmit .wpcf7-form-control.wpcf7-submit { 
    margin-top: 20px !important;
  }
}
.cmp-movil {
  display: none !important;
}
@media only screen and (max-width: 700px) { 
  .cmp-foto {
    display: none;
  }
  .cmp-contenido {
    margin-left: 0px;
  }
  .cmp-contenido tr th {
    min-width: 50px;
    padding-left: 20px;
  }
  .cmp-nomovil {
    display: none !important;
  }
  .cmp-movil {
    display: table-row !important;
  }
  .cmp-extrainfo {
    display: block;
    float: none;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 3px;
  }
}

.wpb_image_grid .wpb_image_grid_ul {
  text-align: center;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  display: inline-block !important;
  float: none !important;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  padding: 0px 4px;
}
.condeselector > .options {
  padding-top: 0px !important;
}
.deselectall {
  display: block;
  padding-top: 4px;
}
.deselectall span {
  display: block !important;
  text-align: center;
  padding-bottom: 4px;
  font-size: 13px;
  font-family: MyriadPro-Regular;
  font-weight: normal;
  color: #00957e !important;
  text-decoration: underline !important;
  cursor:  pointer;
}
#comments {
  display: none;
}

.ella-submitarticles strong {
  color: #00957e;
}
.intro-contenido.ella-submitarticles::before {
  margin-left: 108px;
}

.intro-contenido.ella-community-directory::before {
  margin-left: -100px;
}

@media only screen and (max-width: 991px) {
  .intro-contenido.ella-submitarticles::before {
    margin-left: 60px;
  }
  .intro-contenido.ella-community-directory::before {
    margin-left: -82px;
  }
}

@media only screen and (max-width: 600px) {
  .intro-contenido.ella-submitarticles::before {
    margin-left: 50px;
  }
  .intro-contenido.ella-community-directory::before {
    margin-left: -70px;
  }
}


.ella-submitarticles .wpb_text_column.wpb_content_element {
  max-width: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;  
}
.ella-submitarticles .vc_separator.wpb_content_element {
  margin: 25px 15px !important;
  width: auto;
}
.ella-submitarticles .vc_separator.wpb_content_element .vc_sep_line {
  border-color: #d9d9d9!important;
}
.submit-article-form {
  max-width: 700px;
  margin-bottom: 25px !important;
}
.oc-ac-left {
  width: 50%;
  padding: 0px 5px;
}
.oc-ac-right {
  width: 50%;
  padding: 0px 5px;
}


.submit-article-form input[type=text], .submit-article-form input[type=password], .submit-article-form input[type=email], .submit-article-form input[type=url], .submit-article-form input[type=email] {
  line-height: 40px;
  border: none;
  width: 100%;
  padding: 0px 5px;
  background: #eaeaea;
}
.submit-article-form select {
  line-height: 40px;
  height: 40px;
  border: none;
  width: 100%;
  padding: 0px 5px;
  background: #eaeaea;
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}
.submit-article-form .wpcf7-form-control.wpcf7-submit {
  margin: 10px 0 0 0 !important;
  max-width: 160px;
}
@media only screen and (max-width: 600px) { 
  .oc-ac-left {
    width: 100%;
    padding: 0px 5px;
    float: none;
  }
  .oc-ac-right {
    width: 100%;
    padding: 0px 5px;
    float: none;
  }
  .submit-article-form .wpcf7-form-control.wpcf7-submit {
    margin: 10px 0 0 0 !important;
    max-width: 100%;
  }
}
.wpcf7-response-output.wpcf7-validation-errors {
  display: block;
  border-color: rgba(200, 40, 40, 0.24);
  border-radius: 5px;
  font-size: 12px;
}

.border-ellacommunitymembers .vc_sep_line {
  border-color: #d9d9d9;  
}
.border-ellacommunitymembers {
  margin-top: -15px;
}
.border-ellacommunitymembers .vc_sep_pos_align_center {
  margin-bottom: 25px;
}
.intro-intranet .wpb_text_column.wpb_content_element {
  margin-bottom: 25px;
}
.intro-intranet .our-community-logout {
  position: absolute;
  bottom: -2px;
  border: none;
  display: block;  
}
.intro-intranet .our-community-logout button {
  background: #ff9e00 !important;
  color: white !important;
  padding: 3px 15px !important;
  display: block !important;
  margin: 0 auto;
  border-radius: 0px 8px 0 0;
  border: none !important;
  left: 40px;
  border-left: 1px solid #efefef !important;
  font-weight: normal !important;
  font-size: 16px;
}
.intro-intranet .our-community-editprofile {
  position: absolute;
  bottom: -2px;
  border: none;
  display: block;
  width: 100%;
  bottom: 0px;
  position: absolute;
  margin: 0px;
  margin-bottom: -17px; 
}
.intro-intranet .our-community-editprofile button {
  background: #ff9e00 !important;
  color: white !important;
  padding: 3px 15px !important;
  display: block !important;
  margin: 0 auto;
  border-radius: 8px 0px 0 0;
  border: none !important;
  right: 40px;
  font-weight: normal !important;
  font-size: 16px;
}

.our-community-txtblock p em, .our-community-txtblock .wpb_text_column em {
  -webkit-text-stroke: 0.45px rgba(244, 156, 0, 0.2) !important;
  font-style: normal !important;
  font-size: 15px;
  line-height: 16px;
}
.our-community-txtblock p em strong, .our-community-txtblock .wpb_text_column em  strong {
  font-family: MyriadPro-Regular !important;
  color: #f59e03;  
}
.om-pie {
  font-size: 14px;
  color: #b0b0b0;
  margin-top: 3px;
  margin-bottom: -10px !important;  
}
.om-pie strong {
  color: #626461;
  font-size: inherit;
  font-weight: normal;
  font-family: MyriadPro-Light;
}

.menu-conredes .widget_nav_menu ul li a {
  border-bottom: none !important;
  position: relative;
}
.menu-conredes .widget_nav_menu ul {
  overflow: visible !important;
  background: transparent !important;
}
.menu-conredes .widget_nav_menu ul li:first-child a {
  border-radius: 15px 0 0 0 !important;
}
.menu-conredes .widget_nav_menu ul li:last-child a {
  border-radius: 0 15px 0 0 !important;
} 
.menu-conredes .widget_nav_menu ul li.current-menu-item a:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #efefef transparent transparent transparent;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: -15px;
}
.menu-conredes a[title=menu-facebook] {
  max-width: 205px;
  line-height: 16px !important;
  height: 48px;
  text-align: right;
  padding-top: 8px !important;
  padding-right: 50px !important;
  background: #063675 !important;
  position: relative;
  font-size: 16px !important;
}
.menu-conredes a[title=menu-facebook]:after {
  content: "\f09a" !important;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  right: 14px;
  top: 0px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 26px;
  height: 26px;
  color: #063675;
  background: white;
  text-align: center;
  line-height: 28px;
  border-radius: 6px;
}
.menu-conredes a[title=menu-linkedin] {
  max-width: 175px;
  line-height: 16px !important;
  height: 48px;
  text-align: right;
  padding-top: 8px !important;
  padding-right: 50px !important;
  background: #0174b1 !important;
  position: relative;
  font-size: 16px !important;
}
.menu-conredes a[title=menu-linkedin]:after {
  content: "\f0e1" !important;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  right: 14px;
  top: 0px;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 26px;
  height: 26px;
  color: #0174b1;
  background: white;
  text-align: center;
  line-height: 28px;
  border-radius: 6px;
}
.editprofile-mensajecontextual {
  display: none;
}
.ella-community-directory {
  padding: 20px 10px;
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: -12px;
}
.ella-community-directory .wpb_text_column.wpb_content_element  {
  margin-bottom: 22px;
}
.ella-submitarticles {
  padding: 20px 10px;
  text-align: justify;
  padding-bottom: 0px;  
}
.ella-submitarticles .wpb_text_column.wpb_content_element  { 
  margin-bottom: 10px; 
}
.om-testimonio {
  padding-bottom: 0px;  
}
.om-testimonio img {
  width: 85px;
  height: 90px;
  border: 2px solid #fd9f00;
  border-radius: 15px;  
}
.our-community-txtblock p em, .our-community-txtblock .wpb_text_column em {
  -webkit-text-stroke: 0.1px #727272 !important;
  font-size: 14px;
  color: #727272;
  padding: 0px 10px;
}
.our-community-txtblock p em strong, .our-community-txtblock .wpb_text_column em  strong {
  color: #727272;
  font-size: 14px;
  font-family: MyriadPro-Regular !important;
  font-weight: normal;
}
.om-pie {
  text-align: right;
  padding-top: 10px;  
  padding-right: 10px;
}
.om-pie strong {
  color: black !important;
}
.om-pie span {
  color: #f69e00;
  padding-left: 3px;
  padding-right: 3px;
  -webkit-text-stroke: 0px #727272 !important;
}
.our-community-txtblock .wpb_content_element {
  min-height: 151px
}
.omv-pie {
  text-align: left;
  line-height: 17px;
  height: 54px;
  padding-top: 2px;
}
.omv-pie em {
  display: inline;
}
.omv-pie strong {
  font-family: MyriadPro-Light;
  font-size: 14px;
  color: black;
}
.omv-pie em {
  font-family: MyriadPro-Light;
  font-size: 14px;
  display: inline;  
}
.omv-pie b {
  font-size: 14px;
}

.page-template-page-ella2017-default-private .modal-content {
  border-radius: 20px !important;
}
.page-template-page-ella2017-default-private .modal-body {
  padding: 0px;
}
.page-template-page-ella2017-default-private .container-fluid {
  padding: 0px;
  margin: 0px;
}
.page-template-page-ella2017-default-private .modal-alliances .post_bg {
  padding: 0px !important;
}
.edit-profile-wrapper {
  border-radius: 0px;
  border: none;
  background: white;
  padding: 15px 15px 0px 15px;
}
.edit-profile-wrapper input[type=text], .edit-profile-wrapper input[type=email], .edit-profile-wrapper input[type=url], .edit-profile-wrapper input[type=password], .edit-profile-wrapper select, .edit-profile-wrapper textarea {
  font-family: MyriadPro-Regular;
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 2px !important;
  margin-bottom: 10px !important;
  width: 100%;
  border: none;
  background: #eaeaea;
}
.edit-profile-wrapper textarea { 
  padding: 8px 15px;
  height: 95px;
  line-height: 16px;
  font-size: 14px; 
}

.cb-allow-wrapper {
  line-height: 18px;
  font-size: 14px;
  text-align: left !important;
  display: block;
}
.cb-allow-wrapper input[type=checkbox] { 
  float: left;
  display: block;
  margin-right: 8px; 
  margin-top: 2px !important;
}
.lightslider-ella .lslide  {
  height: 300px;
  overflow: hidden;
}
.lightslider-ella .lslide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ella-sliderwrapper {
  width: 97% !important;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
}
.ella-sliderwrapper .lSSlideOuter  {
  background: #aeadb3;
  border: 3px solid #aeadb3;
  border-radius: 16px;
  overflow: hidden;
  z-index: 100000;
  position: relative;
}
.lSPager.lSGallery > li > a { 
  display: block;
  width: 100%;
  height: 50px;
  position: relative; 
}
.lSPager.lSGallery > li > a > img { 
  width: 80px !important;
  height: 80px !important;
  object-fit: cover;
  display: block !important;
  position: absolute;
  top: -15px;
  left: -15px;
  right: 0px;
  max-width: none !important; 
}
.st-youtubevid a::after {
  content: "\e90f";
  display: block;
  position: absolute;
  font-family: 'lvca-icomoon' !important;
  color: white;
  font-weight: bold;
  margin: auto;
  top: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.73);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  line-height: 25px;
  font-size: 22px;
  opacity: 0.7;

}

.sec-edit-profile-member-image{
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  border: 3px solid #00957e;
  border-radius: 8px;
  margin: 8px 10px 10px 5px;
}

.sec-edit-profile-member-image img{
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.sec-edit-profile-member-image button{
  position: absolute !important;
  right: -23px !important;
  width: 18px !important;
  height: 18px !important;
  top: -23px !important;
  background-size: 100% !important;
}

.sec-edit-profile-member-image input[type=file]{
  padding-left: 80px;
  padding-top: 7px;
}
.oc-articlesubmit .error {
  display: block;
  font-size: 12px;
  padding-top: 0;
  color: #b92424;
  padding: 0px;
  margin: 0px;
  line-height: 10px;
  margin-top: -5px !important; 
  width: auto !important;
  white-space: nowrap;
  height: 14px;
  max-width: 500px;
  max-height: 200px;
  left: 0px;
  margin-bottom: -15px !important;
}
.error-wrapper input {
  border: 1px solid #b92424 !important;
}
.changepassword-selector {
  display: block;
  text-align: center;
}
.changepassword-selector a {
  color: #00957e;
  text-decoration: none;
  font-family: MyriadPro-Regular;
  font-weight: normal;
  border-bottom: 1px solid #00957e;
  display: inline-block; 
}
.btn-loadmore-wrapper {
  display: block;
  margin-bottom: -52px;
}
.page-template-page-ella2017-default-private  .modal-backdrop.in{ 
  padding-bottom: 300px;
  box-sizing: content-box;
}
@media only screen and (max-width: 991px) and (min-width: 515px) { 
  .menu-conredes a[title=menu-facebook],  .menu-conredes a[title=menu-linkedin] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 115px !important;
    padding-right: 15px !important;
    text-align: center; 
  }
  .menu-conredes a[title=menu-facebook]:after,  .menu-conredes a[title=menu-linkedin]:after {
    display: none;
  }
}
@media only screen and (max-width: 515px) {
  .menu-conredes a[title=menu-facebook],  .menu-conredes a[title=menu-linkedin] {
    padding-top: 14px !important;
    text-align: center;
    padding-left: 60px !important;
  }
}

.ella-webinarwrapper > .wpb_column > .vc_column-inner > .wpb_wrapper {
  border: 1px solid #d8d8d8;
  overflow: hidden;
  border-radius: 40px;
}
.ella-webinarwrapper > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image { 
  margin-bottom: 15px;
  border-bottom: 15px solid #c4333a; 
}
.ella-webinarwrapper > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
  padding-left: 30px;
  padding-right: 30px;
  width: auto;
  margin-bottom: 10px;  
}
.ella-webinarwrapper > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row-fluid {
  width: 90%;
  margin: 0px auto 20px auto;
}
.ella-webinarthumbnail { 
  margin: 0px; 
  position: relative;
  margin-bottom: 20px;
  height: 60px;
}
.ella-webinarthumbnail h2 { 
  font-size: 14px !important;
  width: auto;
  position: relative;
  top: 47%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 95px; 
}
.ella-webinarthumbnail figure {
  width: 80px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
}
.ella-webinarthumbnail img {
  border: 2px solid #00957e;
  border-radius: 8px;
  position: relative;
  display: block;
}
.ella-webinarthumbnail .vc_single_image-wrapper:after {
  position: absolute;
  top:0;
  right: 0;
  left: 0;
  bottom: 0;
  content: " ";
  background-image: url(../images/webinar-play.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50% auto;
  display: block;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.35;
}
.ella-webinarthumbnail .vc_single_image-wrapper:hover:after {
  opacity: 1;
}