﻿body {
	background-image: url("/Style%20Library/Univali/custom/vestibular2015/images/bg-fundo.png") !important;
}

.datas-container-geral {
	margin-top: 20px;
	margin-bottom: 20px;
}

.geral-datas {
	height: auto;
}

.geral-datas .titulo-box {
	width: 100%;
	height: auto;
	color: #FFF;
	text-transform: uppercase;
	background: #000;
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

}

.geral-datas .conteudo-box {
	width: 100%;
	height: auto;
	border: 4px solid #dfded8;
	border-top: none;
	box-sizing: border-box;
	padding: 13px 20px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.geral-datas .conteudo-box h3 {
	color: #ff00bb;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
	margin: 15px 0 15px 0;
}

.geral-datas .conteudo-box p {
	font-size: 17px;
	color: #000;
	margin-left: 15px;
}

.geral-datas .conteudo-box span {
	color: #ff00bb;
}

.box-redes-novo {
	margin-top: 35px;
}

.box-redes-novo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 19px;
	margin-top: 20px;
}

.box-redes-novo ul li {
	float: left;
	margin-bottom: 5px;
	margin-left: 20px;
}

.lnk-inscreva {
	display: block;
	/* background: url(images/bg-laranja.png); */
	background-color: #f97731;
	padding: 35px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	font-size: 32px !important;
	font-style: italic;
	text-align: center;
	/* color: #0f3f76; */
	color: #FFF !important;
	margin: 2px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.geral-bg-um-dois {
	background: #23216d;
	width: 100%;
	height: auto;
	position: relative;
	height: 1460px;
}

.geral-bg-um-dois .fixo {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
}

.geral-bg-um-dois .fixo.top {
	top: 0;
	background-image: url('bg-1.png');
	background-size: cover;
	background-position: center center;
	height: 530px;
}

.geral-bg-um-dois .fixo.bottom {
	bottom: 0;
	margin-bottom: -2px;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 470px;

}

.geral-bg-um-dois ul {
	position: relative;
	z-index: 1000;
}

.geral-bg-um-dois .iframe-box {
	position: relative;
	background: #FFF;
	width: 86%;
	margin: 0 auto;
	margin-top: 315px;
	text-align: center;
}

.geral-bg-um-dois .iframe-box iframe {
	width: 100%;
	height: 480px;
	padding: 9px;
	box-sizing: border-box;
}

.texto-apoio-dois {
	position: relative;
	width: 100%;
	margin-top: 49px;
	margin-left: 79px;
}

.titulo-provas-especificas {
	color: #FF8556;
	text-transform: uppercase;
	display: block;
	margin-top: 40px;
	margin-bottom: 20px;
}

.texto-apoio-dois p {
	color: #FFF;
}

.texto-apoio-dois ul {
	color: #FFF;
}

.slider-mobile {
	display: none !important;
}

.slider-mobile .owl-pagination {
	margin-top: 0 !important;
	position: static !important;
}

.texto-apoio-dois span {
	color: #ff00bb !important;
	font-size: 16px;
}

@media screen and (max-width: 992px) {
	.geral-bg-um-dois {
		height: 1385px;
	}

	.geral-bg-um-dois .fixo.top {
		display: none;
	}

	.geral-bg-um-dois .fixo.bottom {
		background-image: url('img-mobile.png');
		height: 330px;
	}

	.slider-mobile {
		display: block !important;
	}

	.desktop-row-datas {
		display: none;
	}

	.texto-um-mobile {
		margin-top: 0 !important;
		margin-left: 0 !important;
	}

	.geral-bg-um-dois {
		padding: 20px;
		box-sizing: border-box;
	}

	.mobile-geral-bootstrap {
		padding: 0;
		margin: 0;
	}

	.geral-bg-um-dois .iframe-box {
		margin-left: 0;
		margin-top: 23px;
	}

	.texto-um-mobile {
		list-style: disc !important;
		margin-left: 20px !important;
	}

	.texto-apoio-dois {
		width: 100%;
		margin-left: 0;
		margin-top: 28px;
	}

	.texto-apoio-dois ul {
		list-style: disc !important;
	}

	.texto-apoio-dois ul li {
		margin-left: 30px !important;
	}

}

@media screen and (max-width: 678px) {
	.geral-bg-um-dois .iframe-box {
		width: 100%;
	}

	.geral-bg-um-dois .iframe-box iframe {
		padding: 5px;
		height: auto;
	}

	.geral-bg-um-dois .fixo.bottom {
		height: 165px;
	}

	.geral-bg-um-dois {
		height: auto;
		padding-bottom: 170px;
	}

	.mobile-lista-prova {
		margin-bottom: 30px;
	}
}

.mobile-container-reset {
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}