.main-page {
	margin-top: 80px;
}

.container > p {
	margin: 0;
}

.container p span > img {
	max-width: 100%;
	height: auto !important;
}
/*Margem para scroll to div não ficar por baixo do menu*/
a{ scroll-margin-top: 80px;}
	p {
	font-size: 13px;
	margin: 0;
}

.sem-margem {
	margin: 0;
}

.p-cinza {
	color: #929397;
}

.p-14px {
	font-size: 14px;
}

.pos-bottom {
	position: absolute;
	bottom: 0;
}

.paddingTopBottom {
	padding: 30px 0;
}

	.paddingTopBottom a, .paddingTopBottom a:hover, .FS13px a, .FS13px a:hover {
		color: #f6a0a5;
		font-weight: 500;
	}
/*.paddingTopBottom img {
	width:100% !important;
	height: auto !important;
}*/
.flex-center {
	display: flex;
	justify-content: center;
}

/*MODAL IRS*/

#modalIRS.fade.in {
    opacity: inherit !important;
}

#modalIRS div.modal-body {
    padding:0;
	height: 100%;
}

#modalIRS div.modal-dialog {
	max-width: 45%;
	margin: 15% auto;
}

.modal-backdrop.fade {
    opacity: inherit !important;
}
.modal-backdrop {
    background-color: rgba(0,0,0,0.28) !important;
}

/*--*/

