.enm-fundacion .head-search {
    margin-right: 31px;
}
.enm-fundacion .t3-mainbody {
    padding-top: 0;
}
.enm-fundacion .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus 
{
    background-color: #fff;
    color: #fb3737;
}
.enm-fundacion #institutionalmenu a:hover {
    background-color: #fff;
}
.enm-fundacion .head-search a {
    color: #000;
}
.enm-fundacion .head-search a:hover {
    color: #fb3737;
}

.enm-fundacion .wrap {
    background-color: #333366;
}
.enm-fundacion .navbar-nav > .open > a {
    background-color: #2c86c2 !important;
    border: medium none;
    color: #fff !important;
}
.enm-fundacion .bt-social-share.bt-social-share-above {
    display: none;
}
.enm-fundacion .t3-content .item-page.emw-article > div {
    width: 100%;
}
.enm-fundacion h1, .enm-fundacion h2, .enm-fundacion h3, .enm-fundacion h4, .enm-fundacion h5, .enm-fundacion h6{
    color:#333366;

}
.enm-fundacion .iconbox_icon {
    background-color: #fff;
    border-radius: 500px;
    border-style: solid;
    border-width: 1px;
    font-size: 27px;
    height: 72px;
    line-height: 72px;
    margin-right: 22px;
    text-align: center;
    width: 72px;
}
.enm-fundacion .imagen-presentacion {
    border-radius: 10000px;
}
.enm-fundacion tr td {
    border-top: 0 none;
}
.enm-fundacion td, th {
    padding: 15px;
}
/*Contenedo inicio*/
.enm-fundacion .contenedores-inicio {
    float: left;
    border-right: 3px none;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    padding: 45px 20px 20px;
    width: 31%;
    height: 350px;
    /*margin: 0 0 0 37px;*/
    position: relative;
}
.enm-fundacion .contenedor-inicio .fa {
    left: 50%;
    margin-left: -35px;
    position: absolute;
    top: -40px;
}

/*Conteniao inicio*/
.enm-fundacion .t3-sl {
    padding-bottom: 0;
    padding-top: 0;
}
.enm-fundacion .page-header {
     border-bottom: 0 solid #eeeeee;
     padding-bottom: 0;
}
.enm-fundacion .cntmainmenu .searchpos {
    height: 0;
}
/*Lineas que no me estan funcionando*/
/*Tabla fundacion*/
.enm-fundacion td {
    vertical-align: middle;
}
/*Tabla fundacion*/
.enm-fundacion .head-search > ul > li > a::before
{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAyCAYAAABh7ppAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOdJREFUeNqk0ssKhCAUBuC8zbaIossDzqN3oYii3ZiZQYuU+m0ocOHx4/ekEq11cPURQr77Gj0X53ne5+xcs8A4jsytWZO+75mbwM+Ttm2524tVaJoGg6qq9jm5BXVde4GAwPSAQdd13P11CwzDICCYpknAg5JSfmCC+XDCE8Dd2lXCf4D6trgC4nUCBAy+6mORIkB9CasZCgF1oNuTVL7rXuCbfAqCV0CaoV+B5UnC6gPqFgghfvDZh2GIE+I4lvAu0jTFR53nuYSgKAovwFuUZYkvy/SAQZZlGCRJoiCIoki5TW4CDACPvE4qiEdEewAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-size: 400% 100%;
    border-style: none;
    border-width: 0;
    bottom: auto;
    content: " ";
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 2;
}
.enm-fundacion .head-search > ul > li > a
{
    height: 50px;
    line-height: 50px;
}