/*------------
UNB | FT -Faculdade de Tecnologia 
 
Css custon
V 1.0
 
Gustavo Costa
--------------*/





/* 
> body --------------------------------------------------  */

body {
    color: #111;
}

a {
    color: #1572d0;
}

a:hover {
    text-decoration: underline;
}






/* 
> header --------------------------------------------------  */


#sp-top-bar {
    padding: 17px 0 10px 0;
}

div#sp-header-sticky-wrapper {
    height: 62px !important;
    width: 100%;
}

#sp-header {
    height: 62px;
    border: solid 1px #004080 !important;
    background-color: rgba(0, 64, 128, 0.9) !important;
    box-shadow: 2px 2px 24px 8px rgba(0,0,0,0.1) inset;
}

div#sp-header-sticky-wrapper #sp-header {
    width: 100% !important;
}

.logo {
    margin-top: 15px;
}

.form-search {
    margin-top: 10px;
}

.form-search .finder .input-medium {
    width: 100%;
}


.busca-portal {
    overflow: hidden;
}

.busca-portal .sp-module {
    margin: 0;
}

.busca-portal .finder input {
    display: inline-block;
    max-width: 200px;
    padding-right: 40px
}

.busca-portal .finder .btn {
    background: #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    margin-left: -35px;
    width: 30px;
    height: 25px;
    text-indent: -2000px;
    background: url('/ft/templates/unb_ft/ico-search.png') no-repeat center center;
    background-size: cover;
}

@media (max-width: 768px){

   a.logo img {
       max-width: 300px !important;
   }

   .busca-portal .sp-module {
       /*margin-left: 30% !important;*/
       float: right;
   }

   .busca-portal .finder input {
        width: 150px !important;
    }

}

.word .btn {
    border: 1px solid #ccc;
}

.word a.btn {
    border: none;
}

@media (max-width: 500px){ 
    
    .word label {
        display: block;
    }
    .word a.btn {
        margin-top: 10px;
    }

}

/* 
> megamenu ------------------------------------------------  */


.sp-megamenu-parent {
   float: left;
}

.sp-megamenu-parent > li > a {
   font-size: 1.1em;
   /*text-transform: none;*/
   line-height: 59px;
   color: #fff;
   font-weight: 600;
   padding: 0 25px;   
   border-left: solid 1px #004080 !important;
}

.sp-megamenu-parent > li:first-child > a,
.sp-megamenu-wrapper .sp-megamenu-parent > li.sp-menu-item:first-child a {
    border-left:none;
    border-left-color: transparent;
}

.sp-megamenu-wrapper .sp-megamenu-parent > li.sp-menu-item:first-child {
    display: none;
    border-left: 0;
}

.is-sticky .sp-megamenu-wrapper .sp-megamenu-parent >li.sp-menu-item:first-child,
.menu-fixed .sp-megamenu-wrapper .sp-megamenu-parent >li.sp-menu-item:first-child {
    display: inline-block;
    transition: 2s;
    border-left-color: transparent; 
}


.menu-fixed.sp-megamenu-parent >li >a {
    font-size: 1em;
}

.menu-fixed .sp-megamenu-parent >li:first-child >a {
    border-left:none !important;
    border-left-color: transparent;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #1572d0;
}


/* 
> carousel -------------------------------------------------  */

.sppb-carousel-indicators {
   bottom: 0px;
   margin-bottom: 0px;
}


.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {}


.sppb-carousel {
	color: #fff;
}


.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
    display: block;
    margin-top: 30%;
}

.sppb-carousel-text {
    padding: 20px 15px;
    /*border-left: 5px solid #004080;*/
    /*background: rgba(0, 64, 128, 0.8)*/
    background: rgba(0,0,0,0.6);
    /*background: rgba(255, 255, 255, 0.65);*/
    /*color: #004080;*/
    color: #fff;
    font-weight: 400;
    text-align: left;
    /*text-shadow: 1px 1px 0 #004080;*/
    line-height: 1.2em;
    font-size: 1.1em;
}

.sppb-carousel-text h2 {
    /*background: rgba(34, 80, 23, 0.7) url(../../../images/unb_ft/background/header-texture.png) repeat scroll left top/ contain;
    border-left: solid 5px rgba(34, 80, 23, 0.8);*/
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.2em;
    /*color: #004080;*/
    /*color: #fff;*/
}


