@font-face {
    font-family: "myriad-pro";
    src: url(../fonts/MyriadPro-Regular.otf);
}

*:not(i){
    /*font-family: "sans-serif", "Trebuchet MS" !important;*/
    font-family: 'myriad-pro', 'Trebuchet MS' !important;
}

body{
    background-color: #fafafa;
}

select, input, button, textarea{
   /* border-radius: 4px !important;*/
/*    border: 2px solid #FAFBFD !important;*/
    background-color: #EAEAEA !important;
    box-shadow: 1px 1px 1px #333333;
    color: #333333 !important;
}

input.btn.btn-default{
    background-color: #16103F !important;
    color: #FFFFFF !important;
    background-image: none;
    border-radius: 0px !important;
}

a{
    color: #1A1A1A;
}

h2.estilo-titulo{
    font-weight: bold;
    color: #171f4d;
}

.titulo-modalidade{
    background-color:#18204D;
    color:#ffffff;
    padding:2px 8px;
    position: relative;
}
.enfase-cidade{
    background-color:#0d5180;
    color:#DDD;
    padding:0px 4px;
}

.hk_hero_section{
    background-color: #FAFAFA;
}
    #areas-topo a{
        font-size: 13px;
        font-weight: bold;
        padding: 4px 6px;
        margin: 12px 0px;
        border-right: 1px solid #1A1A1A;
    }
    #areas-topo a:hover{
        color: #0D5180;
        text-decoration: underline;
    }
    #icones-sociais a{

    }
    #icones-sociais a:hover{
        color: #0D5180;
    }

#area-logo-menu{
    position: relative;
    min-height: 115px;
}
    #menu-principal-topo a{
        font-weight: bold;
        padding: 10px 0px 10px 10px;
        color: #1A1A1A;
        font-size: 1.3em;
    }
    #menu-principal-topo a:hover{
        color: #0D5180;
        text-decoration: underline;
    }
        #menu-principal-topo a span{
            color: #4c7e9f;
        }
    .dropdown-menu a{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-right: 10px !important;
    }

#buscar-topo{
    position: absolute;
    top: 10px;
    right: 15px;
    width: 25%;
}
    #buscar-topo input#palavra{
        border: 0px;
        border-bottom: 1px solid #0D5180;
        box-shadow: 0px 0px 0px #333;
        border-radius: 0px !important;
        background-color: transparent !important;
    }
    #buscar-topo .input-group-btn button{
        border: 0px;
        background-color: transparent !important;
        box-shadow: 0px 0px 0px #333;
        border-radius: 0px !important;
        background-image: none;
        color: #171f4d;
        padding: 0px;
    }

#detalhes-curso p *{
    font-size: 14px;
}

#lateral-inscreva{

}
    #lateral-inscreva .panel-heading, #lateral-inscreva .panel-body{
        padding: 10px;
        color: #FFFFFF;
        background-color: #18204D;
        background-image: none;
        line-height: 18px;
    }
        #lateral-inscreva .panel-heading h3{
            font-weight: bold;
            letter-spacing: -1px;
        }
    #lateral-inscreva .panel-body .btn.btn-block.btn-default{
        background-color: #0D5180 !important;
        background-image: none;
        color: #FFFFFF !important;
        font-weight: bold;
        text-shadow: 0px 0px 0px;
    }

#form-pre-inscricao{

}
    #form-pre-inscricao .form-control, #form-cpf .form-control, #id_convenio, #form-contato .form-control, #form-estrangeiro .form-control{
        margin-bottom: 15px;
        border: 1px solid #16103F;
    }

#myTab li{
    background-color: #DCDCDC;
}
#myTab li.active{
    background-color: #3B99D7;
}
#myTab li.active a{
    color: #FFFFFF !important;
}

#myTab li a{
    padding: 10px 6px;
    font-weight: bold;
}

.hk_mainmenu{
    min-height: 115px;
}
    .hk_mainmenu .navbar{
        min-height: 115px;
        margin-bottom: 0px;
    }
    .navbar-default{
        border-radius: 0px;
        border: 0px;
        border-top: 3px solid #dcdcdc;
    }
        #menu-principal-topo{
          position: absolute;
          right: 0px;
          bottom: 5px;
        }
.navbar-brand{
    padding-top: 10px;
}

