/*
Theme Name: Tema Colégio Miraflores Niterói
Author: Mariana Carvalhal
Description: Tema responsivo usando Foundation
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
body{
	font-family: 'Libre Franklin', sans-serif;
	background:#F1F2F2;
	color:#000; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 300;}
h1, h2, h3, h4, h5, h6{
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 500;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
p{
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
}
header{
	padding:38px 0px;
}
header h1{
	margin:0px;
}
.fd_amarelo{background-color: #F2D423}
.fd_azul{background-color:#21437D}
.fd_azul_claro{background-color: #1175AA}
.fd_vermelho{background-color:#D42C25;}
/*MENU*/
#menu-area{
	margin-top:38px;
}
#menu-area ul{
	list-style: none;
	margin-left: 0px;
}
#menu-area li{
	display: inline-block;
	padding-right:13px;
}
#menu-area a{
	color:#21437D;
	font-weight: 400;
	font-size: 18px
}
#menu-area a:hover{
	color:#D42C25;
}
#menu-area ul li:hover > ul {
    display: block;
}
#menu-area .sub-menu{
	display:none;
	position: absolute;
	margin-left: -10px;
	z-index:10;
}
#menu-area .sub-menu li{
	display: block;
}
#menu-area .sub-menu li a{
	background-color:#21437D;
	color:#ffffff;
	padding: 5px 8px;
	font-size: 16px;
}

.lk-portal{
	display: inline-block;
	background-color:#21437D;
	color:#ffffff;
	font-weight: 400;
	font-size: 11px;
	padding: 10px 10px 5px 10px;
}
/*BANNER*/
#banner, .bannerh{
	height: 482px;
	background-repeat: no-repeat;
	background-position: center;
}
.bannerh{
	display: block;
}
/*LINKS*/
#links{
	padding: 150px 0px;
	background-image: url('img/fd-links.png');
	background-repeat: no-repeat;
	background-position: center;
}
.links a{
	display: table-cell;
	vertical-align: bottom;
	width:234px;
	height:194px;
	color:white;
	opacity: 0;	
}
.links a:hover{
	background-color: RGBA(33,67,125,0.5);
	opacity: 1;
}

.links{
	display: inline-block;
	background-color: #fff;
	margin: 0px 36px;
}

.top-bar {
    position: absolute;
    background: #EBC04C;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    /* position: relative; */
    width: 100%;
    z-index: 1;
}
.top-bar.expanded .toggle-topbar a {
    color: #FFFFFF;
}
.top-bar.expanded,.top-bar-section ul li,.top-bar.expanded .title-area {
    background: #EBC04C;
}
.top-bar-section ul li > a {
    color: #FFFFFF;
    display: block;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    padding-left: 0.9375rem;
    padding: 12px 0 12px 0.9375rem;
    width: 100%;
}
/*CONTEÙDO*/
#content,#content-projeto{
	background-image: url('img/fd-azul-interna.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#content-projeto{
	background-position: center 543px;
	color:white;
}
#content-historia{
	background-image: url('img/fd-azul-historia.png');
	background-repeat: no-repeat;
	background-position: center -160px;
}
#content-galeria{
	background-image: url('img/fd-padrao.png');
	background-repeat: no-repeat;
	background-position: center 20px;
}
#content-galeria .wp-block-pgcsimplygalleryblock-slider{
	margin-top:60px; 
}
#content-projeto h1,#content-interna h1,#content-galeria h1{
	background-color:#21437D;
	display: inline-block;
	padding: 0px 15px;
	margin:70px 0px;
	color: white;
	font-weight: 300;
}
.logo-area{
	text-align: center;
	margin-bottom: 120px;
}
.fd-formas-azul{
	background-image: url('img/fd-formas-azul.png');
	padding-top: 40px;
	color:white;
	margin-bottom: 120px;
}
.fd-formas-amarelo{
	background-image: url('img/fd-formas-amarelo.png');
	color:#21437D;
	margin-bottom: 70px;
}
.fd-formas-azul,.fd-formas-amarelo{
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}
.fd-formas-azul h3,.fd-formas-amarelo h3{
	text-align: left;
	background-color:#21437D;
	color:white;
	display: inline-block;
	padding: 0px 8px;
}
article ul li{
  font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
#content .fd-formas-azul .texto{
	text-align:left;
	padding:0px 64px;

}
#content .fd-formas-amarelo .texto{
	text-align:left;
	padding:0px 92px;
}
#content h2{
	background-color:#D42C25;
	display: inline-block;
	color:#fff;
	padding: 10px 28px;
}
.fd-formas-azul h2{
	margin-bottom: 30px;
}
.fd-formas-amarelo h2{
	margin: 50px 0px 40px 36px;
}
#content article,#content-historia article,#content-interna article,#content-galeria article{
	padding: 110px 0px;
}
#content figure,#content-historia figure{
	margin:0px;
}
#content-historia article,#content-interna article,#content-galeria article{
	color: white;
}
#content-historia figure{
	text-align: center;
	margin-top: 70px;
}
#content-historia .wp-block-pgcsimplygalleryblock-slider {
	margin-top: 190px;
}

