/*BUSCA TIPO 1*/

header .buscatipo .buscaq{
    float: left;
    width: 100%;
    border-radius: 8px;
    background: #f1f1f1;
    margin: 8px 0;
}
header .buscatipo form .busca-button{
    background: none;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
}

header .buscatipo form .busca-input{
    padding: 12px;
    border: 0;
    background: none;
    width: 78%;
    float: right;
}

/*BUSCA TIPO 1*/

header .buscatipo1 .buscaq{
    float: left;
    width: 100%;
    border-radius: 8px;
}
header .buscatipo1 form .busca-button{
    background: none;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
}

header .buscatipo1 form .busca-input{
    padding: 12px;
    border: 0;
    background: none;
    width: 78%;
    float: right;
}

/* BUSCA TIPO II*/
header .buscatipo2 .buscaq{
    float: left;
    width: 100%;
    border: 1px solid #ECECEC;
    border-radius: 8px;
}
header .buscatipo2 form .busca-button{
    background: none;
    border: 0;
    padding: 10px 15px;
    font-size: 14px;
}

header .buscatipo2 form .busca-input{
    padding: 12px;
    border: 0;
    background: none;
    width: 78%;
    float: left;
}

/* BUSCA TIPO III*/
header .buscatipo3 .buscaq{
    float: left;
    width: 100%;
    font-style: italic;
}
header .buscatipo3 form .busca-button{
    padding: 6px 10px;
    font-size: 18px;
    border-radius: 50%;
    background: #ffffff !important;
    border: 0 !important;
    margin-top: 0px;
}

header .buscatipo3 form .busca-input{
    border-left: 1px solid #ddd;
    padding: 6px 12px;
    font-size: 12px;
    border-top: 0;
    background: none;
    width: 74%;
    float: left;
    margin-top: 7px;
    border-right: 0;
    border-bottom: 0;
}
/* BUSCA TIPO IV*/
header .buscatipo4 .buscaq{
    float: left;
    width: 100%;
    border: 1px solid #ECECEC;
}
header .buscatipo4 form .busca-button{
    border: 0;
    background: none;
    padding: 0px 10px;
    font-size: 20px;
}

header .buscatipo4 form .busca-input{
    padding: 6px 12px;
    border: 0;
    background: none;
    width: 78%;
    float: left;
}

/* BUSCA TIPO V*/
.buscatipo5{
    position: relative;
}
.ct-search {
    position: relative;
    z-index: 100000;
    float: right;
    width: auto;
    height: auto;
}
.ct-search .busca-input {
    position: absolute;
    width: 280px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
    margin-left: -280px;
    display: none;
}
.ct-search .busca-inputw {
    position: absolute;
    width: 250px;
    padding: 10px;
    margin-top: 2px;
    font-size: 18px;
    border: 1px solid #ddd;
    margin-left: -250px;
    display: none;
}
.ct-search .ct-search-open {
    pointer-events: auto;
    opacity: 1;
    display: table;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.ct-search .header-busca {
    float: right;
    font-size: 18px;
    border: 0;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
}
.ct-search .ct-gam {
    display: none;
}

/* BUSCA TIPO VI*/
.buscatipo6{
    position: relative;
}
.ct-searchduo {
    position: relative;
    z-index: 100000;
    float: left;
    width: auto;
    height: auto;
}
.ct-searchduo .busca-input {
    position: absolute;
    width: 280px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
    margin-left: 42px;
    display: none;
}
.ct-searchduo .busca-inputw {
    position: absolute;
    width: 250px;
    padding: 10px;
    margin-top: 2px;
    font-size: 18px;
    border: 1px solid #ddd;
    margin-left: -250px;
    display: none;
}
.ct-searchduo .ct-searchduo-open {
    pointer-events: auto;
    opacity: 1;
    display: table;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.ct-searchduo .header-busca {
    float: left;
    font-size: 18px;
    border: 0;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    left: 0;
}
.ct-searchduo .ct-gam {
    display: none;
}

/*REDES SOCIAIS*/
/* TIPO 1*/
.redes-sociaistipo1 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    width: 32px;
    height: 32px;
}

.redes-sociaistipo2 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    width: 32px;
    height: 32px;
}

.redes-sociaistipo2 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    width: 32px;
    height: 32px;
}

.redes-sociaistipo3 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    width: 32px;
    height: 32px;
}
.redes-sociaistipo4 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    width: 32px;
    height: 32px;
}
.redes-sociaistipo5>div>a>div{
    display: inline-block;
    margin: 1px 5px;
    font-size: 20px;
    padding: 5px 10px;
    text-align: center;
    width: 40px;
    height: 40px;
}
.redes-sociaistipo6>div>a>div{
    display: inline-block;
    margin: 1px 5px;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
}
.redes-sociaistipo7 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 36px;
    height: 36px;
}
.redes-sociaistipo8 div{
    display: inline-block;
    text-align: center;
}

