/*

 * CSS com estilo específico do tema
 *
 * @Autores
 *
 * - Danilo Sartorelli Barbato
 * - Djeison Possamai 
 * - Thiago Garcia Tamosauskas
 *
 * @Referencias
 *
 * Lista de padrões, convenções e boas praticas CSS que devem ser seguidas.
 * https: //github.com/necolas/idiomatic-css/tree/master/translations/pt-BR
 *
 * Plugins para ordenar os atributos de CSS.
 * http://csscomb.com/
 *
 * Validador de CSS do W3C.
 * \http://jigsaw.w3.org/css-validator/
 * 
 * Cores
 * Azul: #00529c
 * Amarelo: #ffd51d
 * Rosa: #e1504a
 * Vermelho: #dc2018
 * Cinza: #eff3f6
 * Azul escuro #034179
 * Verde #10cb22
 *
/* ==========================================================================
   Geral
   ========================================================================== */
.section-acesse-a-documentacao .formid-acesse-a-documentacao form {
    border:  1px solid;
    padding: 26px;
    border-radius: 20px;
    height: 214px;
    width: 407px;
}
div#archetypes-fieldname-instituicao {
    display: none !important;
}
.section-acesse-a-documentacao .formid-acesse-a-documentacao  .field input[type="text"][size] {
    width:  390px;
    padding:  5px;
}

.section-acesse-a-documentacao .formid-acesse-a-documentacao .formControls {margin: 0 !important;}
.section-acesse-a-documentacao .formid-acesse-a-documentacao .formControls input {width:  400px;height:  38px;}



.section-acesse-a-documentacao .formid-acesse-a-documentacao input[type="text"][size] {
    width: auto;
    padding: 5px;
}
div:hover#btnav ul li a span
{
    padding: 0;
}


li.scdmenu
{
    background: #999;
}

/* live search */

div#LSResult
{
    display: none !important;
}

.hiddenStructure
{
    display: none;
}
#btnav
{
    z-index: 20;
}
.m-accessibilidade
{
    display: none;
}
div#logo a img
{
    display: block;

    width: 140px;
    margin: 10px 0 0 5%;
    padding-top: 20px;
}
a.logoProcessoSeletivo
{
    font-size: 1.2em;

    top: 0;

    display: block;

    width: 98%;
    margin: 10px 1%;
    padding: 3px 0 5px;

    text-align: center;

    color: #0aa6b9;
    border: 1px solid #0aa6b9;
}
span.emailvestibular
{
    display: none;
}
nav i
{
    position: absolute;
    top: 11px;
    right: 20px;
}
div#logo
{
    margin-top: 0;
}


#logo a span.textoProcessoSeletivo
{
    font-weight: bold;

    padding-top: 5px;
}
#logo a span
{
    font-family: Verdana, Sans-serif;
    font-size: 1.2em;
    line-height: 1.2em;

    display: block;
}


#main-header
{
    margin-top: -18px;
}


/*Menu*/

#main-navigation li a
{
    font-size: 1.2em;
    font-weight: bold;

    color: #fff;
}

#main-navigation li a
{
    color: #d8c207;
}

/* Conteúdos gerais */
.template-folder_summary_view p.tileBody,
.template-folder_summary_view p.tileFooter
{
    display: none;
}


.template-folder_summary_view h2.tileHeadline
{
    margin-bottom: 10px;
    padding: 10px;

    background: #f8f8f8;
}




.template-folder_summary_view h2.tileHeadline a
{
    color: #000 !important;
}
.portletContent a:hover
{
    text-decoration: underline;
}
#content a:hover
{
    text-decoration: underline;
}

.portletStaticText.portlet-static-navegacao ul > li
{
    padding-bottom: 2px;

    text-transform: uppercase;

    border-bottom: 1px solid #48c5db;
}
.portletStaticText.portlet-static-navegacao ul > li > a
{
    display: inline-block;

    width: 100%;

    color: #251c6f !important;
}

.portletStaticText.portlet-static-navegacao ul > li a:hover
{
    text-decoration: underline;
}

.portletStaticText.portlet-static-navegacao ul ul
{
    margin-top: 5px;
}

.portletStaticText.portlet-static-navegacao ul > li > ul > li
{
    border: none;
}

.portletStaticText.portlet-static-navegacao ul > li > ul > li a
{
    margin-left: 20px;

    text-transform: none;

    color: #000 !important;
}

/* ==========================================================================
       Notícia
       ========================================================================== */
/* Título de notícias */
h1.documentFirstHeading
{
    font-size: 1.7em;
    line-height: 1.4em;

    color: #404040;
}
/* Imagem e Legenda */
figure.newsImageContainer
{
    position: relative;

    float: left;

    margin: 0 10px 10px 0;
}
.newsImageContainer figcaption
{
    font-size: .8em;
    font-weight: bold;

    position: absolute;
    bottom: 0;

    width: 100%;
    min-height: 19px;
    padding: 5px;

    background-color: rgba(255, 255, 255, .7);
}
#content .newsImageContainer a
{
    color: #000;
}
#content .newsImageContainer a:hover
{
    color: #333 !important;
}
/* Conteúdo */
div#content-core
{
    margin-bottom: 40px;

    color: #414141;
}
div#plone-document-byline
{
    margin-bottom: 20px;
}

/* ==========================================================================
       Cabeçalho do Portal
       ========================================================================== */
