
body h2{
	font-size: 25px
}

hr {
	clear: both;
	display: block;
	margin: 30px;
}

hr:before{
	content: "";
	background-color: #B0C4DE;
	width: 10px;
	height: 10px;
	display: block;
	margin: -5px auto 20px;
	-webkit-transform: rotate(45deg);
}

.pager a span { display: none !important; }

.noPadding{padding: 0px !important;}

/* ------------------------------------------------- */
/* HEADER - CONTENT										
/* ------------------------------------------------- */


.title{
	height: 120px !important;
}


/* ------------------------------------------------- */
/* HEADER - MENU											
/* ------------------------------------------------- */

header {
	border-top: 7px solid #4F94CD;
	height: 60px !important;
	position: fixed;
	width: 100%;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	background: #fff;
	z-index: 100;
}

header > div {
	padding: 0 5px;
}

header h1, footer h1 {
	background: url('/images/Edukas_logo2.png') no-repeat center /100% transparent;
	width: 120px !important;
	text-indent: -99999px;
	float: left;
	height: 42px;
	margin-top: 0px !important;
}

.menu-xs a, .menu-xs button{
	font-size: 14px;
	margin-top: 5px;
	margin-left: 10px;
}

ul.menu-xs {
	background: #fff;
	top: 45px;
	padding: 0px;
	position: absolute;
	left: 0;
	display: none;	
	border-bottom: 1px solid #ccc;
}

ul.menu-xs li{
	list-style: none;
	padding: 5px 0;
	border-top: 1px solid #eee;
	display: block;
}

ul.menu-xs li a{
	display: block;
}

ul.menu-xs li a span{
	margin-right: 10px;
}

header ul {
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

header li {
	list-style: none;
	display: inline-block;
	padding: 10px 3%;
}

header li a {
	color: #444;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 0;
	display: block;
}

header li a:hover{
	text-decoration: none;
}

header button {
	margin: 5px 0 0 15px;
}

.abreMenu{
	margin-right: -16px !important;
	margin-top: -5px;
	padding-top: 15px !important;
}

/************************************/
/* SLIDER							*/
/************************************/

#slider{
	height: 390px;
	background: url("../images/fundo2.png") no-repeat center transparent;
	background-size: cover;
	box-shadow: 0px 2px 5px #999;
	margin-bottom: 55px;
	margin-top: -10px;
}

#slider .info{
	height: 100%;
	padding-left: 25%;
}

.info h2 {
	padding-top: 140px;
	color: #222;
	font-size: 40px;
	font-family: 'Lato', sans-serif !important;
	margin-bottom: 5px;
}

#slider .image{
	height: 100%;
}

.image img {
	margin: 0 auto;
	display: block;
}


body ol.carousel-indicators li{
	border-color: #436778;
	width: 13px;
	height: 13px;
}

body ol.carousel-indicators li.active{
	background: #436778;
	width: 15px;
	height: 15px;
}

body .carousel-inner>.item {
	height: 400px;
}


/************************************/
/* SOBRE							*/
/************************************/

#sobre{
	background: #436778;
	padding: 30px 0;
	color: #fff;
	text-align: center;
	margin: 10px 0;
}

#sobre h2, #sobre p{
	color: #fff;
}

#sobre p {
	width: 50%;
	margin: 20px auto 10px;
	line-height: 24px;
}

#sobre a {
	background: transparent;
	border: 1px solid #fff;
	padding: 10px 40px;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	cursor: pointer;
	transition: all .5s;
	margin: 0 auto;
	display: block;
	outline: none;
	letter-spacing: 3px;
	width: 225px;
	margin-top: 20px;
}

#sobre a:hover {
	background: #fff;
	color: #777 !important;
	text-decoration: none;
}


/* ------------------------------------------------- */
/* CONTATO											
/* ------------------------------------------------- */

#contato {
/*	background: url("/images/fundo3.png") rgba(81, 132, 176, 1);*/
	height: 550px;
	width: 100%;
}

#contato > div{
	margin: 0 auto;
	padding: 30px 0;
}

#contato h2, #boxsobre h2, #comofunciona h2, #parceiros h2, #acompanhe h2, #naEscola h2  {
	font-size: 35px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
	font-weight: 500;
	position: relative;
	top: 0;
	color: #777;
}