/*.sppb-carousel-text p {
    background: rgba(34, 80, 23, 0.7) url(../../../images/unb_ft/background/header-texture.png) repeat scroll left top/ contain;
    text-align: left;
    border-left: solid 5px rgba(34, 80, 23, 0.8);
    padding: 0px 10px 10px 10px;
    font-weight: 400;
}*/

.sppb-carousel-arrow {
    font-size: 40px;
    opacity: 0.5;
}


.sppb-carousel-inner > .sppb-item > img, 
.sppb-carousel-inner > .sppb-item > a > img {
    display: block;
    height: auto;
    min-height: 400px;
    max-width: 100%;
}


@media (max-width: 768px) {
    
    .sppb-carousel-inner > .sppb-item {
        text-align: right;
    }

    .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
        display: block;
        margin-top: 15%;
    }

    .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
        width: 100% !important;
        padding: 20px 60px;
    }

    .sppb-carousel-inner > .sppb-item > img,
    .sppb-carousel-inner > .sppb-item > img.sppb-img-responsive,
    .sppb-carousel-inner > .sppb-item > a > img {
        display: block;
        height: 400px;
        width: auto !important;
        max-width: 500%;
        margin: 0;
        right: 0;

    }

    #offcanvas-toggler {
        float: right;
        line-height: 55px;
    }


}

@media (min-width: 768px) {
    
    .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
        width: 90% !important;
    }

    .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
        display: block;
        margin-top: 15%;
    }


}

@media (min-width: 992px) {

    .sppb-carousel-text h2{
        font-size: 3em;
        margin-bottom: 10px;   }

}


@media (min-width: 1200px) {
    
    .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
        display: block;
        margin-top: 46%;
    }
    
    .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
        padding: 30px 80px;
        width: 65% !important;
    }

}



/*
 > sp-main-body ------------------------------------------------  */


@media (max-width: 992px){

   .container {
        width: 100%;
   }

   .sp-megamenu-parent > li > a {
       font-size: 0.9em;
       padding: 0 20px;
   }

}




/* temp - ajustes de espacamento*/
#sp-main-body {
    padding: 0;
}

.col-md-2.nopadding{
    padding-left: 1px !important;
    padding-right: 1px !important;
}


/*
 > feature ------------------------------------------------  */


.destaques .sppb-addon-content {
    width: 95%;
    margin: 0 auto;
    padding-top: 3px;
    border-top: 5px solid #ccc;
}

.destaques .graduacao .sppb-addon-content {border-top-color: #174E85;}
.destaques .pos-graduacao .sppb-addon-content {border-top-color: #B22D00;}
.destaques .cooperacao .sppb-addon-content {border-top-color: #1D9F51;}
.destaques .pesquisa .sppb-addon-content {border-top-color: #FF8000;}
.destaques .oportunidades .sppb-addon-content {border-top-color: #0085B2;}
.destaques .departamentos .sppb-addon-content {border-top-color: #B2B200;}

.sppb-section .sppb-addon-content .sppb-img-container {
    width: 100%;
}

.sppb-section .sppb-addon-content .sppb-img-container .sppb-img-responsive {
    width: 100%;
    height: auto;
}


@media (max-width: 768px){
    
    .destaques .sppb-addon-content{
        margin-bottom: 30px;
    }
    
}


/*
 > sobre-numeros ------------------------------------------------  */


#sobre-numeros {
    padding: 0em;
    /*background: url(http://homol.redes.unb.br/ft/images/headers/Faculdade-de-Tecnologia-104.jpg) top;*/
    box-shadow: 10px 1000px 15px 10px rgba(0,0,0,0.7) inset;
}


#sobre-numeros .sppb-row {
/*    background: rgba(46, 45, 41, 0.8) /*url(../../../images/unb_ft/background/header-texture.png);*/
    padding: 20px 20px 20px 20px;

}

#sobre-numeros .sppb-row .sppb-addon-content{
    padding: 0 10px;
}

#sobre-numeros .sp-module ul > li {
	border: 1px solid #046;
    font-size: 1.8em;
    font-weight: lighter;
}

#sobre-numeros .sppb-feature-box-title {
    padding-top: 5px;
    font-size: 1.5em;
    font-weight: lighter;
    position: relative;
    min-height: 45px;
}

#sobre-numeros .sppb-feature-box-title::after {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    content: '';
    width: 50%;
    height: 3px;
    margin: 5px auto;
    background-color: #fff;
}

