E:
/
home
/
kbcomunicacao1
/
Web
/
ibape
/
controlers
/
Upload File
HOME
<?php require 'adm/includes/conexao/funcao.inc.php'; require 'adm/includes/conexao/config.php'; require 'adm/includes/conexao/conn.php'; require 'adm/includes/conexao/function.php'; $queryc = "SELECT * FROM cw_config WHERE id_config='1'"; $resultc = DBExecute($queryc); $resc = mysqli_fetch_assoc($resultc); ?> <!DOCTYPE html> <html lang="pt"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title><?php echo $resc['titulo_config']; ?></title> <!-- Bootstrap --> <link href="css/calendario.css" rel="stylesheet"> <link href="css/plugins/plugins.css" rel="stylesheet"> <!--dz parallaxer--> <link href="plugins/dzsparallaxer/dzsparallaxer.css" rel="stylesheet"> <link href="plugins/dzsparallaxer/scroller.css" rel="stylesheet"> <link href="plugins/dzsparallaxer/advancedscroller/plugin.css" rel="stylesheet"> <link type="text/css" rel="stylesheet" href="contact-form/css/smart-forms.css"> <!-- load css for cubeportfolio --> <link rel="stylesheet" type="text/css" href="plugins/cubeportfolio/css/cubeportfolio.min.css"> <!--main css file--> <link href="css/style.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <style type="text/css"> @media only screen and (min-width: 768px) { .icones{position: absolute; bottom: 0; text-align: right;} } .MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; } .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; } .MultiCarousel .MultiCarousel-inner .item { float: left;} .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute;top:calc(50% - 20px); } .MultiCarousel .leftLst { left:0; } .MultiCarousel .rightLst { right:0; } .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; } </style> <script src="plugins/js/modernizr.js"></script> <!-- Modernizr --> </head> <body> <nav class="navbar navbar-expand-lg navbar-dark bg-faded" style="background-color: #333333; padding: 11px 0;"> <div class="navbar-right-col" style="padding: 10px"> <ul class="list-inline"> <li class="list-inline-item dropdown dropdown-search"> <a href="#" data-toggle="dropdown" class="dropdown-toggle"><i class="fa fa-search"></i></a> <div class="dropdown-menu search-dropdown-menu dropdown-menu-left"> <form role="form"> <input type="text" class="form-control" placeholder="Procurar..."> <button type="submit" class="btn-nav-search"><i class="fa fa-search"></i></button> </form> </div> </li> </ul> </div> <a class="navbar-brand" href="./" style="margin-left: 20px"><img src="images/logo.png" alt=""></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav ml-auto"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" style="font-family: Calibri; font-size: 16px; color: #FFF; font-weight: bold;">INSTITUCIONAL </a> <div class="dropdown-menu dropdown-menu-left"> <a href="apresentacao.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Apresentação</a> <a href="estatuto.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Estatuto</a> <a href="palavra-presidente.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Palavra do Presidente</a> <a href="diretoria.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Diretoria</a> <a href="conselheiros.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Conselheiros </a> <a href="camaras-tecnicas.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Câmara Técnicas</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" style="font-family: Calibri; font-size: 16px; color: #FFF; font-weight: bold;">CURSOS E EVENTOS </a> <div class="dropdown-menu dropdown-menu-left"> <a href="curso.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Cursos</a> <a href="eventos.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Eventos</a> <a href="pos-graduacao.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Pós-graduação</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" style="font-family: Calibri; font-size: 16px; color: #FFF; font-weight: bold;">LEGISLAÇÃO </a> <div class="dropdown-menu dropdown-menu-left"> <a href="leis-decretos.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Leis e Decretos</a> <a href="normas.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Normas</a> <a href="estudos-cartilhas.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Estudos e Cartilhas</a> <a href="honorarios.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Honorários</a> <a href="atas.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Atas de Reuniões</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" style="font-family: Calibri; font-size: 16px; color: #FFF; font-weight: bold;">COMUNICAÇÃO </a> <div class="dropdown-menu dropdown-menu-left"> <a href="noticias.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Notícias</a> <a href="clipping.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Clipping</a> <a href="atendimento.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Atendimento a imprensa</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" style="font-family: Calibri; font-size: 16px; color: #FFF; font-weight: bold;">ASSOCIADOS </a> <div class="dropdown-menu dropdown-menu-left" > <a href="lista-associados.php" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Lista de associados</a> <a href="./#area-associado" class="dropdown-item" style="font-family: Calibri; font-size: 16px">Área do associado</a> </div> </li> <li class="nav-item"><a target="_blank" href="#" data-toggle="modal" data-target="#exampleModal" class="btn btn-small" style="font-family: Calibri; font-size: 16px; color: #000; font-weight: bold; border-radius: 10px; background-color: #FCCB00">ÁREA DO ALUNO</a></li> </ul> </div> </nav><!--/footer-->