@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 18px;
}
body, html{
	height: 100%;
}

.fluid_container {
	height: 550px;
	display: block;
}
.owl-prev {
	display: none!important;
}
.owl-next {
	display: none!important;
}

.botao_01 {
    padding: 15px 25px;
    background: #ff3800;
    color: #ffffff;
    border: 0 none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
		text-transform: uppercase;
}

h1 {
	font-weight: 400;
	color: #424d63;
}
h3 {
	font-weight: 400;
	color: #424d63;
}
h4 {
	font-weight: 400;
	color: #424d63;
  font-size: 22px;
	line-height: 100%;
	text-transform: uppercase;
}

.data_time {
	font-weight: 400;
	color: #424d63;
	font-size: 20px;
	margin-bottom: 12px;
}
.coordenacao{
	font-weight: 400;
	color: #424d63;
	font-size: 20px;
	margin-top: 12px;
}
.div_coordenacao {
	display:block; min-height:300px;
}
#menu_desk {
	font-weight: 700;
	font-size: 18px;
	height: 78px;
}
#menu_mobile {
	display: none;
	height: 78px;
	background-color: #ffffff;
}
#abre_menu {
	display: none;
	width: 100%;
	height: 100vh; /* Note a medida */
	background-color: #ffffff;
	z-index: 999;
	position: fixed;
	text-align: center;
	overflow-x: auto;
}

.div_rodape {
	color: #424d63;
	float:left;
	width:33%;
	min-width:300px;
	margin-bottom: 30px;
}
.social_icon {
	width:100%;
	opacity: 0.7;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.social_icon:hover {
	opacity: 1;
	cursor: pointer;
}
.column {
	float: left;
	width: 20px;
	padding: 5px 25px 5px 0px;
}

/* Clearfix (clear floats) */
.row::after {
	content: "";
	clear: both;
	display: table;
}

/* Dropdown Button */
.dropbtn {
		background-color: #ffffff;
		color: #2d383f;
		font-family: 'Oswald', sans-serif;
		padding: 16px;
		border: none;
		font-weight: 700;
		font-size: 18px;
		cursor: pointer;
}
.dropbtn1 {
		background-color: #ffffff;
		color: #2d383f;
		font-family: 'Oswald', sans-serif;
		padding: 16px;
		border: none;
		font-weight: 700;
		font-size: 18px;
		cursor: pointer;
}
.dropbtn1 {
		background-color: #ffffff;
		color: #2d383f;
		font-family: 'Oswald', sans-serif;
		padding: 16px;
		border: none;
		font-weight: 700;
		font-size: 18px;
		cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 200px;
	z-index: 1;
	font-size: 16px;
	font-weight: 500;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {}




	/* The container <div> - needed to position the dropdown content */
	.dropdown1 {
		position: relative;
		display: inline-block;
	}
	.dropdown-content1 {
		display: none;
		position: absolute;
		background-color: #f1f1f1;
		min-width: 200px;
		z-index: 1;
		font-size: 16px;
		font-weight: 500;
	}

	/* Links inside the dropdown */
	.dropdown-content1 a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}

	/* Change color of dropdown links on hover */
	.dropdown-content1 a:hover {}

	/* Show the dropdown menu on hover */
	.dropdown1:hover .dropdown-content1 {display: block;}

	/* Change the background color of the dropdown button when the dropdown content is shown */
	.dropdown1:hover .dropbtn1 {}




		/* The container <div> - needed to position the dropdown content */
		.dropdown2 {
			position: relative;
			display: inline-block;
		}
		.dropdown-content2 {
			display: none;
			position: absolute;
			background-color: #f1f1f1;
			min-width: 200px;
			z-index: 1;
			font-size: 16px;
			font-weight: 500;
		}
		/* Links inside the dropdown */
		.dropdown-content2 a {
			color: black;
			padding: 12px 16px;
			text-decoration: none;
			display: block;
		}
		/* Change color of dropdown links on hover */
		.dropdown-content2 a:hover {}
		/* Show the dropdown menu on hover */
		.dropdown2:hover .dropdown-content2 {display: block;}
		/* Change the background color of the dropdown button when the dropdown content is shown */
		.dropdown2:hover .dropbtn1 {}





		.link_menu {
			text-decoration: none;
			color:#2d383f;
		}
	.link_menu:hover {
		text-decoration: none;
		color: #424d63;
	}
	.arrow {
		padding-left: 5px;
		width: 9px;
		opacity: 0.7;
	}
	#lk_colegio {
		display: none;
	}
	#arrow_down {
		width: 11px;
	}
	#arrow_right {
		width: 9px;
	}
	#nm_colegio {
		cursor: pointer;
	}
	#nm_alunos {
		cursor: pointer;
	}
	#lk_alunos {
		display: none;
	}
	.div_branco {
		text-align: left;
		padding: 20px 60px 50px 90px;
	}
	.div_cinza {
		text-align: left;
		padding: 20px 60px 50px 90px;
		background:#eeeeee;
	}
	.time_line {
		border-left: 1px solid gray;
		padding: 0px 10px 0px 15px;
		font-size:14px;
		float: left;
		width: 73px;
		min-height: 200px;
		line-height: 140%;
	}

	.bg_01 div {
		font-size: 10vw;
		font-weight: 400;
		margin: 20px;
		color: #ffffff;
		bottom: 20px;
		right: 20px;
		position: absolute;
	}

	.icon_bars {
		float:left;
		margin: 20px 0px 0px 20px;
		opacity: 0.7;
		cursor:pointer;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.icon_bars:hover {
		opacity: 1;
	}



	@media only screen and (max-width: 1070px) {
		#menu_desk {
			display: none;
		}
		#menu_mobile {
			display: flex;
			justify-content: space-between;
			align-items: center;
		}

		.bg_01 div {
			right: none;
			left: 5px;
			position: absolute;
			line-height: 105%;
		}

	}


@media only screen and (max-width: 700px) {


	.div_rodape {
		float:none;
		margin-left: 15px;
		display: block;
	}
	.div_branco {
		padding: 20px;
	}
	.div_cinza {
		padding: 20px;
	}
	.time_line {
		float: none;
		width: 160px;
		display: block;
		text-align: left;
		min-height: 120px;
	}

	.time_coordenacao {
		float:none;
		display: block;
		width:90%;
	}

	.bg_01 {
		text-align: left;
	}
	.bg_01 div {
		font-size: 13vw;
		margin: 16px;
	}


}
