﻿#s4-workspace {
	padding-top: 0 !important;
}

#contentRow {
	padding-top: 0;
}

#contentBox {
	background: #FFFFFF;
}

#contentBox .ms-breadcrumb-dropdownBox {
	display: none;
}

#header {
	margin-bottom: -1px;
}

#contentRow {
	padding-top: 0 !important;
}
 
#s4-bodyContainer {
	background-color: #fff !important;
}

.section-rede-marista {
	padding: 0 0 80px;
}

.section-projetos .line,
.section-iniciativas .line {
	background: #7c8894;
	width: 40px;
	height: 30px;
	margin-bottom: 40px;
}

/* ==========================================
		BEGIN - EMPREENDIMENTOS
============================================= */

.section-empreendimentos .line {
	width: 40px;
	height: 12px;
	margin: 80px auto 30px;
	background: #2c3e50;
}

.section-empreendimentos h2 {
	color: #2c3e50 !important;
}

.section-empreendimentos .content {
	background-color: #fff;
	margin: 60px 0 80px;
	padding: 40px;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(168, 172, 185, 0.14);
	-moz-box-shadow: 0px 0px 8px 4px rgba(168, 172, 185, 0.14);
	box-shadow: 0px 0px 8px 4px rgba(168, 172, 185, 0.14);
}

.section-empreendimentos .content a {
	display: table;
}

.section-empreendimentos .content a .line {
	display: table;
	height: 2px;
	margin: 0 auto;
	position: relative;
	top: 2px;
	width: 100px;
}

/* ==========================================
		BEGIN - RESPONSIVE
============================================= */

@media (max-width: 1440px) {
	.section-news .button-container .line {
		width: 50%;
	}
	.footer h4 {
		font-size: 1.42em;
	}
	.footer h5 {
		font-size: 1.14em;
	}
}

@media (max-width: 1024px) {
	.footer .vline {
		right: 15px;
	}
	.footer h4 {
		font-size: 1.286em;
	}
	.footer .footer-top h5 {
		font-size: 1.143em;
	}
	.footer .footer-top .line {
		height: 10px;
	}
}

@media (max-width: 767px){
	.section-empreendimentos .content{padding: 0;}
	.section-rede-marista .news-header {
		margin-top: 20px;
		margin-bottom: 10px;
	}
}

@media (max-width: 414px) {
	.section-rede-marista {
		padding: 0 0 40px;
	}
	.section-rede-marista .news-header h5 {
		margin-bottom: 0px !important;
	}
	.section-rede-marista .btn {
		margin-top: 10px;
	}
}
