/**
 * Carregamento de fontes estilizadas
 * 1. Swiss 721 CN BT
 */

@font-face {
    font-family: 'dimboregular';
    src: url('fonts/dimbo_regular-webfont.eot');
    src: url('fonts/dimbo_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dimbo_regular-webfont.woff2') format('woff2'),
         url('fonts/dimbo_regular-webfont.woff') format('woff'),
         url('fonts/dimbo_regular-webfont.ttf') format('truetype'),
         url('fonts/dimbo_regular-webfont.svg#dimboregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 16px;
	color: #333;
}

p {
	line-height: 24px;
	margin-bottom: 25px;
}

/**
 * Responsividade
 */

/**
 * Regras para quando a tela tiver no máximo 1200px
 */
@media (max-width: 1200px) {

	.menu_superior {
		font-size: 26px;
	}

	.menu_superior li a {
		margin-left: 8px !important;
		margin-right: 8px !important;
	}

}

/**
 * Regras para quando a tela tiver no máximo 1200px
 */
@media (max-width: 1199px) and (min-width: 992px) {

	.slider {
		width: 100%;
		overflow: hidden;
		border: 1px solid #00FFFF;
	}

	.subtitulo-mater-integral {
		margin-left: 50px !important;
		margin-right: 50px !important;
	}

	.icones-mater-integral li:nth-child(6) {
		clear: both;
		margin-left: 0px;
	}

}

/**
 * Regras para quando a tela tiver no mínimo 992px
 */
@media (min-width: 992px) {

	.bem-vindo {
		font-size: 16px;
	}

	.subtitulo-mater-integral {
		font-size: 20px !important;
	}

}

/**
 * Regras para quando a tela tiver no máximo 992px
 */
@media (max-width: 992px) {

	.menu_superior {
		font-family: Arial, Helvetica, Tahoma, Verdana;
		font-size: 13px;
		font-weight: bold;
	}

	.menu_superior li a {
		margin-left: 7px !important;
		margin-right: 7px !important;
	}

	.logotipo_container {
		text-align: center;
	}

	.bg-displays {
		height: auto !important;
		background-repeat: no-repeat;
		background-color: #008949;
	}

	.display-item {
		height: 330px;
	}

	.icones-mater-integral li:nth-child(5) {
		clear: both;
		margin-left: 0px;
	}

	.btn-mater-integral {
		text-align: center;
	}

	.legenda_rodape {
		text-align: center !important;
	}

	.credito_rodape {
		font-size: 14px;
		margin-left: 0px;
		padding: 0px 0px 20px 0px!important;
		text-align: center !important;
	}

}

/**
 * Regras para quando a tela tiver entre 768px e 991px
 */
@media (max-width: 991px) and (min-width: 768px) {

	.subtitulo-mater-integral {
		margin-left: 40px !important;
		margin-right: 40px !important;
	}

}

/**
 * Regras para quanto a tela tiver no máximo 767px
 */
@media (max-width: 767px) {

	.menu_superior {
		font-family: Arial, Helvetica, Tahoma, Verdana;
		font-size: 16px;
		font-weight: bold;
	}

	.subtitulo-mater-integral {
		margin-left: 20px !important;
		margin-right: 20px !important;
		margin-bottom: 30px !important;
	}

	.display-item {
		height: auto !important;
		padding-bottom: 40px;
	}

	.btn-mater-integral {
		margin-bottom: 30px;
	}

}

.bem-vindo a {
	color: #00ab53;
	font-weight: bold;
	text-decoration: underline;
}

.wrapper {
	clear: both;
}

.linha-sombra {
	background-image: url('../images/linha-sombra.png');
	background-repeat: no-repeat;
	background-size: 100%;
	height: 40px;
	margin: 50px 0px 0px 0px;
}

.container_pagination .pagination li a,
.container_pagination .pagination li a:hover {
	color: #ff302e;
}

.container_pagination .pagination li.active span,
.container_pagination .pagination li.active a,
.container_pagination .pagination li.active a:hover {
	background-color: #ff302e;
	color: #FFF;
	border: 1px solid #ff302e;
}

.interno {
	padding-top: 35px;
	padding-bottom: 35px;
}

.interno-videos,
.interno-galerias {
	padding-top: 35px;
	padding-bottom: 0px;
}

.interno .titulo-preto {
	font-size: 48px;
	margin-bottom: 35px;
}

.capa-galeria-home {
	margin-bottom: 5px;
}

.album-fotos-home a,
.album-fotos-home a:hover {
	color: #333;
	text-decoration: none;
}

.slider-container {
	position: rela tive;
}

.nivo-controlNav {
	position: abs olute;
	top: 290px;
	left: 900px;
	z-index: 9999999;
}

.nivo-controlNav a {
	background-color: #FFFFFF;
	padding: 10px;
}

.nivo-control {

}

.nivo-controlNav a.active {
	background-color: #A9C92D;
	color: #FFF;
}

/**
 * Estilos padrões do Website
 */
.top-line {
	width: 100%;
	height: 8px;
	background-color: #ed8f20;
}

.cabecalho {
	width: 100%;
	height: 136px;
}

.logotipo {
	margin-top: 28px;
}

.central-de-atendimento {
	font-family: "dimboregular";
	font-size: 26px;
	color: #333;
	text-align: right;
	margin-bottom: 0px;
	line-height: 26px;
	margin-top: 35px;
}

.telefones-central-de-atendimento {
	font-family: "dimboregular";
	font-size: 39px;
	color: #333;
	text-align: right;
	margin-bottom: 0px;
	line-height: 39px;
}

/**
 * Estilos do menu superior
 */
.container_menu_superior {
	width: 100%;
	background-color: #3b0786;
	font-family: 'dimboregular';
	font-size: 26px;
	color: #FFF;
	margin-bottom: 0px;
}

.container_menu_superior a {
	color: #FFF !important;
}

.menu_superior li {
	padding: 3px 0px;
}

.menu_superior li:hover {
	background-color: #ff0000;
}

.menu_superior li a {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: transparent !important;
}

/**
 * Títulos
 */
h1 {
	font-family: 'dimboregular';
	font-size: 38px;
}

/**
 * Rodapé
 */
.container_rodape {
	width: 100%;
	min-height: 105px;
	background-color: #f1812e;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
}

.legenda_rodape {
	font-size: 14px;
	margin-left: 0px;
	padding: 30px 0px;
}

.credito_rodape {
	font-size: 14px;
	margin-left: 0px;
	padding: 77px 0px 30px 0px;
	text-align: right;
}

.credito_rodape a {
	color: #FFF;
}

.panel-heading {
	background-color: #3b0786;
	font-family: 'dimboregular';
	font-size: 26px;
	color: #FFF;
	padding: 10px 15px;
}

.panel-body {
	padding: 10px 15px;
}