/*
Theme Name: Fepe
Version: 1.0
Description: Tema Fepe
Author: pontodesign
Author URL: http://www.pontodesign.com.br
Template: vantage
*/

@import url("../vantage/style.css");
@import url("../vantage/styles/blue.css");
@import url("../fepe/cgdw.css");

/* --- Vantage Hide Tags Widget Title --- */

/* --- LOGO --- */
#masthead .hgroup .logo {
	margin-top: -10px;
	padding-bottom: 25px;
}
/*-----------------------------------------*/

/* --- MENU --- */

#masthead{
    background: #FFFFFF;
	border-top: solid 8px #1a99d5;
}

.main-navigation {
	background: rgba(255, 255, 255, 0);
	border-bottom: solid 3px #1a99d5;
	margin-top: -65px;
}
.main-navigation ul {
	margin-left: 330px;
	margin-top: -100px;
}
.main-navigation ul li a {
    padding: 8px 8px 8px 5px;
    border-left: solid 2px #dedede;
}

li#menu-item-164 > a {
	border-left: none !important;
}

/*hover menu pezinho*/
#menu-item-164:hover > a {
	background: #ffc901 !important;
}
/*hover menu maezinha*/
#menu-item-436:hover > a {
	background: #ee5a9f !important;
}
/*hover menu sidora*/
#menu-item-662:hover > a {
	background: #0099da !important;
}
/*hover menu atendimento especializado*/
#menu-item-681:hover > a {
	background: #a3ce4b !important;
}
/*-----------------------------------------*/
.main-navigation ul li:hover > a {
    background: #fff;
}

#header-sidebar .widget_nav_menu ul.menu {
    margin-right: 100px;
    margin-top: -85px;
    background: #1a99d5;
    border-radius: 0px 0px 40px 40px;
    width: 470px;
    height: 55px;
    text-align: center;
    padding-top: 20px;
}

#header-sidebar .widget_nav_menu ul.menu > li > a {
	color: #ffffff;
}

/* botão doe */
.so-widget-sow-image-default-3f547a15eaaa .sow-image-container .so-widget-image {
	margin-top: -40px;
}

@-moz-document url-prefix() {
	.so-widget-sow-image-default-3f547a15eaaa .sow-image-container .so-widget-image {
	padding-left: 30px !important;
    }
}

/* menu páginas internas */
#menu-teste-do-pezinho, #menu-a-fepe, #menu-o-que-fazemos, #menu-resultados-de-exames, #menu-saiba-como-ajudar, #menu-teste-da-maezinha, #menu-educacao-especializada, #menu-estimulacao-e-habilitacao, #menu-apoio-socioassistencial, #menu-sidora, #menu-atendimento-especializado {
    font-size: 0px;
    padding-left: 25px;
    line-height: 1.8;
	padding-bottom: 18px;
}

/*-----------------------------------------*/

/* --- BOTÕES DE DESTAQUE - PERSONAGENS MARCA --- */
.widget_circleicon-widget .circle-icon-box .circle-icon {
    background-color: rgba(58, 59, 62, 0) !important;
}

/* tamanho da imagem */
.widget_circleicon-widget .circle-icon-box.circle-icon-size-large .circle-icon {
    width: 130px !important;
    height: 130px !important;
	border-radius: 0 !important;
}

/* texto sobre a imagem */
.widget_circleicon-widget .circle-icon-box h4 {
	position: relative;	
}

/* posição geral do texto sobre a imagem */
.widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top {
	padding-top: 95px;
}

/* posição da imangens */
.widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top .circle-icon{
	margin-left: -100px !important;
}

/* desativar botão ler mais */
.widget_circleicon-widget .circle-icon-box a.more-button {
	display: none;
}
/* alinhamento texto destaque */
div#panel-7-0-0-0 h4 {
    margin-top: -3px;
    margin-left: -68px;
}
div#panel-7-0-1-0 h4 {
    margin-top: -3px;
    margin-left: -68px;
	
}
div#panel-7-0-2-0 h4 {
    margin-top: -12px;
    width: 150px;
    margin-left: 9px;
}
	
div#panel-7-0-3-0 h4 {
    margin-top: -12px;
    width: 148px;
    margin-left: 10px;
}

/*-----------------------------------------*/

/* --- BG - GERAL ---- */
#main {
    background: #FFFFFF;
}

/*-----------------------------------------*/

/* --- FORMULÁRIOS DE RESULTADOS DOS TESTES ---- */

/* teste de pezinho */

#view1 input {
    
    height: 30px !important;
    padding: 6px !important;
    margin-bottom: 8px !important;
	font-size: 12px;
    font-family: roboto;
   
}
#login-submit-esq {
    border-style: hidden;
    bottom: 0.5em;
    right: 10px;
    background: #0099da;
    color: #fff;
    letter-spacing: 2px;
	font-size: 17px;
    font-weight: 300;
}

#texto_pe {
    font-size: 20px;
    color: #000;
    width: 140px;
    line-height: 25px;
    font-family: roboto;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 36px;
}

/* teste da maezinha */
#view2 input  {
    width: 200px !important;
    height: 30px !important;
    padding: 6px !important;
    margin-bottom: 8px !important;
	font-size: 12px;
    font-family: roboto;
}

