body {
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Raleway', sans-serif;
    }
    
.btn-primary {
    text-decoration: none;
    color: #fff;
    margin: 5px;
    background: #1b4377;
    padding: 5px 10px;
    text-align: left;
    display: inline;
    border: 1px solid #1b4377;
    font-size: 13px;
}    
.region-bloco2 {
    margin-top: 20px;
}
    
#block-block-36 {
    clear: both;
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 20px 15px;
    border-radius: 10px;
}
#block-block-34 {
    margin: 20px 0;
}
#block-views-noticias-block {
    padding: 0;
}
#block-menu-menu-cabecalho {
    text-align:right;

}
.botao {
    margin-top: 20px;
    text-align: center;
}
/*------------     CURSOS     ------------------*/
#block-block-35 {
    display: inline;
    padding: 20px 0;
    margin: 10px 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
#block-block-35 img {
   
}
#block-block-35 h2 {
    margin-bottom: 10px!important;
}
#block-block-35 .views-field-body {
        /* border: 1px solid #ebebeb; */
    padding: 12px 15px 15px;
    height: 135px;
    line-height: 120%;
    background: #f1f1f1;
    /* display: none; */
}
#block-block-35 .views-field-body p {
margin: 0 0 5px;
}
#block-block-35 .views-field-body ul {
    list-style-type: disclosure-closed;
    padding: 0 0 0 10px;
    margin-left: 8px;
    font-size: 12px;
}
#block-block-35 .views-field-body ul li a {
    color: #333;
}
#block-block-35 .views-field-field-link-curso a {
    position: absolute;
    margin-top: -30px;
    margin-left: 15px;
    color: #ff5833;
    /* display: none;*/
}




#block-menu-menu-cabecalho .nav>li {
    display: inline;
}
#block-menu-menu-cabecalho .nav>li>a {
    display: inline;
    font-size: 14px;
    color: #bbd9f9;
}
#block-menu-menu-cabecalho h2 {
    display: none;
}
#block-block-35 h2, #block-block-36 h2, #block-views-view-servicos-block h2, #block-block-33 h2, #block-block-32 h2{
    font-size: 36px;
    text-align: center;
    margin: 10px 0 20px 0!important;
    clear: both;
    font-family: times;
    letter-spacing: -1px;
    font-weight: 600;
    color: #1b4377;
    text-transform: uppercase;
}

#navbar {
    background: #fff;
}
.navbar-nav > li > .dropdown-menu {
    min-width: 100%;

}
.header-main .container .row:nth-child(1) {

/*    background-position: left center;
    background: url(/sites/portal.ufba.br/files/bg_header.png) no-repeat;
    */
}


.header-main .info {
background-position: left center;
    background: none;

}
.search .btn-secondary {
    color: #fff;
    background: #3676bd;
    border: 1px solid #17487e;
}
.form-search .form-group {
    margin-bottom: 10px;
}

.slider-principal {
    background: #fff;
    margin: 10px 0 10px;
}
.bloco1-principal {
    background: #f1f1f1;
    position: relative;
    padding: 20px;
}
.bloco2-principal {
margin-top: 10px;
}
.rodape footer {
    background: none;
    font-family: arial;
    padding: 20px 0;
    }
.rodape .menu-icones {
    margin-top: 0;
    float: left;
}    
.rodape h2 {
    color: white;
    font-size: 14px;
    font-family: arial;
    font-weight: 600;
    height: 26px;
}
.menu-rodape li {
    display: block!important;
    background: #00000047;
    margin-bottom: 2px;
    padding: 3px 10px;
}
.menu-rodape li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;

}
.mec-rodape {
text-align: center;
}
.mec-rodape img {
    width: 160px;
    height: auto;
    border-radius: 7px;
    margin: 10px auto 0;
    
}
.flexslider {
    margin: 0px;
    background: transparent;
    border: none;
    position: relative;
    border-radius: 0px;
    box-shadow: none;
    zoom: 1;
    /*background: linear-gradient(90deg, rgba(12,55,103,1) 0%, rgba(12,55,103,1) 49%, rgb(10 40 74) 50%);*/
}
.flexslider .slides {
  /* background-position: left top;
    background: url(/sites/portal.ufba.br/files/bg_destaque.png) no-repeat; */
}

.flex-caption {
    /*position: absolute;
    bottom: 0;
    padding: 20px 10px 10px;
    text-shadow: #000 1px 1px 1px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 67%, rgba(0,0,0,0.65) 76%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 67%,rgba(0,0,0,0.65) 76%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 67%,rgba(0,0,0,0.65) 76%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
    position: relative;
    background: transparent;
    float:left;
    width: 50%;
}

.front .view-noticias, .front .view-view-postagens-edgard-digital{
    background: transparent;
    height: auto;
    border-radius: 0;
}
.front .view-noticias ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0;
    color: #fff;
}
 .view-noticias .views-field-title {
font-weight: 600;
font-size: 14px;
margin: 10px;
line-height: 130%;
}
.front .view-noticias ul li a {
    color: #000;
    font-weight: 600;
}
.view-noticias .views-field-created {
    margin: 5px 10px;
    color: #1b4377;
}
.view-view-videos {
    background: #0c3767;
    height: 330px;
    border-radius: 0;
}
#block-views-view-videos-block-1 .block-title {
    margin: 0;
    position: absolute;
    z-index: 99;
    background: #072240;
    color: #62caff;
    font-size: 13px;
    padding: 4px 15px;
    margin-top: 125px;
    margin-left: 0px;
    left: 15px;
}

}
.front .view-noticias ul {
    list-style-type: disc;
    margin-bottom: 5px;
    padding-left: 27px;
    padding-right: 10px;
}

.front .view-noticias .view-header p, .front .view-view-postagens-edgard-digital .view-header p{
    color: #1b4e86;
    font-size: 23px;
    border-bottom: 3px solid #1b4e86;
    margin: 10px;
    font-style: normal;
    text-transform: uppercase;
    /* font-weight: 600; */
}
.view-view-videos .views-field-title {
    padding: 15px 15px;
}
.view-view-videos .views-field-title span {
    font-size: 17px;
    color: white;
    font-style: normal;
}