#fundo-filtro{
    background-color: #0d5180;
    padding: 0px 0px 0px 0px;
    margin-bottom: 30px;
}
    #fundo-filtro h2{
        color: #FFFFFF;
    }
    #fundo-filtro .form-group{
        margin-bottom: 0px;
    }
        #fundo-filtro select.form-control{
            padding: 6px 20px;
            margin-bottom: 0px;
        }

#links-gerais{
    margin-bottom: 10px;
}
    #links-gerais a{
        font-size: 1.2em;
        font-weight: bold;
    }
    #links-gerais a img.img-links-geral{
        width: 135px;
    }
    #links-gerais a:hover img{
        transition-property: width;
        transition-duration: 0.5s;
        width: 150px;
    }

#area-btn-opcao-curso{

}
    #area-btn-opcao-area a{
        padding: 8% 10%;
        font-size: 1.1em;
        font-weight: normal;
        margin-bottom: 10px;
        color: #FFF;
        background-color: #18214C;
        background-image: none;
        border: 1px solid #3b99d7;
        text-shadow: 0px 0px 0px !important;
    }
    #area-btn-opcao-area a:hover{
        color: #18214C;
        background-color: #FFF;
    }
    .curso-unidade .panel.panel-default{
        background-color: #E7E7E7;
    }
        #area-btn-opcao-curso .curso-unidade .panel-heading{
            padding: 6px;
        }
            #area-btn-opcao-curso .curso-unidade .panel-heading h4{
                font-size: 1.1em;
            }

#fundo-noticias-home{
    background-color: #FFFFFF;
    padding: 10px 0px 10px 0px;
}
#fundo-sobre-ead{
    background-color: #e7e7e7;
    padding: 10px 0px;
}

#myCarousel{
    margin-top: 0px;
    padding: 0px !important;
    /*border-top: 1px solid #DCDCDC;*/
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(13, 81, 128, 0.5) 0%, rgba(13, 81, 128, 0) 100%);
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(13, 81, 128, 0) 0%, rgba(13, 81, 128, 0.5) 100%);
}

#myCarousel2{
    position: relative;
    margin-bottom: 35px;
}
    #myCarousel2 .carousel-indicators{
        position: relative;
        bottom: 0px;
        background-color: #0D5180;
        width: 100%;
        margin-left: -50%;
    }
    #myCarousel2 .titulo-noticias-carrossel{
        position: absolute;
        bottom: 0px;
        left: 0px;
        color: #FFFFFF;
        background: rgba(44, 120, 170, 0.8);
        width: 100%;
        min-height: 40px;
        padding: 5px;
        font-size: 1.2em;
    }

.img-depoimento{
    float: left;
}

.breadcrumb .active span{
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}

#form-filtro{
    background-color: #eee;
    padding: 2% 1% 1% 1%;
}

#accordion .panel-heading{
    background-image: none;
    background-color: #18204D;
    border: 2px solid #0D5180;
}
    #accordion .panel-heading a{
        color: #FFFFFF;
    }
#accordion .panel-body{
    color: #333333;
}

#rodape{
    background-color: #18214c;
    border-top: 6px solid #0d5180;
}
    #rodape *{
        color: #FFFFFF;
    }

    footer{
        margin: 20px 0px 10px 0px;
    }

/*Classes anula*/
.no-border{
    border: 0px !important;
}
.np{
    padding: 0px !important;
}
.nm{
    margin: 0px !important;
}

/*Personalização*/
.input-group-btn{
    padding: 0px;
}
.btn-personalizado{
    color: #FFF !important;
    background: #18214C !important;
    border: 1px solid #FFFFFF !important;
    height: 48px;
    margin-bottom: 14px !important;
}
a.btn-personalizado{
    font-weight: bold;
    padding-top: 20px;
    height: 48px;
}
a.btn-personalizado:hover{
    background: rgba(44, 120, 170) none repeat scroll 0 0;
}

.btn-personalizado-banner{
    color: rgba(44, 120, 170) !important;
    color: #FFF !important;
    /*background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;*/
    background: rgba(44, 120, 170) none repeat scroll 0 0;
    border: 1px solid #FFFFFF !important;
    margin-bottom: 14px !important;
    font-weight: bold;
    font-size: 20px;
}
.btn-personalizado-banner:hover{
    text-decoration: underline;
    color: rgba(44, 120, 170) !important;
    box-shadow: 1px 1px 3px #000000;
}

