.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
    min-height: 90px;
}

.navbar-nav {
    float: right;
    /* margin: 0 auto; */
    /*text-align: center;
    position: absolute;
    top: 79px;
    z-index: 11;
    left: 9%;
    right: 9%;*/
}

.navbar-default {
    background-color: #f8f8f8;
    background-color: #e8e7e7;
    border-color: #e7e7e7;
    border-radius: 0px;
    border: 0px;
}

div#bs-example-navbar-collapse-1 {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
}

span.brand-name {
    display: block;
    padding: 0px 15px;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
    /*font-weight: bold;*/
    color: #000;
}

ul#fomenu {
    border-top: 1px solid silver;
}
img.icon-access {
    width: 30px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 14px;
}

img.brand-logo {
    height: 63px;
    margin: 31px;
}

/*.navbar>.container-fluid .navbar-brand-name {
    padding: 27px 24px;
    color: #000;
    font-weight: bold;
    font-size: 30px;
    height: 80px;*/
}



.navbar>.container-fluid .navbar-brand-name h1 {
    padding: 7px 7px;
    color: #000;
    font-weight: bold;
    font-size: 28px;
    height: 80px;
    margin: inherit;
}

h1.brand-text {
    padding: 7px 7px;
    color: #000;
    font-weight: bold;
    font-size: 28px;
    height: 80px;
    margin: inherit;
}

.eu-rules-inside {
    background-color: #fff;
    /*margin-bottom: 20px;*/
}

.text-box.white-bg {
    background: #FFF;
    padding: 0px 15px 20px;
    margin-top: 160px;
}

.op-lead > h3, .op-content > h3, .programs > h3 {
    margin-top: 0px;
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 30px;
}

.content-lead {
    margin-bottom: 30px;
}

.content-lead > h2 {
    margin-bottom: 20px;
}

.content-lead > h2 > a {
    font-size: 26px;
}

.article-body img {
    display: block;
    max-width: 100%;
    height: auto!important;
    width: 100%;
}

img.icon-gallery {
    width: 50px;
    position: absolute;
    bottom: 5px;
    left: 24px;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 5px;
}

img.tabla-img {
    margin: 0 auto;
    padding: 15px 0px;
}