#login-submit-dir {
    border-style: hidden;
    bottom: 0.5em;
    right: 10px;
    background: #b10069;
    color: #fff;
    letter-spacing: 2px;
	font-size: 17px;
    font-weight: 300;
}

#texto_mae {
    font-size: 20px;
    color: #fff;
    width: 140px;
    line-height: 25px;
    font-family: roboto;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 80px;
}

/*-----------------------------------------*/

/* --- DESABILITAR FOOTER ORIGINAL --- */

#colophon #theme-attribution a, #colophon #site-info a {
	display: none; 
}

#colophon #theme-attribution, #colophon #site-info {
	display: none;
}
#colophon {
	background: #FFFFFF;
}

/*-----------------------------------------*/

/* --- FOOTER NOVO --- */

.layout-full #colophon {
    padding-top: 0px;
    padding-bottom: 0px;
}

#colophon .widget_nav_menu .menu-item a{
    display: block;
    padding-bottom: 2px;
    margin-bottom: 2px;
    border-bottom: 0;
}

/*-----------------------------------------*/

/* --- FORMULÁRIOS CONTACT FORM 7 --- */

/* formulário newsletter */
.news_texto {
	border: #e6e6e6 1px solid;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	background-image:url(images/fundo_box_texto.png);
	background-repeat:no-repeat;
	width: 184px;
	height: 39px;
	padding-right: 10px;
}

.news_enviar {
    bottom: 0.5em;
    right: 10px;
    font-family: roboto;
}

/* formulário copel */ 
.campos-gerais-copel {
	background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    width: 100%;
    border-radius: 5px !important;
    margin-bottom: 8px;
}

.data-copel {
	background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    width: 40%;
    border-radius: 5px !important;
    margin-bottom: 8px;
}

.cidade-copel {
	background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    width: 80%;
    border-radius: 5px !important;
    margin-bottom: 8px;
}

.estado-copel {
	background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    width: 19%;
    border-radius: 5px !important;
    margin-bottom: 8px;
}

.botao-enviar-copel {
	border-style: hidden;
    bottom: 0.5em;
    right: 10px;
    background: #0099da;
    color: #fff;
    letter-spacing: 2px;
    font-size: 100%;
    font-weight: 300;
}

.outros-meses {
	background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    width: 15%;
    border-radius: 5px !important;
    margin-bottom: 8px;
}

/* formulário padrao */ 
.campos-gerais {
	background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    width: 100%;
    border-radius: 5px !important;
    margin-bottom: 8px;
}

/* Cadastro SIDORA */ 

.campo_sidora_32-2 {
    width: 47%;
    background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    border-radius: 5px !important;
}
.campo_sidora_33 {
    width: 75%;
    background: #ffffff;
    font-size: 14px;
    padding: 2px 2px 2px 6px;
    height: 35px;
    border-radius: 5px !important;
}

/*-----------------------------------------*/

/* --- NOTÍCIAS --- */

/* paginação */
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span {
    border-style: hidden;
    bottom: 0.5em;
    right: 10px;
    background: #0099da;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 17px;
    font-weight: 300;
	border-radius: 0px;
}

/* separador entre notícias (hr) */
.pt-cv-wrapper .col-md-12 {
    width: 100%;
    border-bottom: solid 2px #dedede;
    padding: 30px 0px;
}


/* títulos perguntas mais frequentes */
.pt-cv-collapsible .panel-heading a{
    font-family: "Roboto";
    font-weight: 500;
    font-size: 18px !important;
    color: #58595b;
    line-height: 150% !important;
}

/* desabilitar imagem notícas */
.entry-thumbnail{
	display: none;
}

/*-----------------------------------------*/


/* RESPONSIVO 680PX */
@media (max-width: 680px) {

	/* menu */
	#header-sidebar .widget_nav_menu ul.menu {
		margin-right: 200px;
		margin-top: -200px;
		background: #1a99d5;
		border-radius: 0px 0px 35px 35px;
		height: 40px;
		text-align: center;
		width: 120px;
 	 }

	.main-navigation ul li a {
		margin-left: -268px;
		margin-top: 2px;
		border-left: 0;
 	}
	.main-navigation ul li a {
		font-family: "Roboto";
		font-weight: 500;
		font-size: 13px;
		color: #808285;
  	}
	
  	/* botão doe responsivo */	
	.main-navigation ul {
		margin-bottom: 85px;
		
	}

  	/* botão doe responsivo */
	.so-widget-sow-image-default-3f547a15eaaa .sow-image-container .so-widget-image {
		margin-top: -70px;
		padding-left: 150px;
		
	}

 	/* --- LOGO responsivo--- */
	#masthead .hgroup .logo {
		margin-top: 20px;
		padding-bottom: 25px;
	}
	/* margem topo */
	#pl-7 .panel-grid, #pl-7 .panel-grid-cell {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	/* alinhamento bonequinhos responsivo */
	div#pg-7-0 { 
		padding-left: 40px;
	}
	
		.searchResult {

		background-image: none !important;

		padding: 5% 10% 5% !important;

		width: 80% !important;

	}

	#view1 { background-color: #FFCB08; }

	#view2 { background-color: #EF63A3; }

	#view3 { background-color: #8FCF3E; }

}