#area-contato{
    background-image: none;
    background-color: #0d5180 !important;
    color: #FFFFFF;
}

#links-areas a{
    font-size: 1.2em;
}

#filtro select{
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 0px;
    height: 34px;
    font-size: 14px;
}

.form-reimprimir{
    background-color: #0D5180;
    padding:20px;
}
    .form-reimprimir label{
        color:#FFFFFF;
    }

.telefones-lateral{
    font-weight: bold;
    text-align: left;
    font-size: 1.6em;
    line-height: 28px;
    background-color: #18214C;
    padding: 10px 10px 10px 20px;
    color: #FFFFFF;
    border-top: 3px solid #0D5180;
}


#line-phones {
    background-color: #dadada;
    color: #333;
}
#phones-topo{
    font-size: 22px;
    padding-top: 10px;
    color: #1a1a1a;
}
.pagination > li > strong {
    position: relative;
    float: left;
    padding: 4px 12px;
    background-color: #18214C;
    border: 1px solid #333;
    color: #fff;
    border-radius: 4px;
}

#conteudo_investimento td{
    font-size: 20px;
}

.icone-ampliar-imagem{
    padding:0px 10px;
    background-color: #18214c;
    position: absolute; 
    bottom: 0px; 
    right: 0px;
    color:#FFF;
}
.fotos-adicionais-noticia img{
    width: 18%;
    margin-right:2%;
    float: left;
}

/*configuração para tabela responsiva - Adriano 17-11-2016 14:49*/
@media only screen and (max-width: 800px) {

    .no-more-tables tr.cabecalho_tabela{
        display: none !important;
    }

    /* Force table to not be like tables anymore */
    .no-more-tables table,
    .no-more-tables thead,
    .no-more-tables tbody,
    .no-more-tables th,
    .no-more-tables td,
    .no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .no-more-tables tr {
        border: 1px solid #ccc;
        margin-bottom: 5px;
        background-color: #FAFAFA;
    }

    .no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30% !important;
        white-space: normal;
        text-align:left;
    }

    .no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 27%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    .no-more-tables td:before { content: attr(data-title); }

    /*Adicionais*/
    .no-more-tables .form-control{
        display: inline;
        width: auto;
    }
}


/*configuração para tabela responsiva - Adriano 17-11-2016 14:49*/
@media only screen and (max-width: 800px) {

    .no-more-tables-2 tr.cabecalho_tabela{
        display: none !important;
    }

    /* Force table to not be like tables anymore */
    .no-more-tables-2 table,
    .no-more-tables-2 thead,
    .no-more-tables-2 tbody,
    .no-more-tables-2 th,
    .no-more-tables-2 td,
    .no-more-tables-2 tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .no-more-tables-2 thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .no-more-tables-2 tr {
        border: 1px solid #ccc;
        margin-bottom: 5px;
        background-color: #FAFAFA;
    }

    .no-more-tables-2 td {
        /* Behave like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        white-space: normal;
        text-align:left;
    }

    /*
    Label the data
    */
    .no-more-tables-2 td:before { content: attr(data-title); }

    /*Adicionais*/
    .no-more-tables-2 .form-control{
        display: inline;
        width: auto;
    }
}


/*Condições*/

/*Mobile portrait*/
@media (min-width: 0px) and (max-width: 479px) {
    #filtro{
        padding: 15px;
    }
        #filtro .form-group{
            margin-bottom: 10px;
            padding: 0px !important;
        }
    #fundo-filtro{
        padding-bottom: 0px;
    }
    #buscar-topo{
        display: none;
    }
    .blocos-rodape{
        border-top: 1px solid #0D5180;
        padding: 10px 0px;
    }
        .blocos-rodape ul{
            padding-left: 15px;
        }
    #bt-toggle{
        position: absolute;
        right: 15px;
        top: 15px;
        background-color: #18214C !important;
    }
        #bt-toggle span{
            background-color: #FFFFFF !important;
        }
        #menu-principal-topo-mobile ul li a{
            color: #1a1a1a;
            font-size: 1.1em;
            font-weight: bold;
        }
        #menu-principal-topo-mobile ul li a:hover{
            background-color: #e7e7e7;
        }
    #area-rodape-logo{
        text-align: center;
    }
        #area-rodape-logo img{
            display: inline;
        }
    #depoimento{
        text-align: left;
    }
    #filtro table tr th{
        border: 0px;
        padding: 0px;
    }
    #filtro table td h2{
        color: #333333;
    }
}
/*Small tablet portrait*/
@media (min-width: 480px) and (max-width: 599px) {
    #filtro{
        padding: 15px;
    }
        #filtro .form-group{
            margin-bottom: 10px;
            padding: 0px !important;
        }
    #fundo-filtro{
        padding-bottom: 0px;
    }
    #buscar-topo{
        display: none;
    }
    .blocos-rodape{
        border-top: 1px solid #0D5180;
        padding: 10px 0px;
    }
        .blocos-rodape ul{
            padding-left: 15px;
        }
    #bt-toggle{
        position: absolute;
        right: 15px;
        top: 15px;
        background-color: #18214C !important;
    }
        #bt-toggle span{
            background-color: #FFFFFF !important;
        }
        #menu-principal-topo-mobile ul li a{
            color: #1a1a1a;
            font-size: 1.1em;
            font-weight: bold;
        }
        #menu-principal-topo-mobile ul li a:hover{
            background-color: #e7e7e7;
        }
    #area-rodape-logo{
        text-align: center !important;
    }
        #area-rodape-logo img{
            display: inline;
        }
    #depoimento{
        text-align: left;
    }
    #filtro table tr th{
        border: 0px;
        padding: 0px;
    }
    #filtro table td h2{
        color: #333333;
    }
}

