/*
Theme Name: Periódica25
Theme URI: https://alvaron.com.br
Description: criado para Periódica
Author: Alvaron
Author URI: https://alvaron.com.br
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0
Text Domain: periodica25
*/

body{
	position:relative;
	margin:0;
}

body.page .inside-article{
	padding:0px;
}

body.page .site-main{
	margin: 0px;
}

.search-results .content-area{
	width:100%;
}

.search-results .is-right-sidebar, .search-results .inside-article header{
	display:none;
}

.search-results a{
	color:#508992;
}

.search-results .page-title{
	text-transform:unset;
}

body{
	overflow-x:hidden;
}

#topsearch{
	position:absolute;
}

#topsearch{
	position:absolute;
	left:100%;
}

#topsearch input[type=search]{
	display:none;
} 

#topsearch .hfe-search-form__input{
	width:0px !important;
}

#topsearch #clear-with-button{
	right:0%;
	visibility:visible !important;
}

.elementor-6267 .elementor-element.elementor-element-41870d10 .eael-simple-menu li > a {
	background:#fff !important;
}
#contatolais input[type=text] {
    width: 50%;
}

#contatolais input[type=submit]{
	background: #6f3d7b;
}

.grid-container{
	max-width:none;
}

.eael-simple-menu-toggle-text{
	display:none;
}

.eael-simple-menu-toggle{
	cursor:pointer;
}

.elementor-6808 .elementor-element.elementor-element-0ede8b0 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select {
    height: 41px;
}

.eael-hamburger-center li a{

}

aside a{
	text-decoration:none;
}

.single-post article .entry-meta{
	display:none;
}

.single-post article .entry-title{
	font-size:30px;
}

.single-post article p{
	color:#1e1e1e;
}

#colunatop .elementor-widget-wrap{
	padding:0px;
	margin:0px;
}
.gridblog .eael-grid-post-holder{
	border:none !important;
}
.saphcaracteristica figure{
	background:#508992;
	width: 110px !important;
    height: 91px !important;
	border-radius:100% !important;
}
.saphcaracteristica img {
    width: 50px !important;
    margin: 0 auto !important;
    display: block !important;
    margin-top: 16px !important;
}
#menu-item-6968 a{
	border-bottom:2px #188b92 solid;
}


#menu-item-6836 a, #menu-item-6896 a, #menu-item-6833 a, #menu-item-6835 a, #menu-item-6837 a{
	color:#808092;
}

#menu-item-6836 a:hover, #menu-item-6896 a:hover, #menu-item-6833 a:hover, #menu-item-6835 a:hover, #menu-item-6837 a:hover{
	color:#188b92;
}
.ctc_cta{
	font-size:17px;
}

p{
	margin-bottom:10px !important;
}

.descritidoserv p:last-child{
	margin-bottom:0px !important;
}

.solpers p{}

.titslider  *{
	font-family: "Mulish", Sans-serif !important;
}

.txtslider *{
	font-family: "Libre Franklin", Sans-serif !important;
}

.botslider a{
	border:3px #009CABFF solid !important;
}

.botslider *{
	font-family: "Mulish", Sans-serif !important;
}

.cformleft{
	float:
	left !important;
	width: 49% !important;
	display:
	block !important;
	clear:
	none !important;
}
.cformright{
	float:
	left !important;
	width: 50% !important;
	margin-left:1% !important;
	display:
	block !important;
	clear:
	none !important;
}
.cformleft input, .cformright input{
	width:100% !important;
	max-width:none !important;
}
.cformnrl input{
	width:95% !important;
	max-width:none !important;
}
.cformnrl textarea{
    height: 150px;
	width:100% !important;
	max-width:none !important;
}
.cformnrl{
	display:block;	
}
.cformclr{
	width:97%;
	clear:both;
}

.cformnrl input[type=text], .cformnrl input[type=email], .cformnrl textarea{
	box-shadow:1px 1px 1px #ccc;
	width:100%;
}

#trabalheform p{
	display:none !important;
}

/*#wpforms-submit-237, .cformnrl input[type=submit]{
	background:#143C6F !important;
	color:#fff !important;
	width:100% !important;
}*/

#linkdev {
    display: block;
    position: absolute;
    left: 1.3%;
    transition: all 0.5s;
    color: #43589b21;
    text-decoration: none;
    z-index: 99999;
    bottom: 0.3%;
    font-size: 11px;
}
#linkdev:hover{
	opacity:1;
	color:#fff;
}

#logotop img{
	height:unset !important;
}

@media (max-width: 777px){
	
	#menumobtop{
		max-width:150px !important;
	}
	#topsearch{
		left:80%;
	}
	.cformleft,.cformright{
		left:100%;
		clear:both;
	}
	.cformright{
		margin-right:0%;
	}
}