/*REDES SOCIAIS*/
/* TIPO 1*/
.redes-sociaistipofooter1 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    width: 32px;
    height: 32px;
}

.redes-sociaistipofooter2 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    width: 32px;
    height: 32px;
}

.redes-sociaistipofooter2 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    width: 32px;
    height: 32px;
}

.redes-sociaistipofooter3 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    width: 32px;
    height: 32px;
}
.redes-sociaistipofooter4 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    width: 32px;
    height: 32px;
}
.redes-sociaistipofooter5>div>a>div{
    display: inline-block;
    margin: 1px 5px;
    font-size: 20px;
    padding: 5px 10px;
    text-align: center;
    width: 40px;
    height: 40px;
}
.redes-sociaistipofooter6>div>a>div{
    display: inline-block;
    margin: 1px 5px;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 50%;-ms-border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
}
.redes-sociaistipofooter7 div{
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 36px;
    height: 36px;
}
.redes-sociaistipofooter8 div{
    display: inline-block;
    text-align: center;
}


.tfacebook{background: #3b5998;color: #fff;}
.tinstagram{background: #9c48bd;color: #fbb40a;} /*#2f598a*/
.tlinkedin{background: #007bb6;color: #fff;}
.tyoutube{background: #ee1c1b;color: #fff;}
.tgoogle{background: #de5245;color: #fff;}
.ttwitter{background: #33bdfd;color: #fff;}
.tpinterest{background: #bd081c;color: #fff;}


/* PLUGINS CAPA */
.bordatipo67967{
    border-radius: 12%;
    border: 1px solid #ddd;
}
/*Estilo Corinthians*/

.fotoscorinthians{
    position: relative;
}
.coritnhianstxthover{
    background-color: rgba(225,225,225,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all .15s ease-in-out 0s;
    transition: all .15s ease-in-out 0s;
}
.coritnhianstxthover:hover{
    opacity: 1;
    padding: 15px;
}
@media(min-width: 999px){
    .filacsstopo1187 .pull-right img {
        float: right;
    }
    .filacsstopo1187 .pull-left img {
        float: left;
    }
}
.logomrx img{float: right;}
.bgbranco{background: #ffffff;}
.quadpadding{padding:12%;}
.btnassistir{
    padding: 10px 18px;
    background: #f58634;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
}
.bordatipo687897{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.txtvalue687897{
    padding: 12px;
    border: 1px solid #ddd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #ffffff;
    min-height: 170px;
}
.menufooter{
    padding: 4px 0;
    margin: 0;
    float: left;
    width: 100%;
}
.menuve{
    display: inline-block;
    padding: 8px 16px;
    font-weight: bold;
    text-transform: uppercase; 
}
.foto{
    position: relative;
}
.foto:hover>img {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.foto>img {
    margin-top: -6%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.blur img {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.foto .circle:hover {
    position: absolute;
    background: url(../images/efec.png) no-repeat center;
    width: 100%;
    height: 100%;
}

.foto .circle {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    top: 0;
}
.nvideo{
    background: url(../images/nvideo.png) no-repeat center;
    width: 99px;
    height: 35px;
    position: absolute;
    right: 14px;
    bottom: 8px;
}
.accesportal{
    margin: 8px 0;
    background: #009a3d;
    color: #fff;
    display: inline-block;
    padding: 6px 28px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
/*MENU BOOTSTRAP*/
.menu-boot>.navbar-default{
    background-color: #019027;
    border-color: #019027;
}
@media (min-width: 601px){
    .navbar-brand{
        display: none;
    }
    .navbar-nav>li>a {
        padding: 18px 28px;
        font-size: 14px;
    }

    #institucionalmenu .navbar-nav>li>a {
        padding: 18px 10.5px;
        font-size: 12px;
        color: #000 !important;
    }
    #graduacaomenu .navbar-nav>li>a {
        padding: 18px 12.5px;
        font-size: 12px;
        color: #000 !important;
    }
    #imprensamenu .navbar-nav>li>a {
        padding: 18px 22px;
        font-size: 12px;
        color: #000 !important;
    }
    #alunomenu .navbar-nav>li>a {
        padding: 18px 22px;
        font-size: 12px;
        color: #000 !important;
    }
    #contatomenu .navbar-nav>li>a {
        padding: 18px 22px;
        font-size: 12px;
        color: #000 !important;
    }

}