/*Tablet 2*/
@media (min-width: 600px) and (max-width: 799px) {
    #filtro{
        padding: 15px;
    }
        #filtro .form-group{
            margin-bottom: 10px;
            padding: 0px !important;
        }
    #fundo-filtro{
        padding-bottom: 0px;
    }
    .blocos-rodape{
        border-top: 1px solid #0D5180;
        padding: 10px 0px;
    }
        .blocos-rodape ul{
            padding-left: 15px;
        }
    #bt-toggle{
        position: absolute;
        right: 15px;
        top: 15px;
        background-color: #18214C !important;
    }
        #bt-toggle span{
            background-color: #FFFFFF !important;
        }
        #menu-principal-topo-mobile ul li a{
            color: #1a1a1a;
            font-size: 1.1em;
            font-weight: bold;
        }
        #menu-principal-topo-mobile ul li a:hover{
            background-color: #e7e7e7;
        }
    #depoimento{
        text-align: left;
    }
    #filtro table tr th{
        border: 0px;
        padding: 0px;
    }
    #filtro table td h2{
        color: #333333;
    }
}

/*Tablet 3*/
@media (min-width: 800px) and (max-width: 1024px) {
    #filtro .form-group{
        margin-bottom: 10px;
        padding: 0px !important;
        padding: 5px;
    }
    #informacoes-curso{
        border-right: 1px solid #dadada;
    }
    #depoimento{
        text-align: center;
        padding: 0px 10px;
        font-size: 13px;
    }
    .blocos-rodape{
        border-left: 1px solid #0D5180;
    }
    #lateral-direita{
        border-left: 1px solid #eeeeee;
    }
    #depoimento{
        text-align: left;
    }
    #filtro{
        padding: 4px 0px;
    }
        #filtro table{
            margin-bottom: 0px;
        }
            #filtro table thead{
                display: none;
            }
            #filtro table tr th{
                border: 0px;
                padding: 0px;
            }
            #filtro table td{
                border: 0px;
                padding: 5px 2px;
                vertical-align: middle;
            }
                #filtro table td button{
                    margin-bottom: 0px;
                }
                #filtro table td h2{
                    font-size: 1.2em;
                }
}

@media (min-width: 1025px){
    #informacoes-curso{
        border-right: 1px solid #dadada;
    }
    #depoimento{
        text-align: center;
        padding: 0px 10px;
        font-size: 13px;
    }
    .blocos-rodape{
        border-left: 1px solid #0D5180;
    }
    #lateral-direita{
        border-left: 1px solid #eeeeee;
    }
    #filtro{
        padding: 4px 0px;
    }
        #filtro table{
            margin-bottom: 0px;
        }
            #filtro table tr th{
                border: 0px;
                padding: 0px;
            }
            #filtro table td{
                border: 0px;
                padding: 5px 2px;
                vertical-align: middle;
            }
                #filtro table td button{
                    margin-bottom: 0px;
                }
                #filtro table td h2{
                    font-size: 1.2em;
                    font-weight: bold;
                }
}