#content-interna h3{
	display: inline-block;
	color:white;
	padding: 10px 18px;
}
#content-interna label{
	color:white;
	text-align: left;
}

/*REDES*/
#redes{
	padding-bottom: 100px;
}
#redes h2{
	background-color:#D42C25;
	display: inline-block;
	color:#fff;
	margin-bottom: 65px;
	margin-top: 0px;
	padding: 10px 28px;
}

#contato{
	padding: 60px 0px;
	color:#21437D;
}

#contato img{
	margin-bottom: 20px;
}
#contato p{
	text-align: center;
	margin-bottom: 0px;
}
#rodape{
	padding:80px 0px;
}
/*MENU RODAPÈ*/
#menu-menu-3 {
	list-style: none;
	margin:20px 0 0 0;
	height: 190px;
}
#menu-menu-3 a{
	color:white;
	font-size: 12px;
}
#menu-menu-3 li{
	display: inline-block;
}
#menu-menu-3 .sub-menu{
	position: absolute;
	margin-left: 0;
}
#menu-menu-3 li li{
	display: block;
	width:100%;
}
#menu-item-145,#menu-item-144,#menu-item-146,#menu-item-136,#menu-item-134{
width:144px;
}
#menu-item-147{
	width:128px;
}
#menu-item-135{
	text-align: center;
}

/*FORM*/
input[type="submit"]{
	background-color: #D42C25;
    color: #fff;
    border: 0px;
    padding: 8px 20px;
    font-weight: 500;
    text-transform: uppercase;
    float:right;
}
textarea,select{
	color: rgba(0, 0, 0, 0.75);
}
.links_app figure{
	margin:0px;
}
@media only screen and (max-width: 30em){
	h2 {
	    font-size: 17px;
	}
	h3 {
    font-size: 16px;
	}
	header{
	padding:78px 0px 38px 0px;
}
	#banner, .bannerh{
	background-size: 190%;
    height: 160px;
	}
	#links{
	padding: 0px 0px;
	margin:100px 0px;
	background-image: url('img/fd-links-mobile.png');
	background-repeat: no-repeat;
	background-position: top center;
	}
	.links{
		margin:35px 0px;
	}
	#rodape img{
		text-align: center;
	}
	#menu-menu-4 {
	list-style: none;
	margin:20px 0 0 15px;
	}
	#menu-menu-4 a{
		color:white;
		font-size: 12px;
	}
	#menu-menu-4 li{
		display: inline-block;
		width:128px;
		margin-bottom: 20px;
	}
	#menu-menu-4 .sub-menu{
		margin-left: 0;
	}
	#menu-menu-4 li li{
		margin-bottom: 0px;
	}
}