div#logo
{
    width: 170px;
    height: 65px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.barratelefone .fa
{
    display: none;
}
.barratelefone span.email
{
    display: none;
}
.barratelefone span.telefonevestibular
{
    font-size: 1.2em;
    font-weight: bold;

    display: inline-block;

    padding-top: 10px;
    padding-bottom: 10px;
}
.barratelefone span.atendimento a
{
    font-size: 1.3em;
    font-weight: bold;

    float: right;

    margin: 0;
    padding: 8px 10px;

    color: #0aa6b9;
    background: #ffd51d;
}
.barratelefone span.atendimento a:hover
{
    background: #ffb41f;
}
.barratelefone span.telefone
{
    font-size: 1.2em;
    font-weight: bold;

    display: inline-block;

    padding-top: 10px;

    color: #00529c;
}
#main-navigation li a
{
    color: #fff;
}
#main-navigation li:hover
{
    background: #ffd51d;
}
#main-navigation li:hover a
{
    color: #0aa6b9;
}
#main-navigation li li:hover
{
    background: #eff3f6;
}
ul.actionMenu
{
    display: none;
}

/* Menu global */

#navigation
{
    display: inline;

    margin: 0;

    list-style: none;

    text-align: left;

    background: rgba(10, 166, 185, .9);
}

#navigation ul li
{
    position: relative;

    display: inline-block;

    cursor: pointer;
    -webkit-transition: all .2s;
       -moz-transition: all .2s;
        -ms-transition: all .2s;
         -o-transition: all .2s;
            transition: all .2s;
}
#navigation li.item-nav
{
    position: relative;

    color: #fff;
}
#navigation li.item-nav ul
{
    display: none;
    visibility: hidden;

    padding: 0;
}
#navigation li.item-nav ul li
{
    display: block;
    float: none;

    padding: 3px 10px;

    border-right: none;
}

#navigation li.item-nav span
{
    font-size: 1.2em;
    font-weight: bold;
}

.redes
{
    margin-bottom: 5px;
    padding: 30px 0 0;

    text-align: center;
}

#content .cover-collection-tile.tile-content
{
    margin-top: 0 !important;
    margin-left: 0 !important;
}


.cover-collection-tile.tile-content h2 a
{
    font-size: .75em;
    line-height: 1.5em;

    display: inline-block;

    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;

    letter-spacing: 0;

    color: #000 !important;
    border-bottom: 1px dashed #000 !important;
}
#content .cover-collection-tile.tile-content p
{
    font-size: 1.5em;
    line-height: 1.5em;

    margin-bottom: 5px;
    padding-bottom: 5px;

    border-bottom: 1px dashed #000 !important;
}

#content .cover-collection-tile.tile-content h2
{
    letter-spacing: 0;
}
#content .cover-collection-tile.tile-content h2 a:hover
{
    text-decoration: none !important;

    color: #07a7f8 !important;
}

.cover-collection-tile.tile-content .tile-footer
{
    font-size: 1.2em;

    padding-top: 10px;

    text-align: left;
}

.cover-collection-tile.tile-content .tile-footer a
{
    font-weight: bold;

    text-decoration: none !important;

    color: #0aa6b9 !important;
    border: none !important;
}
.graduacaoadistancia:hover
{
    background: #1962a5;
}
.paginadocandidato:hover
{
    background: #c59f06 !important;
}
.tile-footer a::before
{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;

    display: inline-block;

    padding-right: 5px;

    content: '\f055';

    color: #0aa6b9;

    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#content .tile-footer a:hover::before,
#content .tile-footer a:hover
{
    color: #0aa6b9 !important;
}
.destaque-meio .cover-basic-tile.tile-content
{
    width: 80%;
    margin: 0 auto;

    text-align: center;
}
.destaque-meio .cover-basic-tile.tile-content a
{
    font-size: 1.1em;

    display: block;

    width: 100%;
    padding: 15px 0;

    text-transform: uppercase;

    color: #00192E !important;
    border: 2px solid #00192E !important;
}
#content .destaque-meio .cover-basic-tile.tile-content a:hover
{
    text-decoration: none !important;

    color: #fff !important;
    background: #00192E;
}
div.position-0 .destaque-meio
{
    margin-top: 10px;
}
.classe-destaques .cover-richtext-tile.tile-content h2
{
    color: #0aa6b9;
}

/* ==========================================================================
       Rodape do Portal
       ========================================================================== */
.redes span
{
    display: none;
}
div#footerlocal
{
    display: none;
}

span.universidadeNome
{
    font-weight: bold;
}
.redes a
{
    text-decoration: underline;
}
.redes a:hover
{
    text-decoration: none;

    color: #E5A812 !important;
}
.redes a .fa
{
    font-size: 1.5em;

    width: 32px;
    height: 20px;
    margin-bottom: 10px;
    padding: 6px 0;

    text-align: center;

    border: 1.5px solid;
    border-radius: 50%;
}
.redes a i.fa.fa-envelope,
.redes a i.fa.fa-comment
{
    padding: 0;

    border: none;
}
.redes
{
    text-align: center;
}
.redes span i.fa
{
    color: #00192E;
}
.footerambienteecontato a
{
    font-size: .9em;

    padding: 0 15px;

    color: #fff !important;
}
.footerambienteecontato
{
    margin-bottom: 10px;
    padding: 10px 0;

    text-align: center;

    color: #00192E;
}
div#footerRights
{
    clear: both;

    padding: 10px 0;

    text-align: center;

    color: #00192E;
}
span.universidadeReg
{
    display: none;
}
span.universidadeNome
{
    display: block;

    margin: 20px 0;
}
div#footerRights .redes
{
    text-align: center;
}
/* ==========================================================================
       Tiles
       ========================================================================== */

/* Carousel */

.galleria-info-title,
.galleria-info
{
    display: none !important;
}
body.section-processo-seletivo .cell.width-16.position-0 .galleria-inner
{
    height: 170px;
}
body.section-processo-seletivo #content > .row:first-child > div.width-16
{
    overflow: hidden;

    height: 109px;
    margin-top: -10px;
}

/* Tiles Geral */

.tile
{
    margin-bottom: 15px !important;
}

.tile img.left
{
    width: 100%;
    height: auto;
}
/* Tile Basic */

.cover-basic-tile.tile-content h2
{
    line-height: 1em;
}

.cover-basic-tile.tile-content h2 a
{
    font-size: .85em;

    color: #000 !important;
}


/*Tile Basico*/

.cover-richtext-tile h4
{
    font-size: 1.7em;
    font-weight: bold;

    margin-top: 40px;

    color: #073772;
}

.cover-richtext-tile h4 a
{
    color: #073772 !important;
}

.cover-richtext-tile a.destaque img.image-inline
{
    width: 100% !important;
}


#content .cover-richtext-tile a:link,
#content .cover-richtext-tile a:visited
{
    color: #000;
    border-bottom: 0;
}

/*Conteudo*/

#content h1.documentFirstHeading
{
    font-size: 2.1em;

    width: 98%;

    text-transform: uppercase;

    color: #0aa6b9;
}

.portaltype-document hr
{
    margin: 22px 0;
}

.portaltype-document #content h4
{
    font-size: 2em;

    width: 98%;

    text-transform: uppercase;

    color: #083671;
}
#content .cover-collection-tile .tile-footer a:hover,
#content .cover-collection-tile .tile-footer a:hover::before
{
    color: #e1504a!important;
}
.titulo > span
{
    font-size: 1.4em;
    font-weight: bold;

    position: absolute;
    top: -6px;
    left: 10%;

    color: #00529b;
}

.collection-item
{
    width: 96%;
}
.fa-pencil:before
{
    content: '\f040';
}

.icones i
{
    font-size: 90px;
}

.icones span
{
    font-size: 20px;

    display: block;

    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 58px;
    margin-left: 0;
}

#content .icones a
{
    color: #0b2d93 !important;
}
#content .icones a:hover
{
    color: #fdb917 !important;
}

.item
{
    display: block;

    width: 100%;

    text-align: center;
}

h2.tituloCapa
{
    font-size: 1.5em;

    display: inline-block;

    margin-top: 50px;

    letter-spacing: 0;

    border-bottom: 4px solid #357dbe;
}

#content .cover-basic-tile h3
{
    font-size: 1em;

    clear: left;
}

.vestibular
{
    width: 100%;
}
.titulo-tabela-cursos
{
    font-family: verdana;

    color: #fff;
    background: none repeat scroll 0 0 #004897;
}
.vestibular tr td
{
    padding: 0 11px !important;
}
.linha-tabela1
{
    font-size: 12px !important;
    font-weight: bold !important;
}
.linha-tabela1
{
    font-size: 12px !important;
    font-weight: bold !important;
}
.linha-tabela-par
{
    background-color: #f5f5f5;
}

#content .cover-basic-tile.tile-content h3 a
{
    font-size: 1.3em;

    display: inline-block;

    margin: 5px 0;

    color: #00192E;
}
#content .cover-basic-tile.tile-content h3 a:hover
{
    color: #B88506 !important;
}
.cover-basic-tile.tile-content a.imag img
{
    max-width: 120px;
}
.cover-basic-tile.tile-content
{
    text-align: center;
}
.cover-basic-tile.tile-content a.imag
{
    display: block;

    width: 120px;
    margin: 20px auto 0;

    border: none !important;
}
.position-0 .cover-basic-tile.tile-content
{
    margin-top: -10px;
}
#content .cover-basic-tile.tile-content > p
{
    min-height: 35px;
    margin: 0 15%;

    color: #00192E;
}
#content .botaoSaibaMais a
{
    font-size: 1.3em;
    font-weight: bold;

    display: block;

    width: 60%;
    margin-left: 20%;
    padding: 10px 0;

    text-align: center;

    color: #00192E !important;
    background: #ffd51d;
}
#content .botaoSaibaMais a:hover
{
    text-decoration: none;
    color: #FFF !important;
    background: #B88506;
}



.ficouinteressadoform div.formControls
{
    font-size: 1.6em;

    margin: 0 !important;

    text-align: center;

    border: none !important;
    background: #E5A812;
}
.ficouinteressadoform
{
    margin-top: -13px;
    padding: 10px;

    background: #f8f8f8;
}

.ficouinteressadoform span.required
{
    display: none;
}

.ficouinteressadoform h2
{
    font-size: 1.7em;

    letter-spacing: 0;
    text-transform: uppercase;

    color: #00192E;
}

.ficouinteressadoform h3
{
    font-weight: normal;

    letter-spacing: 0;

    color: #00192E;
}
.ficouinteressadoform div.ArchetypesStringWidget *
{
    float: right;

    width: auto;
}


.ficouinteressadoform div.formControls input
{
    font-size: .8em !important;
    font-weight: bold;

    width: 100%;
    padding: 8px 10px;

    text-transform: uppercase;

    color: #00192E;
    border: none !important;
    background: transparent;
}

.ficouinteressadoform div.formControls:hover
{
    background: #B88506;
}
.ficouinteressadoform div.formControls:hover input
{
    color: #fff !important;
}
.ficouinteressadoform div.ArchetypesStringWidget
{
    font-size: 1.2em;

    display: block;

    padding: 5px;

    color: #00192E;
    border: 1px solid #00192E;
}
.barraLinks .fa
{
    font-size: 5em;

    width: 75px;
    height: 50px;
    padding: 20px 10px 25px 15px;

    text-align: center;

    border: 1.5px solid;
    border-radius: 50%;
}
.barraLinks
{
    margin-bottom: -25px;

    background: #00192E;
}
.barraLinks div span
{
    display: block;

    text-align: center;
}
.barraLinks div span.icone
{
    padding-top: 30px;
}
#content .cover-richtext-tile .barraLinks a
{
    color: #fff !important;
}
#content .cover-richtext-tile .barraLinks a:hover
{
    text-decoration: none !important;

    color: #E5A812 !important;
}
.barraLinks span.texto
{
    font-size: 1.3em;
    font-weight: bold;

    padding-top: 15px;
    padding-bottom: 15px;
}
.cover-richtext-tile.tile-content img
{
    display: block;

    width: 100%;
    height: auto;
    margin: 0 auto;
}

.ficouinteressadoform div#archetypes-fieldname-topic input,
.ficouinteressadoform div#archetypes-fieldname-replyto input,
.ficouinteressadoform div#archetypes-fieldname-telefone input,
.ficouinteressadoform div.ArchetypesSelectionWidget select
{
    font-size: 1em !important;

    width: 75%;

    color: #00192E;
    border: 1px dashed rgba(22, 25, 56, .9);
    background: transparent;
}

.ficouinteressadoform div.ArchetypesSelectionWidget
{
    font-size: 1.2em;

    display: block;

    padding: 5px;

    color: #00192E;
    border: 1px solid #00192E;
}
.ficouinteressadoform div.ArchetypesSelectionWidget *
{
    float: right;

    width: auto;
}

.portletStaticText .ficouinteressadoform
{
    font-size: .7em;
}

.portletStaticText .atendimentoonline
{
    font-size: .9em;
}


div#viewlet-below-content-title
{
    display: none;
}

#content .documentDescription,
#content #description
{
    margin-bottom: 10px;
}

.inscrevase.botaointernocurso
{
    font-size: 1.4em;

    margin-top: 0;
    margin-bottom: 30px;
}
.inscrevase:hover
{
    background: #e1b909;
}
.inscrevase:hover a
{
    color: #fff !important;
}
span.imagemDestaque
{
    display: block;

    margin-bottom: 10px;
}

.textoConteudoCurso
{
    margin-top: 4px;
}
.vpolo div h3 a
{
    font-weight: normal;
}
.vpolo
{
    font-size: .9em;

    display: block;
    clear: both;

    margin-top: 20px;
    padding: 10px;

    border: 1px solid #000;
    border-top: 5px solid #e1504a;
}
.vpolo h2
{
    font-size: 1.3em;

    margin-bottom: 10px;

    color: #e1504a;
}
.vpolo a
{
    font-size: .9em;

    color: #000 !important;
}
#content .vpolo a:hover
{
    text-decoration: none;

    color: #367dbe !important;
}

#content .inscrevase.botaointernocurso a:hover
{
    text-decoration: none !important;

    color: #fff !important;
}

span.imagemDestaque img
{
    width: 100%;
    height: auto;
}
#content p
{
    max-width: 100%;
}
#content
{
    padding: 10px;
}

.classe-destaques p
{
    color: #fff !important;
}
.classe-destaques .cover-basic-tile
{
    overflow: hidden;

    height: 206px;
}
.classe-destaques a.imag::after
{
    position: relative;
    top: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background:    -moz-linear-gradient(top, rgba(0,0,0,.2) 0%,rgba(0,0,0,.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,.2) 0%,rgba(0,0,0,.75) 100%);
    background:         linear-gradient(to bottom, rgba(0,0,0,.2) 0%,rgba(0,0,0,.75) 100%);
}

.classe-destaques .cover-basic-tile:hover img
{
    opacity: .6;
}
#content .classe-destaques .cover-basic-tile.tile-content > p
{
    font-size: 1.2em !important;

    position: absolute;

    display: block;
    float: left;
    clear: both;

    margin-top: -3em;
    padding: 0 20px;
}
#content .classe-destaques h3
{
    position: absolute;
    bottom: 0;

    float: left;
    clear: both !important;

    margin-bottom: 2.5em;
    padding: 20px;
}
#content .classe-destaques h3 a
{
    font-size: 1.4em;

    color: #fff !important;
}
#content .destaque-roxo h3 a,
#content .destaque-roxo p
{
    color: #fff !important;
}


#column-two dl.portlet ul.navTreeLevel0 > .navTreeItem
{
    padding: inherit !important;
}
#column-two dl.portlet ul.navTreeLevel0 li.navTreeItem.navTreeCurrentNode a
{
    color: #e1504a !important;
}
dl.portlet ul.navTree .navTreeCurrentItem
{
    margin-right: 0;
    margin-left: 0;

    border: none;
    background: none !important;
}

#column-two dl.portlet ul.navTreeLevel0 a
{
    font-size: 1.2em;

    color: #000 !important;
}

#column-two dl.portlet ul.navTreeLevel0 a:hover
{
    color: #357dbe !important;
}

.icons-on #column-two .navTree li a
{
    padding-left: 0 !important;

    background: none !important;
}

.addthis_sharing_toolbox
{
    position: inherit !important;
    left: 0 !important;
}

.atendimentoonline
{
    font-size: 1.2em;

    width: 90%;
    margin: -15px 0 -25px;
    padding: 5%;

    text-align: center;

    background: #0aa6b9;
}
.atendimentoConteudo
{
    color: #fff;
}
.atendimentoConteudo h3
{
    font-size: 1.6em;

    color: #fff;
}
.faleConosco a
{
    display: block;

    color: #057785 !important;
    border: none !important;
    background: #ffd51d;
}
#content .faleConosco a:hover
{
    text-decoration: none !important;

    color: #fff !important;
    background: #e1b909;
}
.faleConosco a:hover span.faleIcone
{
    background: #ffd51d;
}
.faleConosco a span.faleIcone
{
    display: inline-block;

    width: 15%;
    padding: 5px 0;

    text-align: center;

    color: #fff;
    background: #057785;
}
.faleConosco a span.faleTexto
{
    font-weight: bold;

    display: inline-block;

    width: 83%;
    padding: 5px 0;

    text-align: center;
}

.cover-collection-tile.tile-content .tile-header span
{
    font-size: 1.5em;
    font-weight: bold;

    display: inline-block;

    margin-bottom: 20px;
    padding-bottom: 5px;

    letter-spacing: 0;

    border-bottom: 4px solid #0aa6b9;
}
#content .collection-item h3 a
{
    font-size: 1em;

    display: block;

    margin-bottom: 2px;
    padding: 5px 0 7px 0;

    text-transform: none;

    color: #000 !important;
    border-bottom: 1px dashed #ccc !important;
}
#content .collection-item p.description
{
    font-size: 1.1em;

    padding: 3px 0;
}


.nome-do-curso h2
{
    margin-top: 20px;

    color: #00192E;
}
.contentTile
{
    width: 100%;
    padding: 50px  0 70px;

    text-align: center;

background: rgba(6,54,114,1);
background: -moz-linear-gradient(top, rgba(6,54,114,1) 0%, rgba(1,2,2,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(6,54,114,1)), color-stop(100%, rgba(1,2,2,1)));
background: -webkit-linear-gradient(top, rgba(6,54,114,1) 0%, rgba(1,2,2,1) 100%);
background: -o-linear-gradient(top, rgba(6,54,114,1) 0%, rgba(1,2,2,1) 100%);
background: -ms-linear-gradient(top, rgba(6,54,114,1) 0%, rgba(1,2,2,1) 100%);
background: linear-gradient(to bottom, rgba(6,54,114,1) 0%, rgba(1,2,2,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#063672', endColorstr='#010202', GradientType=0 );
}
.contentTile h1
{
    font-size: 3em;

    margin-bottom: 5px;

    letter-spacing: 0;

    color: #fff;
}
.contentTile h2
{
    font-size: 2.5em;
    font-weight: normal;

    letter-spacing: 0;

    color: #fff;
}


/* carousel conheca a metodista */


.conhecaAMetodista
{
    padding: 20px 0 30px;

    text-align: center;

    background: #0aa6b9;
}
.conhecaAMetodista .conhecaHeader h3
{
    font-size: 1.9em;

    margin: 20px 0 5px;

    text-align: center;

    color: #fff;
}
#content .conhecaAMetodista .conhecaHeader a.conhecabotao
{
    font-size: 1.1em;
    font-weight: bold;

    display: inline-block;

    width: auto;
    margin: 10px auto 20px;
    padding: 10px;

    text-align: center;

    color: #057785;
    border-bottom: none;
    background: #ffd51d;
}
#content .conhecaAMetodista .conhecaHeader a.conhecabotao:hover
{
    text-decoration: none;

    color: #fff !important;
    background: #e1b909;
}
.slick-slide
{
    margin: 0 20px;
}

.slider
{
    max-width: 1120px;
}

.conhecaAMetodista .slick-slide img
{
    border: 2px solid #fff;
}

.slick-slide img
{
    max-width: 295px;
    margin: 0 auto;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;

    cursor: pointer;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;

    z-index: 3000;

    opacity: .75;
    color: #ffd51d !important;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    z-index: 3000;
    left: 5px;
}
[dir='rtl'] .slick-prev
{
    right: 5px;
    left: auto;
}
.slick-prev:before
{
    font-family: FontAwesome;

    content: '\f053';
}
[dir='rtl'] .slick-prev:before
{
    font-family: FontAwesome;

    content: '\f053';
}
.slick-next
{
    right: 5px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 5px;
}
.slick-next:before
{
    font-family: FontAwesome;

    content: '\f054';
}
[dir='rtl'] .slick-next:before
{
    font-family: FontAwesome;

    content: '\f054';
}

#lightbox
{
    position: fixed;
    z-index: 30000;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    text-align: center;

    background: rgba(0, 0, 0, .85);
}
#lightbox img
{
    max-width: 940px;
    margin-top: 7%;

    -webkit-box-shadow: 0 0 25px #111;
       -moz-box-shadow: 0 0 25px #111;
            box-shadow: 0 0 25px #111;
}

/* carousel incentivos */
.incentivosCarousel
{
    padding: 20px 0 30px;

    text-align: center;

    background: #fff;
}
.incentivosCarousel .slick-prev:before,
.incentivosCarousel .slick-next:before
{
    color: #0aa6b9 !important;
}

h3.incentivosHeader
{
    font-size: 1.4em;

    margin-bottom: 10px;

    text-align: left;

    color: #0aa6b9;
}
/* videos */

div.video.position-0
{
    margin-top: 0 !important;
}
.videosProcessoSeletivo
{
    margin-top: -25px;
    padding: 30px;

    text-align: center;

    background: #ffd51d;
}

/* lnding de cursos */

.cursoHeader
{
    position: relative;

    width: 100%;
    height: 100px;
    margin-top: -10px;
    margin-bottom: -14px;
}
.dadosCurso
{
    position: absolute;
    bottom: 10px;
    left: 10px;

    height: auto;
}
.dadosCurso h1,
.dadosCurso h2,
.dadosCurso h3,
.dadosCurso h4,
.dadosCurso h5
{
    color: #fff !important;
}
.dadosCurso h1
{
    font-size: 4em;

    margin-bottom: 10px;

    letter-spacing: 0;
}
#content .dadosCurso h3,
.dadosCurso h4,
.dadosCurso h5
{
    font-size: 1.6em;

    display: inline-block;

    margin-top: 0;
    margin-right: 15px;
}
.cursoHeader .dadosCurso .fa-star
{
    color: #ffd51d;
}
.dadosCurso h5
{
    font-size: 1.3em;
    font-weight: normal;
}
.cursoHeader .dadosCurso .fa-check
{
    font-size: 2em;

    padding-left: 10px;

    color: #10cb22;
}
.ficouinteressadoform.intesseCurso .hidden
{
    display: none;
}
.barraCurso
{
    padding: 25px;

    text-align: center;

    color: #fff;
    background: #0aa6b9;
}
.barraCurso .fa
{
    font-size: 5em;

    display: block;

    min-height: 80px;

    color: #ffd51d;
}
.barraCurso div.position-0
{
    margin-top: 0;
}
.barraCurso span.texto.textoTitulo
{
    font-size: 1.5em;
    font-weight: bold;

    display: block;

    padding-bottom: 5px;
}
.destaque-roxo
{
    line-height: 1.8em;

    min-height: 160px;
    margin-top: -30px;
    padding: 30px 20%;

    text-align: center;

    background: #057785;
}

.cursoHeader
{
    height: 100px;
}
.dadosCurso
{
    font-size: .6em;

    bottom: 15px;
    left: 10px;
}
.dadosCurso h1
{
    margin-bottom: 0;
}
.dadosCurso h3
{
    width: 100%;
}
.destaque-roxo h3
{
    font-size: 1.4em;

    margin: 10px;

    color: #fff;
}
.destaque-com-imagem h3
{
    font-size: 1.8em;

    margin-bottom: 20px;

    letter-spacing: 0;

    color: #00529c;
}
.destaque-com-imagem p
{
    font-size: 1.1em;
    line-height: 1.7em;
}
.tile-edge
{
    padding: 0;

    border: none;
}
#content .tile-edge .cover-basic-tile h3
{
    font-size: 1.2em;

    padding: 5px 10px;

    text-transform: uppercase;

    border: 1px solid #000;
    border-bottom: none;
}
#content .tile-edge .cover-basic-tile p
{
    padding: 0 10px 5px;

    border: 1px solid #000;
    border-top: none;
}
#content .tile-edge .cover-basic-tile img
{
    margin-bottom: 0;
}

#content .conhecaSite a
{
    font-size: 1.2em;
    font-weight: bold;

    display: block;

    width: 100%;
    padding: 10px 0;

    text-align: center;
    text-transform: uppercase;

    color: #fff !important;
    background: #dc2018;
}
#content .conhecaSite a:hover
{
    text-decoration: none;

    background: #e1504a;
}


h3.passoApassoTitulo
{
    font-size: 3em;

    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;

    text-align: center;

    color: #e1504a;
    border-top: 2px dashed #00192E;
    border-bottom: 2px dashed #00192E;
}
h3.passoApassoTitulo.inscricoesTitulo
{
    margin-bottom: 35px;

    color: #00192E;
}
.passoAPasso span.numero
{
    font-size: 7em;
    font-weight: bold;

    float: left;

    width: 24%;
    min-height: 60px;
    padding-top: 20px;

    color: #00529c;
}
.position-0 .cover-richtext-tile.tile-content .passoAPasso
{
    margin-top: -10px;
}
.passoAPasso span.passoDetalhe
{
    font-size: 1.3em;

    color: #00529c;
}
.passoAPasso .passo
{
    font-size: 1.3em;
    font-weight: bold;

    display: block;

    padding-bottom: 5px;

    color: #e1504a;
}
.passoAPasso
{
    margin-bottom: 40px;
}

.centralderelacionamento
{
    padding: 10px 0;

    text-align: center;

    background: #00529c;
}
.centralderelacionamento h3
{
    font-size: 1.5em;

    color: #fff !important;
}
.iconCentral
{
    font-size: 7em;

    float: left;

    width: 20%;
    height: 140px;

    color: #00529c;
}


.centralConteudo
{
    min-height: 155px;
    margin-bottom: -15px;
    padding: 45px 15% 20px;

    background: #E5A812;
}
.centralConteudo .iconCentral
{
    font-size: 4em;

    display: inline-block;

    width: 15%;

    color: #00192E;
}
.centralConteudo .textoCentral
{
    font-size: 1.2em;

    display: inline-block;

    width: 80%;
    padding-left: 10px;

    vertical-align: top;

    color: #00192E;
}
.centralConteudo .textoCentral h4
{
    font-size: 1.7em;
    font-weight: bold;

    color: #00192E;
}
#content .textoCentral p
{
    font-size: 1.2em;
    line-height: 1.4em;

    margin-bottom: 0;

    color: #00192E;
}
#content .textoCentral a
{
    font-weight: bold;

    display: inline-block;

    margin-top: 20px;

    color: #00192E;
    border: none;
}
#content .textoCentral a:hover
{
    text-decoration: underline !important;

    color: #00192E !important;
}
.curso_no_polo h2
{
    margin-top: 20px;

    color: #0aa6b9;
}


@media only screen and (min-width : 320px)
{
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px)
{
    .faleConosco a span.faleTexto
    {
        width: 83.7%;
    }

    .atendimentoonline
    {
        margin: -15px 0 -30px;
    }
    .barratelefone
    {
        font-size: .8em;
    }
    .inscrevase
    {
        font-size: 1.2em;
    }
    .slick-slide img
    {
        width: 385px;
        max-width: 385px;
    }
    .slick-slide
    {
        max-width: 460px !important;
    }
    body.section-processo-seletivo .cell.width-16.position-0 .galleria-inner
    {
        height: 185px;
    }
    body.section-processo-seletivo #content > .row:first-child > div.width-16
    {
        overflow: hidden;

        height: 124px;
        margin-top: -10px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px)
{
    div#footerRights .redes
    {
        text-align: right;
    }
    .col-md-16 .botaoSaibaMais
    {
        margin-top: 15px;
    }
    #content .cover-basic-tile.tile-content > p
    {
        margin: 0 10%;
    }
    .botaoSaibaMais
    {
        max-width: 380px;
        margin: 0 auto;
    }
    .barratelefone span
    {
        font-size: 1.2em;

        display: inline-block;
    }
    .centralConteudo
    {
        font-size: .85em;
    }
    .centralConteudo .iconCentral
    {
        font-size: 5em;
    }

    .iconCentral
    {
        width: 15%;
    }
    .barratelefone span.atendimento a:hover
    {
        background: transparent;
    }

    .faleConosco a span.faleTexto
    {
        width: 81%;
    }

    .barratelefone span i
    {
        color: #E5A812;
    }
    .col-md-5
    {
        width: 42.9166666666667%;
        margin-top: -13px;
        padding-left: 0 !important;
    }
    .faleConosco
    {
        width: 240px;
    }
    #content .collection-item h3 a
    {
        font-size: 1.3em;
    }
    .cursoHeader
    {
        height: 195px;
    }
    .dadosCurso
    {
        font-size: 1em;

        bottom: 30px;
        left: 12px;
    }
    .dadosCurso h3
    {
        width: auto;
    }
    /* setas carousel */
    .slick-next
    {
        right: -25px;
    }
    [dir='rtl'] .slick-next
    {
        right: auto;
        left: -25px;
    }
    .slider
    {
        max-width: 720px;
        padding-left: 15px;
    }
    .slick-slide
    {
        max-width: 360px;
    }
    .slick-slide img
    {
        width: 290px;
        height: auto;
    }

    .atendimentoonline
    {
        width: 100%;
        height: 220px;
        margin: 0;
        padding: 0;

        text-align: left;
    }
    .atendimentoConteudo
    {
        width: 250px;
        margin: 0 auto;
        padding-top: 60px;
    }
    .cell.width-7.position-9
    {
        width: 46%;
        margin-top: -3px;
        margin-left: -46%;
    }
    .ficouinteressadoform
    {
        height: 200px;
    }
    .intesseCurso div#archetypes-fieldname-telefone
    {
        width: 73%;
        margin-right: 2%;
    }
    .intesseCurso div#archetypes-fieldname-replyto
    {
        width: 97% !important;
    }
    .intesseCurso div#archetypes-fieldname-topic input,
    .intesseCurso div#archetypes-fieldname-replyto input
    {
        width: 75%;
    }
    .intesseCurso div#archetypes-fieldname-telefone input
    {
        width: 67%;
    }
    .position-0 .barraCurso
    {
        margin-top: -25px;
    }
    .destaque-roxo
    {
        margin-top: -12px;
    }
    a.logoProcessoSeletivo
    {
        width: auto;
        margin: 28px 20px 0;

        border: none;
    }
    .barratelefone
    {
        font-size: .75em;

        float: right;

        width: 72%;
        min-width: 72%;
        margin-top: 30px;

        text-align: right;

        border: none;
        background: none;
    }
    .barratelefone .fa
    {
        display: inline;

        padding: 0 3px 0 10px;
    }
    .barratelefone span.atendimento a
    {
        font-size: 1em;

        display: inline-block;
        float: left;

        margin-bottom: -3px;
        padding: 0;

        background: none;
    }
    .barratelefone span.telefone
    {
        font-size: .9em;

        display: inline-block;
        float: left;

        padding: 2px 0 0;
    }
    .barratelefone span.email a
    {
        padding: 0;
    }
    .barratelefone span.email
    {
        font-weight: bold;

        display: inline;
        float: left;
    }
    .barratelefone i.fa.fa-phone-square
    {
        font-size: 1.2em;
    }
    .redes i
    {
        font-size: 1.2em;
    }
    #main-navigation li li:hover
    {
        background: none;
    }
    main#main-content
    {
        display: block;
    }
    div#btnav ul li a
    {
        font-size: .85em;
    }
    .botoesSubMenu
    {
        display: none;
    }
    .paginadocandidato,
    .graduacaoadistancia
    {
        margin-bottom: 10px;
    }

    div#logo a img
    {
        width: inherit;
    }
    .classe-destaques .cover-basic-tile
    {
        display: block;
        overflow: hidden;

        min-width: 358px !important;
        min-height: 351px !important;
    }
    .tile.classe-destaques img.left
    {
        width: auto !important;
        height: 100% !important;
    }

    #content .classe-destaques h3
    {
        min-width: 315px;
        margin-bottom: 4.5em;
    }
    #content .classe-destaques .cover-basic-tile.tile-content > p
    {
        min-width: 315px;
        margin-top: -4em;
    }
    .classe-destaques .cover-basic-tile
    {
        min-width: 554px;
        min-height: 317px;
    }

    .classe-destaques a.imag::after
    {
        height: 350px;
    }

    #content
    {
        padding: 0;
    }

    .destaque-roxo .cover-basic-tile.tile-content
    {
        height: inherit;
    }
    .textoConteudoCurso
    {
        float: left;

        width: 78%;
        margin-right: 3%;
    }
    .redes span
    {
        font-weight: bold;
    }
    h2.headerdesk
    {
        display: none;
    }
    .ficouinteressadoform div#archetypes-fieldname-topic input
    {
        width: 84%;
    }
    .ficouinteressadoform div#archetypes-fieldname-replyto input,
    .ficouinteressadoform div#archetypes-fieldname-telefone input
    {
        width: 65%;
    }
    .ficouinteressadoform div.ArchetypesSelectionWidget select
    {
        width: 78.5%;
    }
    .ficouinteressadoform div.formControls
    {
        float: left;

        width: 21%;
    }
    div#archetypes-fieldname-replyto,
    div#archetypes-fieldname-telefone
    {
        display: inline-block;
        float: left;
        clear: none;

        width: 45%;
    }
    div#archetypes-fieldname-replyto
    {
        margin-right: 3.5%;
    }
    .ficouinteressadoform div.ArchetypesSelectionWidget
    {
        float: left;

        width: 70%;
        margin-right: 2%;
    }
    div#footerRights
    {
        font-size: .9em;

        padding-top: 20px;

        border-top: 1px solid #00192E;
    }
    .redes
    {
        position: absolute;
        right: 20%;

        width: 40%;
        margin: 15px 0 !important;
        padding: 5px;

        border: none;
    }

    span.universidadeReg a
    {
        color: #00529c;
    }
    .barratelefone span a:hover
    {
        color: #B88506 !important;
    }
    .redes span
    {
        font-size: .7em;
    }
    #footerRightslocal .redes .rodapeTelefone
    {
        font-size: .8em;

        padding-top: 2px;
        padding-right: 20px;
    }
    #footerRightslocal .redes .rodapeEmail
    {
        padding-right: 20px;
    }
    .redes a .fa
    {
        margin-bottom: 0;
    }
    div#footerRights span
    {
        margin-top: 30px;
    }

    #footerRightslocal img
    {
        padding-right: 20px;
    }
    div#footerlocal
    {
        padding-bottom: 20px;

        color: #fff;
        background: #357dbe;
    }
    div#footerlocal ul.column.col-md-3
    {
        font-size: .9em;
    }
    div#footerlocal a
    {
        display: block;

        padding: 2px;

        color: #fff !important;
    }
    div#footerlocal .barraseparadora
    {
        font-size: 1em !important;
        font-weight: bold;
    }
    div#footerlocal li.subtitulo
    {
        font-size: 1.2em;
        font-weight: bold !important;

        display: block;

        margin-bottom: 5px;
    }
    div#footerlocal ul.column.coluna2
    {
        display: block;

        padding-top: 27px;

        border-right: 1px solid #fff;
    }
    div#footerlocal a:hover
    {
        text-decoration: none;

        color: #e7e355 !important;
    }
    div#footerlocal .tituloRodape h3
    {
        font-size: 1.3em;
        font-weight: bold;

        display: inline-block;

        margin-bottom: 10px;
        margin-left: 3%;
        padding-top: 10px;

        text-transform: uppercase;

        color: #fff !important;
        border-bottom: 3px solid #fff;
    }
    #barrahorizontal .ambientecontato a
    {
        font-weight: bold;

        padding: 10px;

        color: #fff !important;
        border-left: 1px solid #fff;
    }
    #barrahorizontal .ambientecontato
    {
        display: block !important;

        padding: 10px;

        text-align: right;

        color: #fff !important;
        background: #07a7f8;
    }
    #barrahorizontal .ambientecontato a:hover
    {
        text-decoration: underline;

        color: #e9f0f3 !important;
    }
    .inscrevase
    {
        font-size: 1.2em;
        font-weight: bold;

        float: right;
        overflow: hidden;

        width: 190px;
        max-height: 38px;
        margin-top: -37px;
        margin-right: 0;

        text-align: right;
    }
    .inscrevase a
    {
        padding: 13px 8px 9px;
    }
    .destaque-meio
    {
        margin-top: 20px;
    }
    /* carrossel */
    .cover-carousel-tile
    {
        display: block;
    }

    body.section-processo-seletivo .cell.width-16.position-0 .galleria-inner
    {
        height: 280px;
    }
    body.section-processo-seletivo #content > .row:first-child > div.width-16
    {
        overflow: hidden;

        height: 219px;
        margin-top: -10px;
    }
    #content .cover-basic-tile.tile-content > p
    {
        font-size: 1em !important;
    }
    #content .cover-basic-tile h3
    {
        font-size: 1em;

        clear: left;
    }
    .collection-item h3
    {
        font-size: .9em;

        text-transform: uppercase;
    }
    .description
    {
        font-size: .85em;position: relative;
    }
    /*Ajuste header*/
    #main-navigation li
    {
        padding: 12px 12px;
    }
    div#logo a img
    {
        position: relative;
        top: 0;
        left: inherit;

        width: 160px;
        margin-left: 10px;
    }
    #main-navigation li:hover
    {
        background: transparent;
    }
    /* cor do place holder */
    ::-webkit-input-placeholder
    {
        color: #8c959d;
    }
    :-moz-placeholder
    {
        /* Firefox 18- */
        color: #8c959d;
    }
    ::-moz-placeholder
    {
        /* Firefox 19+ */
        color: #8c959d;
    }
    :-ms-input-placeholder
    {
        color: #8c959d;
    }
    div#btnav ul li a
    {
        font-weight: normal;

        padding: 0 6px;

        color: #fff !important;
    }
    div#btnav ul li a:hover
    {
        color: #ffd51d !important;
    }
    div#btnav ul li li a:hover
    {
        color: #606969 !important;
    }
    div#btnav ul li li a
    {
        color: #0aa6b9 !important;
    }
    div#btnav ul li li
    {
        width: 100%;
        padding: 0 0 5px !important;
    }
    #main-navigation li:last-child a
    {
        border: none;
    }
    #footerRightslocal span
    {
        float: left;

        width: auto;
        margin-top: 15px;
        padding-left: 10px;
    }
    #footerRightslocal span:last-child
    {
        border-right: none !important;
    }
    .searchButton
    {
        color: #000;
    }
    #footerRightslocal img
    {
        display: inline;
        float: right;

        padding-right: 20px;
    }
    div#logo
    {
        display: inline-block;
        float: left;

        margin-bottom: 30px;
        margin-left: 10px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px)
{
    div#logo a img
    {
        padding-top: 15px;
    }
    .destaque-roxo
    {
        min-height: 143px;
    }

    #content .cover-basic-tile.tile-content > p
    {
        margin: 0 15%;
    }
    span.universidadeReg
    {
        display: inline;

        margin-left: 15px;
        padding-left: 15px !important;

        border-left: 1px solid #00529c;
    }
    .barratelefone span
    {
        margin-left: 5px !important;
    }
    .destaque-roxo
    {
        min-height: 143px;
    }
    .slider
    {
        max-width: 920px;
    }
    .slick-slide img
    {
        width: 270px;
    }
    body.section-processo-seletivo .cell.width-16.position-0 .galleria-inner
    {
        height: 330px;
    }
    body.section-processo-seletivo #content > .row:first-child > div.width-16
    {
        overflow: hidden;

        height: 262px;
        margin-top: -10px;
    }
    div#archetypes-fieldname-replyto,
    div#archetypes-fieldname-telefone
    {
        display: inline-block;
        float: left;
        clear: none;

        width: 46%;
    }
    div#archetypes-fieldname-replyto
    {
        margin-right: 3%;
    }
    .ficouinteressadoform div.ArchetypesSelectionWidget
    {
        float: left;

        width: 74%;
        margin-right: 2%;
    }
    a.logoProcessoSeletivo
    {
        margin: 20px 60px 0;
    }
    div#btnav ul li a
    {
        font-size: 1em;
    }
    #footerRightslocal .redes span
    {
        display: block;

        margin-top: 5px;

        color: #0aa6b9;
    }
    .ficouinteressadoform div#archetypes-fieldname-replyto input
    {
        width: 75%;
    }
    .ficouinteressadoform div#archetypes-fieldname-telefone input
    {
        width: 70%;
    }
    .ficouinteressadoform div#archetypes-fieldname-topic input
    {
        width: 88.5%;
    }
    .ficouinteressadoform div.ArchetypesSelectionWidget select
    {
        width: 85% !important;
    }
    .galleria-inner
    {
        height: 355px;
    }
    .m-accessibilidade ul
    {
        position: relative;

        width: 95%;
        max-width: 1134px;
        height: 23px;
        margin: 0 auto;
    }
    .m-accessibilidade img
    {
        width: 21px;
        height: 21px;
    }
    .m-accessibilidade a
    {
        color: #fff;
    }
    .m-accessibilidade p
    {
        font-size: .9em;
        font-weight: bold;

        float: left;

        margin-top: 5px;
        margin-right: 3px;
        padding: 0 5px 1px;

        text-align: center;

        color: #fff;
        border-radius: 50%;
        background: #0e9bc9;
    }
    .m-accessibilidade
    {
        position: relative;
        /* top: -17px; */
        margin-bottom: 17px;

        display: inline-block;

        width: 100%;
        padding: 3px 0 6px;

        border-bottom: 3px solid #ffd51d;
        background: #606969;
    }
    ul.op-acess li
    {
        float: left;

        padding: 0 5px;
    }
    ul.op-acess li:hover
    {
        background: rgba(255, 255, 255, .3);
    }
    ul.op-acess li.contrast
    {
        position: relative;
        right: 44px;

        float: right;

        width: auto !important;
        min-height: 24px;
    }

    .op-acess li a
    {
        font-size: .6em;

        position: relative;
        top: 3px;
        left: 2px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px)
{
    .centralConteudo .iconCentral
    {
        font-size: 6em;

        text-align: center;
    }
    #content .cover-basic-tile.tile-content > p
    {
        margin: 0 20%;
    }
    .barratelefone
    {
        width: 60%;
        min-width: 60%;
    }
    .dadosCurso
    {
        bottom: 30px;
        left: 40px;
    }
    .cursoHeader
    {
        height: 300px;
    }
    .slider
    {
        max-width: 1120px;
    }
    .slick-slide img
    {
        width: 250px;
    }
    div#archetypes-fieldname-replyto,
    div#archetypes-fieldname-telefone
    {
        display: inline-block;
        float: left;
        clear: none;

        width: 47%;
    }
    div#archetypes-fieldname-replyto
    {
        margin-right: 2%;
    }
    .ficouinteressadoform div.ArchetypesSelectionWidget
    {
        float: left;

        width: 75%;
        margin-right: 2%;
    }
    body.section-processo-seletivo .cell.width-16.position-0 .galleria-inner
    {
        height: 365px;
    }
    body.section-processo-seletivo #content > .row:first-child > div.width-16
    {
        overflow: hidden;

        height: 304px;
        margin-top: -4px;
    }
    a.logoProcessoSeletivo
    {
        margin: 20px 120px 0;
    }
    .ficouinteressadoform div#archetypes-fieldname-replyto input,
    .ficouinteressadoform div#archetypes-fieldname-telefone input
    {
        width: 78%;
    }
    .ficouinteressadoform div#archetypes-fieldname-topic input
    {
        width: 89.5%;
    }
    .ficouinteressadoform div.ArchetypesSelectionWidget select
    {
        width: 86.5% !important;
    }
    .intesseCurso div#archetypes-fieldname-replyto input
    {
        width: 89.5%;
    }
    .intesseCurso div#archetypes-fieldname-telefone input
    {
        width: 85%;
    }
}