.bgImage {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.logo-image {
	padding: 10px 0;
	height: 80px;
	width: 80px;
	fill: #fff;
}

.logo-image-contactos {
	padding: 10px 0;
	height: 120px;
	width: 120px;
	fill: #fff;
}

.imagem-width-total {
	width: 100%;
}

.bannerImage {
	height: calc(100vh - 320px);
	width: 100%;
	position: relative;
}

.bannerBox {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(246, 160, 165, 0.7);
	min-height: 100px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 20px;
}

.bannerBox-texto {
	text-transform: uppercase;
	color: #fff;
	font-size: 35px;
	padding: 0;
	margin: auto 0;
	width: 100%;
}

.lista-fundo {
	background-color: #fce2ea;
}

.lista-item {
	padding: 30px 0;
}
.lista-item a {
font-weight: 500;
color: #919296;}
.lista-item a:hover {
font-weight: 500;
color: #919296;}
.atividade-h5 {
	color: #6e6e6f;
	font-weight: 700;
}

.atividade-p {
	color: #6e6e6f;
	margin: 0;
}

.lista-fundo hr {
	margin: 0;
	border-top: 1px solid #fff;
}

.pinkTitle {
	text-transform: uppercase;
	font-size: 27px;
	color: #F6A0A3;
}
.greyTitle {
	text-transform: uppercase;
	font-size: 22px;
	color: #919296;
}
.coluna-titulo {
	font-size: 20px;
	color: #6e6e6f;
	font-weight: 700;
	margin-top: 20px;
}

.halfWidth {
	width: 50%;
}
.row.projetos{
    margin:0 auto;
}
.row.projetos p {
	width: 100%;
}
.imagem-coluna {
	width: 70%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.aspas {
	width: 50px;
	height: 50px;
}

.testemunhos-texto {
	padding: 15px;
	width: 100%;
}

.testemunho-item {
	padding: 30px;
	margin: 30px 0px;
}

.column {
	flex: 50%;
	max-width: 50%;
	padding: 0 15px;
}

.container-fluid:last-child {
	display: none;
}

.politica-privacidade {
	display: flex;
	align-items: center;
	font-size: 13px;
	margin-top: 5px;
}

	.politica-privacidade a {
		color: #f6a0a3;
		margin-left: 5px;
	}

		.politica-privacidade a:hover {
			color: #fff;
		}

.btn.botao-rosa {
	background-color: #F6A0A3;
	color: #fff;
	font-weight: 600;
	/*border-radius: 12px;*/
	border-radius: 0;
	padding: 7px 10px;
	font-size: 14px;
	border: 1px solid #F6A0A3;
}

	.btn.botao-rosa:hover {
		text-decoration: none;
		background-color: #fff;
		color: #F6A0A3;
	}

	.btn.botao-rosa:focus {
		box-shadow: none;
	}

.btn.botao-branco {
	background-color: #fff;
	color: #F6A0A3;
	font-weight: 600;
	/*border-radius: 12px;*/
	border-radius: 0;
	padding: 7px 10px;
	font-size: 13px;
	border: 1px solid #fff;
}

	.btn.botao-branco:hover {
		text-decoration: none;
		background-color: #F6A0A3;
		color: #fff;
	}

	.btn.botao-branco:focus {
		box-shadow: none;
	}

.btn.botao-rosa-small {
	background-color: #F6A0A3;
	color: #fff;
	/*border-radius: 10px;*/
	border-radius: 0;
	padding: 3px 7px;
	font-size: 13px;
	border: 1px solid #F6A0A3;
}

	.btn.botao-rosa-small:hover {
		text-decoration: none;
		background-color: #fff;
		color: #F6A0A3;
	}

	.btn.botao-rosa-small:focus {
		box-shadow: none;
	}

.btn.botao-branco-small {
	background-color: #fff;
	color: #F6A0A3;
	/*border-radius: 10px;*/
	border-radius: 0;
	padding: 3px 7px;
	font-size: 13px;
	border: 1px solid #fff;
}

	.btn.botao-branco-small:hover {
		text-decoration: none;
		background-color: #F6A0A3;
		color: #fff;
	}

	.btn.botao-branco-small:focus {
		box-shadow: none;
	}

.btn.botao-rosa-xlarge {
	background-color: #F6A0A3;
	color: #fff;
	padding: 20px;
	font-size: 27px;
	border: 1px solid #F6A0A3;
	width: auto;
	transition: all 0.3s;
	border-radius: 0;
}

	.btn.botao-rosa-xlarge:hover {
		transform: scale(1.1);
		text-decoration: none;
		background-color: #fff;
		color: #F6A0A3;
	}

	.btn.botao-rosa-xlarge:focus {
		box-shadow: unset;
	}

.row.formulario {
	margin: 0 auto;
}

.formulario-titulo {
	color: #f69fa2;
	font-weight: 100;
	/*margin: 0 auto 10px;*/
	margin: 0;
	text-transform: uppercase;
	font-size: 32px;
	padding-top: 3rem;
	padding-left: 2.5rem;
}

.partner-form {
	min-width: 100%;
	font-size: 15px;
	height: 40px;
	outline: 0;
	border: 1px solid #babebc;
	margin-bottom: 20px;
	padding-left: 10px;
}

	.partner-form::placeholder {
		color: #babebc;
	}

	.partner-form:focus {
		border: 1px solid #f69fa4;
	}

div.modal-dialog {
	max-width: 30%;
	margin: 15% auto;
}

div.modal-content {
	border-radius: 0;
}

div.modal-header {
	border-bottom: unset;
	padding-left: 0;
	padding-bottom: 0;
}

div.modal-body {
	padding: 0 2.5rem 2.5rem;
}

button.join {
	border-radius: 0;
	text-align: center;
	transition: all 0.3s;
    font-size:30px;
}
a.join {
	border-radius: 0;
	text-align: center;
	transition: all 0.3s;
    font-size:30px;
	background-color: #919296;
	border-color: #919296;
	color: #fff;
}
a.btn-secondary:hover {
		background-color: #6e6e6f;
		border-color: #6e6e6f;
		transform: scale(1.1);	
		color: #fff;
	}

	a.btn-secondary.join.focus, .btn-secondary.join:focus {
		box-shadow: none;
	}
button.btn-secondary {
	background-color: #919296;
	border-color: #919296;
}

	button.btn-secondary:hover {
		background-color: #6e6e6f;
		border-color: #6e6e6f;
		transform: scale(1.1);
	}

	button.btn-secondary.join.focus, .btn-secondary.join:focus {
		box-shadow: none;
	}

div.alert-success {
    color: #505050;
    background-color: #f9e9e9;
    border-color: #9e9e9e00;
}
div.alert {
    width:50%;
    margin:90px auto 0;
    border-radius:0;
}
.alert button.close {
    line-height:0.90;
}

@media (max-width:1200px){
    div.modal-dialog {
        max-width:50%;
    }
}

@media (max-width:992px) {
    div.modal-dialog {
        max-width: 60%;
        margin: 23% auto;
    }
}


@media (max-width: 769px) {
	.container > table {
		width: 100% !important;
	}
}

@media (max-width: 768px) {
	.logo-image-contactos {
		height: 90px;
		width: 90px;
	}

	.halfWidth {
		width: 30%;
	}

	.main-page {
		margin-top: 89px; 
		scroll-margin-top: 120px;
	}

	.row.formulario, .formulario-titulo {
		width: 100%;
	}
    div.modal-dialog {
        max-width: 80%;
        margin: 25% auto;
    }
    .logo-image {
        padding: 8px 0;
        height: 70px;
        width: 70px;
    }
}

@media (max-width:576px) {
	.bannerBox-texto {
		font-size: 27px;
	}

	p {
		font-size: 10px;
	}

	.column {
		flex: none;
		max-width: 100%;
	}

	.logo-image-contactos {
		height: 75px;
		width: 70px;
	}
    div.modal-dialog {
        margin: 35% auto;
    }
}
@media (max-width:414px){
    .row.projetos {
        margin: 0 auto;
    }
}
@media (max-width:375px) {
	.bannerBox-texto {
		font-size: 19px;
	}

	.bannerBox {
		padding: 12px;
	}

	/*.logo-image {
		padding: 0;
		height: 60px;
		width: unset;
		margin: 10px 0;
	}*/

	.column {
		padding: 0 25px;
	}

	.testemunho-item {
		padding: 25px;
		margin: 25px 0px;
	}
}

a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: fixed;
	z-index: 9;
	right: 20px;
	bottom: 20px;
	background: #f6a0a3;
}

i.js-teste {
	display: none;
	position: fixed;
	right: 32px;
	bottom: 25px;
	font-size: 40px;
	color: #fff;
	z-index: 10;
	cursor: pointer;
}

.termos {
	color: #fff;
	text-decoration: underline;
}

	.termos:hover {
		color: #000;
	}

.termosDonativos {
	color: #000;
	text-decoration: underline;
}

	.termosDonativos:hover {
		color: #919296;
	}


.erro-container {
	min-height: calc(100vh - 60px);
	display: flex;
	justify-content: center;
}

.alinhamento-erro {
	display: flex;
	align-items: center;
	justify-content: center;
}

.erro-404 {
	font-size: 180px;
	color: #F6A0A3;
}

.div-erro-msg {
	text-align: left;
	width: 50%;
	padding-left: 50px;
}

.erro-texto {
	font-size: 26px;
	font-weight: 500;
}

.sem-ponto .validation-summary-errors ul {
	list-style-type: none;
}

.iti-flag {
	background-image: url("path/to/flags.png");
}

button.close:not(:disabled):not(.disabled):focus, button.close:not(:disabled):not(.disabled):hover {
	outline: none;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.iti-flag {
		background-image: url("path/to/flags@2x.png");
	}
}

@media (max-width:768px) {
	.btn.botao-rosa-xlarge {
		font-size: 30px;
	}
}

@media (max-width:576px) {
	.btn.botao-rosa-xlarge {
		font-size: 20px;
	}
}

@media (max-width:484px) {
	.btn.botao-rosa-xlarge {
		margin-bottom: 10px;
		font-size: 25px;
	}
}