#sobre-numeros .sppb-addon-text {
    padding-top: 20px;
    line-height: 1.2em;
    font-weight: lighter;
}

#sobre-numeros.sppb-section .sppb-addon-content .sppb-img-container .sppb-img-responsive {
    width: auto !important;
}


@media (max-width: 768px){

    #sobre-numeros .sppb-col-sm-3 {
        padding-bottom: 20px;
        border-bottom: 1px solid #444;
    }

    #sobre-numeros .sppb-col-sm-3:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    
    #sobre-numeros .sppb-addon-content {
        margin-top: 20px;
    }

}


/*
 >  ------------------------------------------------  */

/* temp - ocultar itens de artigo no template helix3*/
.entry-header.has-post-format {
    display: none;
}

.container #sp-component {
    min-height: 400px;
}

#sp-component .sp-column .item-page .icons {
    display: none;
}

#sp-component .finder {
    padding: 30px 5px;
    min-height: 500px;
}

#sp-component .finder #search-form {
    margin: 20px 0;
    padding: 20px;
    border-bottom: 1px solid #ccc;
}

#sp-component .finder .search-results li {
    border-bottom: 1px solid #ccc;
}

#advancedSearch {
    min-height: 150px;
    padding: 0 -2%;
}

#advancedSearch .finder-selects {
    width: 20%;
    margin: 0 2%;
    margin-bottom: 20px;
}

/*
 > docentes ------------------------------------------------  */

#section-docentes {
    background: #f8f8f8;
    margin: 0 !important;
    padding: 30px;
}

#section-docentes .ft-docentes,
#section-docentes .ft-docentes .row,
#section-docentes .ft-docentes [class^="col-"] {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.foto-prof {
    padding: 5px;
    width: 100%;
    height: 100%;
}


section#section-docentes img {
    width: 100%;
    height: auto;
}

.ft-docentes-btns {
    margin-top: 30px;
}

.ft-docentes-btns a {
    margin: 10px;
    width: 200px;
}




/*
 > rodape ------------------------------------------------  */


/*
 #sp-footer {
	background: #024;
	height: 29px;
	line-height: 0;
 }*/



/*
 #sp-bottom {
	padding: 30px 0 10px 0 !important;
	margin-top: 20px;
	color: #fff;
 }*/

#sp-bottom .sp-module .sp-module-title {
    margin: 0 0 5px !important;
    font-size: 1.1em;
    height: 24px;
    font-weight: 600;
}

#sp-bottom .custom img {
    width: 95%;
    max-width: 300px;
    opacity: 0.9;
}

#sp-bottom .custom img:hover {
    opacity: 1;
}


#sp-bottom {
    background-image: url(../../../images/bg-pattern-footer-green.jpg);
    background-color: #006600;
    background-attachment: fixed;
    border-bottom: 1px solid #38874F;
    border-top: 5px solid #38874F;
    color: #fff;
    box-shadow: 10px 50px 70px 50px rgba(0, 0, 0, 0.1) inset;
    padding: 20px 0 10px 0;
}


#sp-footer {
    background-image: url(../../../images/bg-pattern-footer-green.jpg);
    background-attachment: fixed;
    background-color: #006600;
    box-shadow: 2px 2px 24px 8px rgba(0, 0, 0, 0.1) inset;
    line-height: 0;
    text-align: center;
    font-size: 0.9em;
    color: #fff;
}


#sp-bottom .sp-module ul > li {
    border: none !important;
}

#sp-bottom1 {
    border-left: 1px solid #38874F;
}

#sp-feature p {
    margin: 0 !important;
}

.address p {
    font-size: 0.9em;
}

.address a {

}

#sp-bottom a {
    color: #fff;
    font-weight: 600;
}



#sp-bottom .fa-phone, #sp-bottom .fa-envelope, #sp-bottom .fa-map-marker {
    width: 1.5em;
    opacity: 0.7;
    float: left;
    margin-top: 6px;
}


#sp-bottom .fa-phone {

    padding-left: 1px;
    
}

#sp-bottom .fa-map-marker {
    padding-left: 2px;
}

.menus-footer .sp-module {
    float: left;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 2px;
    width: 140px;
    height: 160px;
}

#sp-bottom  .menus-footer .sp-module .sp-module-title {
    font-size: 1em;
    font-weight: lighter;
}

/*.menus-footer .sp-module ul > li {}*/

#sp-bottom .sp-module ul > li > a {
    color: #fff;
}