.views-field-field-videos-link {
    padding: 0;
    background: #444;
    
}
ul.quicktabs-tabs.quicktabs-style-nostyle {
   
    font: bold 1.2em "Helvetica Neue", helvetica, Arial, sans-serif;
   
}
.quicktabs_main.quicktabs-style-nostyle {
    background: #e9edef;
    min-height: 360px;
    padding: 20px;

}
ul.quicktabs-tabs.quicktabs-style-nostyle li.active {
    background: #e9edef;
}
@media (min-width: 768px) {


div.navbar-collapse.collapse {
    float: left;
    width: 301px;
    position: absolute;
    right: 0;
}
.navbar-nav {
    margin: 0px 0 0px 0;
    width: 100%;
}
.navbar {
    font-size: 16px;
    margin-top: 10px;
}
.navbar-nav>li {
    width: 16%;
    margin-right: 9px;
    padding: 2px 0;
}
.nav>li>a {
    padding: 6px 10px;
    color: #fff;
}
.navbar-nav>li:nth-child(1) {
    background: #0c3767;
}
.navbar-nav>li:nth-child(6) {
    background: #257eda;
}
/*#block-views-noticias-block {
padding: 0;
    position: absolute;
    margin-top: 120px;
    margin-left: 30px;
    z-index: 99;
    width: 39%;

}
*/
/*----------------- EDGARDIGITAL --------------------*/

#fw-iframe167451 {
    height: 275px!important;
}

}

/*TESTE DE ESTRUTURA NOVA*/


.view-view-videos {
    background: #0c3767;
    /*height: 396px;*/
    border-radius: 0;
}
.front .view-noticias ul li {
    margin-bottom: 5px;
    color: #000;
    line-height: 130%;
    font-size: 13px;
    font-weight: 100;
}
.views-field views-field-field-image {
float: right;
    width: 50%;
}
.flex-caption {
    width: 50%;
/*padding: 25px 20px 20px 30px;
float:left;*/
padding: 15px 15px 15px 15px;
    float: right;
    position: absolute;
    right: 0;
    background: #0000007d;
}
.flex-caption a {
    color: #fff;
    font: 20px 'Raleway';
    font-weight: 700;
}
.front .view-noticias .view-header p {
    color: #ee914e;
    font-size: 36px;
    border-bottom: none;
    margin: 5px 9px 0px;
    font-style: normal;
    text-transform: capitalize;
    text-align: left;
    padding: 5px 0px;
    font-weight: 600;
    font-family: Arial, sans-serif, "Helvetica Neue";
}
.front .view-noticias .view-footer {
 
}
.front .view-noticias .view-footer p {
    margin: 5px 0px 0 0px;
    /* width: 100%; */
    text-align: left;
}
.front .view-noticias .view-footer p a{
    text-decoration: none;
    color: #fff;
    margin: 4px 10px 0 0;
    background: #0c3767;
    padding: 5px 10px;
    text-align: left;
    display: inline;
    border: 1px solid #ddd;
    font-size: 13px;
}
.view-view-videos .view-footer p a {
    position: absolute;
    text-decoration: none;
    color: #fff;
    margin: 5px 15px;
    background: #3676bd;
    padding: 5px 15px;
    text-align: center;
    bottom: 15px;
}
.estudantes-tabs, .corpofuncional-tabs {
    list-style-type: none;
    padding: 0;
}
.estudantes-tabs li, .corpofuncional-tabs li {
    /* margin: 6px 3px; */
    background: #ffff;
    padding: 5px 10px;
    border: 2px solid #f2f2f2;
}
#navbar {
    background: #fff;
}
@media (min-width: 768px) {
.navbar {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-default {
    background-color: transparent;
}
.fw-block {
height: auto!important;
}
#fw-iframe167359 {
    height: 400px!important;
    border-radius: 8px;
}
}



/* QUICKTABS */

ul.quicktabs-tabs.quicktabs-style-nostyle {
    font: bold 16px "Helvetica Neue", helvetica, Arial, sans-serif;
}


#block-quicktabs-pagina-inicial-quicktabs {
    padding-left: 0;
}

.fw-feed-more-posts-link{
    padding: 0px !important;
}

.sk_branding a{
    display: none;
}



/*----------------- SERVIÇOS --------------------*/
#block-views-view-servicos-block .view-footer {
text-align: center;

}
.view-view-servicos .views-field-field-logomarca {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: #1b4377;
    margin: 8px auto;
}
#block-views-view-servicos-block {
    margin:30px 0 40px;
}
#block-views-view-servicos-block h2 {
    margin-bottom: 10px;
}
.caixinhas-home {
   /*border: 1px solid #ededed;
    background-color: #f2f2f2;*/
    display: grid;
    align-items: center;
    padding: 2px;
    color: #000;
    font-weight: bold;
    font-size: 120%;
    border-radius: 7px;
    margin-bottom: 10px;
    height: 33px;
    text-align: center;
    text-transform: uppercase;
    line-height: 110%;
    font-size: 12px;
}

.caixinhas-home a {
 color: #000;
}