#contato span {
	line-height: 23px;
	text-align: justify;
	display: block;
	font-size: 17px;
	width: 50%;
	float: left;
}

#contato img {
	float: right;
	background: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	margin-left: 30px;
	width: 130px;
	cursor: pointer;
}

.logoMobil { float: left; width: 100%; height: 110px; }
.logoMobil img { float: left !important; height: auto; margin: 0 !important; padding: 0 !important; width: auto !important; }

.alertaContato { width: 100%; margin-top: 20px; float: left; color: #EF4836; }
.enviandoContato { color: #26A65B !important; }

#sobreModulos img {
	width: 100%;
	margin: 30px 0;
}

#sobreModulos ul, #parceiros ul, #naEscola ul{
	margin-left: 15px;
}

/* ------------------------------------------------- */
/* FOOTER											
/* ------------------------------------------------- */

footer{
	border-top: 1px solid #999;
	box-shadow: 0px 0px 5px #ccc;
	height: 100px;
	width: 100%;
	padding-top: 15px;
}

footer > div span{
	line-height: 35px;
}

footer span.rodape {
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	background: #eee;
	padding: 5px 0;
	position: absolute;
	bottom: 0;
}

/* ------------------------------------------------- */
/* MODAL											
/* ------------------------------------------------- */

#modalCadastro h2, #modalLogin h2{
	color: #777;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
}

.modal-footer h2 {
	text-align: center;
}

.boxConteudo {
	max-width: 1300px !important;
}

/* ------------------------------------------------- */
/* LISTAGEM DE CURSOS											
/* ------------------------------------------------- */

div#cursos, div#modulos, div#jogos {
	margin-bottom: 50px;
	min-height: 300px
}

#cursos h2, #modulos h2, #jogos h2 {
	margin-left: 0;
}

/* ------------------------------------------------- */
/* EXIBIÇÃO DO CURSO											
/* ------------------------------------------------- */


.exibicao-curso{
	background-color: #fff;
	margin-top: 120px !important;
	/*padding: 20px 20px 0;*/
}
.exibicao-curso .title{
	position: absolute;
	right: 0;
	top: -150px;
	margin-top: 0px;
}
.btn-participar{
	margin-top: -45px;
}


/* ------------------------------------------------- */
/* EXIBIÇÃO DE MODULOS
/* ------------------------------------------------- */

.ocultarModulo { display: none; }
.btnExibe { margin-bottom: 20px !important; }


/* ------------------------------------------------- */
/* PUBLICIDADE
/* ------------------------------------------------- */

.publicidade {
	background: rgb(221, 221, 221);
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px;
	line-height: 500px;
	font-size: 30px;
	color: rgb(238, 238, 238);
	margin-bottom: 20px;
}

/* ------------------------------------------------- */
/* MEDIAS QUERIES
/* ------------------------------------------------- */

@media (max-width: 770px) {
	#slider .info {padding: 0 5%; text-align: center;}
	#slider img {max-width: 50%;}
	.info h2 {font-size: 25px; padding-top: 40px;}
	#sobre p {width: 100%;}
}

@media (max-width: 500px) {
	#modalLogin form, #modalCadastro form{padding: 0 10px;}
	#modalLogin .modal-footer span, #modalCadastro .modal-footer p{padding-left: 10px;}
	.lista-curso {margin: 15px;}
	.lista-curso img {height: 110px;}
	#cursos h2, #modulos h2, #jogos h2{font-size: 24px; margin-top: 18px;}
	#sobre {height: 480px;}
	div.slider {padding-top: 0;}
	#contato {height: 670px;}
	#slider img {max-width: 80%;}
}

@media (min-width: 501px) {
	#modalLogin form, #modalCadastro form, #modalLogin #loginAlternativo{padding: 0 70px;}
	#modalLogin .modal-footer span, #modalCadastro .modal-footer p{padding-left: 70px;}
	.lista-curso{margin: 10px 15px 0 0;}
	.lista-curso img {height: 200px;}
}
#recuperarModal{
	display: none;
}

.loginAlternativobtn{
    margin: 10px 0px 0px 0px;
    width:100%;
    white-space: normal;
}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 100% !important;
}
.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}