#sp-bottom .sp-module ul > li > a, #sp-bottom .menus-footer .sp-module ul > li > a {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 20px;
}


#sp-bottom .sp-module ul > li > a:hover, #sp-bottom .menus-footer .sp-module ul > li > a:hover {
	opacity: 1;
	font-weight: 600;
    text-decoration: underline;
}


@media (max-width: 768px){

     #sp-bottom .container {
        width: 100%;
    }

    #sp-bottom1 {
        padding: 20px 0;
        margin-top: 20px;
        border-top: 1px solid #38874F;
        border-left: none;
    }

    .menus-footer .sp-module {
        width: 160px;
    }

}


/*
 > elements ------------------------------------------------  */


.element-invisible {
    display: none !important;
}



/*
 > ENE_PPGEE ------------------------------------------------  */

.item-page h4 {
    font-weight: 600;
}

#sp-main-body {
    background: #f3f3f3;
}

/* ocultar paginacao de artigos e icones redes sociais*/
ul.pager.pagenav, .sp-social-share {
    display: none;
}



.container #sp-component {
    background: #fff;
    padding: 30px;
}



.sp-page-title {
    background: linear-gradient(to right, #22b8f0 0%, #137abd 100%);
    padding: 30px 30px 0px 30px;
    border-bottom: 3px solid #E7E7E7;
}


.sp-page-title h2 {
    background: RGBA(0, 0, 0, 0.3);
    width: 47%;
    padding: 15px;
    border-bottom: 3px solid #c9c9c9;
}


/*
 > ENE_PPGEE  CONTENT-----------------------------------------  */


hr {
	margin-top: 40px;
	margin-bottom: 40px;
}


#sp-page-builder .page-content .sppb-section:first-child {
	background-color: #e5e5e5;
}

#destaques .sppb-addon-content {
    background: #FBFBFB;
    border: 1px solid #E0E0E0;
    padding: 0px 0px 30px 0px;
}

#sp-top-bar {
    background-color: #003366 !important;
    color: #999999;
}

#sp-top-bar h1, #sp-top-bar p {
    color: #fcfcfc;
}

#sp-top-bar h1 {
    font-size: 30px;
}

#sp-top-bar p  {
    font-size: 20px;
    font-weight: normal;
}



/*
 > ENE_PPGEE HEADER ------------------------------------------------  */

#sp-section-1 {
    background: #001a57;
    padding: 0.5em 0 0.35em 0;
}

#sp-section-1 ul {
    float: right;
    margin: 0;
}


#sp-section-1 li {
    margin-top: 0;
    float: left;
    list-style: none;
    padding: 0;
    border: none;
}

#sp-section-1 a {
    display: block;
    color: #3e89b9;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
    line-height: 13px;
    border-right: solid 1px #3e89b9;
/*    opacity: 0.8;*/
    padding-right: 10px;
}

#sp-section-1 li.last a {
    border-right: none;
    padding-right: 0;
}

#sp-section-1 a:hover {
    color: #ccc;
}

#sp-section-1 .sp-module ul >li >a:before {
    content: "";
    margin-right: 10px;
}

#mod-finder-searchword99 {
	float: left;
	border: 1px solid #03528C;
}

.btn.btn-primary.hasTooltip.finder {
	float: right;
	position: absolute;
	border-color: #03528C;
	background-color: #0f8cdd;
}

.btn.btn-primary.hasTooltip.finder:hover {
	float: right;
	position: absolute;
	border-color: #03528C;
	background-color: #3e89b9;
}

#sp-top2 {
	margin-top: 40px;
}

/*
 > ENE_PPGEE CARROUSSEL ------------------------------------------------  */

body {
    font-weight: normal !important;
}


/*section#sp-main-body ol li, section#sp-main-body ul li {
    margin-bottom: 5px;
} */
/*--comentado por juliobastos*/


.sp-megamenu-parent > li > a {
    padding: 0 18px;
}





.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 50px 80px;
    width: 80% !important;
}

.sppb-carousel-text {
	background: rgba(0,0,0,0.8);
    line-height: 1.5em;
}


/* PPGEE */

.lattes {
    background-image: url('../../../images/unb_ft/logo-lattes.png');
    background-size: 22px;
    background-repeat: no-repeat;
    margin-left: -4px;
}

.lattes a {
    padding-left: 22px;
}


.pessoa .imagem img {
    max-height: 340px;
}


.pessoa h2 {
    font-weight: normal;
}
