
/* Geral
--------------------------------------------------------------------------------------------------------------------------------------------- */
html, body{
	font: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	top: 0px!important;
}
*::selection {
	background: #3d5851;
	color: #FFF;
}
*::-moz-selection {
	background: #3d5851;
	color: #FFF;
}
a, a:hover{ color: #383838; }
textarea{ resize: none; }
a:hover, a:active, a:focus {
    outline: 0;
}
img{ max-width: 100%; }
#ativa-inicio .ativa-inicio,
#ativa-contato .ativa-contato{
	color: #3d5851;
}
main{ 
	margin-bottom: 80px; 
}
.container{
	max-width: 990px;
}
#page-loader{
    position: fixed;
    top:0;
    left:0;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: 99999;
	display: none;
}
#page-loader .page-loader{
    display: block;
    width:100%;
    height:100%;
    position: absolute;
    top:10%;
    background: url('https://fgpinellc.us/imagens/loader.svg') 50% 0 no-repeat;    
}
form label {
    margin-bottom: .0rem;
}


/* Topo
--------------------------------------------------------------------------------------------------------------------------------------------- */
#topo{
	background-color: #3d5851;
	border-bottom: 4px solid #8bdb54;
}
.navbar {
    padding: .0rem 0rem;
}
.navbar-brand {
    padding-top: .0rem;
    padding-bottom: .0rem;
	margin-right: 0rem;
}
.navbar .logo {
    
}
.navbar-nav .nav-link, .navbar-nav .nav-link:hover, .navbar-nav .nav-link:active {
    color: #fff!important;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    border: 0px;
	background-color: #8bdb54;
	border-radius: 0px;
	border-bottom: 4px solid #3d5851;
	border-bottom-right-radius: 20px;
}
.dropdown-item:active, .dropdown-item:hover{ 
	background-color:transparent;
	font-weight: 600;
	color: #222;
}
.navbar-light .navbar-toggler {
    color: #fff;
	border-color: transparent!important;
}
#menu-mobile{
	background-color: #eee;
	top: 0px;
	left: 0px;
	min-width: 70%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	display: none;
}
#menu-mobile .fechar{
	background-color: #3d5851;
	text-align: right;
	padding: 25px 0px 26px 5px;
	margin-bottom: 10px;
	border-bottom: 4px solid #8bdb54;
}
#menu-mobile .fechar .navbar-toggler{
	font-size: 1rem;
	font-weight: bold;
	color: #fff;
}
#menu-mobile .fab{ font-size: 30px }
#menu-mobile ul{ 
	margin: 0px;
	padding: 0px;
}
#menu-mobile ul li{
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #ddd;
	list-style:none;
}
#menu-mobile ul li:hover{
	background-color: #ccc;
}
#menu-mobile ul li a, #menu-mobile ul li a:hover{
	display: block;
	text-decoration: none;
}
#menu-mobile .navbar-nav .nav-link, #menu-mobile .navbar-nav .nav-link:hover, #menu-mobile .navbar-nav .nav-link:active {
	color: #3d5851!important;
}
#google-translate,
#google_translate_element, 
.goog-te-banner-frame, 
.goog-te-balloon-frame, 
#goog-gt-tt, 
.goog-te-balloon-frame, 
.goog-tooltip, 
.goog-tooltip:hover { 
    display:none !important; 
}
.navbar-nav.traducao {
	display: inline!important;
}
.traducao .nav-item{
	/*display: inline!important;*/
}


/* Elementos
--------------------------------------------------------------------------------------------------------------------------------------------- */
img{
	height: auto;
}
.vp-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.titulo-pagina{
	margin-top: 30px;
	color: #3d5851;
	background-color: #eee;
	border-left: 15px solid #3d5851;
	border-right: 5px solid #3d5851;
	padding: 10px;
	font-weight: 600;
	/*
	-webkit-transform: skew(-15deg);
		-ms-transform: skew(-15deg);
			transform: skew(-15deg);
			*/
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.uppercase{
	text-transform: uppercase;
}
.grid-materia .card, .lista-materia .card{
	margin-bottom: 30px;
}
.grid-materia .card:hover, .lista-materia .card:hover{
	border: 1px solid #3d5851;
}
.grid-materia .titulo, .lista-materia .titulo{
	color: #3d5851;
	font-size: 18px;
	font-weight: bold;
}
.grid-materia .previa{
	min-height: 140px;
}

/* Footer
--------------------------------------------------------------------------------------------------------------------------------------------- */
footer{
	border-top: 4px solid #8bdb54;
	background-color: #3d5851;
	color: #fff;
	font-size: 14px;
}
footer .rodape{
	min-height: 120px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 10px;
	
}
footer a{
	color: #fff;
}
footer a:hover{
	color: #fff;
	text-decoration: none;
}
footer #main-menu-rodape a:hover{
	color: #fff;
	font-weight: 600;
	text-decoration: none;
}
footer .copy{
	padding: 30px;
	color: #222;
	background-color: #fff;
}
footer .copy a{
	color: #222;
}
footer .list-group-item{
	background-color: #3d5851;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
footer #main-menu-rodape{
	margin-bottom: 20px;
}
footer #main-menu-rodape .menu-filho{
	padding-left: 20px;
}
footer .rodape .menu-whatsapp{
	padding: 10px;
	display: block;
	background-color: #8bdb54;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 20px;
	font-weight: 600;
}
footer .rodape .menu-whatsapp .fa-whatsapp{
	color: #fff;
}
footer #social-fb, footer #social-it, footer #social-tw{
	color: #8bdb54;
}
footer .social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
footer .social {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
footer #social-fb:hover {
	color: #3B5998;
}
footer #social-it:hover {
    color: #e63664;
}
footer #social-tw:hover {
    color: #4099FF;
}


/* Mobile/Desktop
--------------------------------------------------------------------------------------------------------------------------------------------- */

@media (min-width: 992px) {
	
}
@media (max-width: 991px) {
	
}
@media (max-width: 575px) {
	.navbar-light .navbar-toggler {
		color: #fff;
		border-color: #fff;
		width: 100%;
	}
	.navbar-light .navbar-brand {
		color: rgba(0,0,0,.9);
		width: 100%;
		text-align: center;
	}
	.navbar .logo {
		background-color: #fff;
	}
	#menu-mobile .fechar{
		padding: 63px 0px 62px 5px;
		margin-bottom: 10px;
	}
	.navbar-nav.traducao {
		display: block !important;
		width: 100%;
		text-align: center;
		background-color: #fff;
		padding-bottom: 5px;
		margin-top: 5px;
	}
	.traducao .nav-item{
		display: inline!important;
	}
}
@media (max-width: 767px) {
	footer .rodape .coluna{
		text-align: center;
		border-bottom: 1px solid #8bdb54;
	}
	footer .rodape{
		border-bottom: 0px;
		margin-bottom: 0px;
		
	}
}