<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

@media (min-width:1200px) {
.cont-ainer {
	width:1054px;
}	
}

@media screen and (max-width: 992px) {
		.container {
			padding-left: 5px;
			padding-right: 5px;
		}


		.container.formacao_listagens {
			padding-left: 15px;
			padding-right: 15px;
		}
	}
html{
	overflow-x: hidden;
}

.nav1_font {
	font-family: 'Gotham Book';
	font-size: 10px;
	line-height: 1.2;
	letter-spacing: 1px;
	color: #818184;
	text-transform: uppercase;
}

.activo {
	color:#100805 !important;
}

.nav2_font {
	font-family: 'Gotham Bold';
	font-size: 14px;
	line-height: 4.14;
	letter-spacing: 0.3px;
	color: #434344;
	text-transform: uppercase;
	cursor: pointer;
}

.breadcrumbs {
	font-family: 'Gotham Bold';
	font-size: 14px;
	letter-spacing: 0.3px;
	color: #434344;	
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}


#banner #titulo a:hover {
	color: #8d8d8e;	
}

@media screen and (max-width: 992px) {
		.breadcrumbs {
			font-size:11px;
			color:#7b7b7b;
		}
		#banner #titulo a:hover {
			color: #8d8d8e;	
		}
	}

h1{
	font-family: 'Gotham Thin';
	font-size: 55px;
	letter-spacing: -2.2px;
	color: #434344;
	margin-top: 30px;
}

h2{
	font-family: 'Gotham Light';
	font-size: 36px;
	letter-spacing: -1.2px;
	color:#434344;
	margin-bottom: 25px;
}

h3{
	font-family: 'Gotham Light';
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -1.2px;
	color:#434344;
	margin-top: 10px;
    margin-bottom: 10px;
}


h4{
	font-family: 'Gotham Book';
	font-size:18px;
	line-height: 28px;
	letter-spacing: -0.7px;
	color:#434344;
}

p, .contactos p{
	font-family: 'Gotham Light';
	font-size: 16px;
	line-height: 1.5;
	/*color:#8d8d8e;*/
	color:#505050;
	margin-bottom: 0px;
}

b, strong {
	font-family: 'Gotham Book';
	color:#434344;
	font-weight: 300;
}

a {
	color:inherit;
	cursor: pointer;
}

.col-md-8 a, .col-sm-8 a {
	color: #81c113;	
	font-family: 'Gotham Book';
}

a:hover {
	color: inherit;
	cursor: pointer;
}

p a{color: #81c113;	
	font-family: 'Gotham Book';}
p a:hover{color: #505050;	
	font-family: 'Gotham Book';}

.h1{
	font-family: 'Gotham Thin';
	font-size: 55px;
	letter-spacing: -2.2px;
	color: #434344;
}

.h2{
	font-family: 'Gotham Thin';
	font-size: 55px;
	letter-spacing: -2.2px;
	color: #434344;
}

.tit_coluna {
	font-size: 24px;
	letter-spacing: -1px;
	font-family: 'Gotham Light';
	color: #434344;
}

.tit_body {
	font-size: 36px;
	letter-spacing: -1.4px;
	font-family: 'Gotham Rounded Light';
	color: #434344;
}

.subtit{
	font-family: 'Gotham Bold';
	letter-spacing: -0.3px;
	font-size: 12px;
	line-height: 36px;
	color:#a1a1a2;
	text-transform: uppercase;
}

.subtit2{
	font-family: 'Gotham Book';
	letter-spacing: -0.3px;
	font-size: 10px;
	line-height: 30px;
	color:#a1a1a2;
	text-transform: uppercase;
	margin-left: 15px;
}

.subtit3{
	font-family: 'Gotham Book';
	letter-spacing: -0.3px;
	font-size: 9px;
	line-height: 25px;
	color:#a1a1a2;
	text-transform: uppercase;
	margin-left: 25px;
}

.legenda {
	font-family: 'Gotham Rounded Light';
	font-size: 12px;
	font-style: italic;
	line-height: 2.0;
	text-align: center;
	color: #505050;
	font-weight: 600;
}



.link{
	font-family: 'Gotham Book';
	font-size: 16px;
	letter-spacing: 1px;
	color: #81c113;
}

.inline {
	display:inline-block;
}

/*NAVEGADOR*/

.logo_nav {
	width: 247px;
    height: 70px;
    margin-left: 55px;
    margin-top: 50px;
	margin-bottom: 28px;
}

.bt_apoie_ja {
	border-radius:20.5px;
	background-image:linear-gradient(to bottom,#fcbf05,#fc7f05);
	font-family:'Gotham Bold';
	font-size:12px;
	letter-spacing:0.3px;
	text-align:center;
	color:#fff;
	padding:14px 35px;
	transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-webkit-transition:all ease-in-out .2s;
	text-transform: uppercase;
	
}

.bt_apoie_ja:hover {
	background-image:linear-gradient(to bottom,#fcd605,#fc7f05);
	color:white;
}

#menu1 a{
	margin-right: 10px;
}

#menu1 a:last-of-type{
	margin-right: 20px;
}

.lupa {
	width:16px;
	height:16px;
}

.pesquisa form {
	width:300px;
	position:absolute;
	height:45px;
	top:-5px;
	right:580px;
	max-width: 0px;
	overflow: hidden;
	transition:all 0.4s ease-in-out;
}
.pesquisa form input {
	width:100%;
	border:1px solid #d3d2d2;
	background-color:white;
	font-size:10px;
	font-family: 'Gotham Light';
	padding:20px;
	color:black;
	font-weight:600;
	text-transform:uppercase;
	height:40px;
	top:0;
	right:0;
	border-radius: 20.5px;
}
.pesquisa form input::placeholder {
	color:white;
	font-weight:600;
	text-transform:uppercase;
}
.pesquisa form input:focus {
	outline:none;
	box-shadow:none;
}
.pesquisa form button {
	right:17px;
	top:14px;
	padding:0;
	position:absolute;
	background:none;
	border:none;
	
}
.pesquisa form button:focus {
	outline:none;
	box-shadow:none;
}
.pesquisa form button .svg {
	height:16px;	
}

.pesquisa .imagem-nav-top{
    position: relative;
    width: 16px;
    /* height: 36px; */
    top: 0px;
	margin-right:17px;
	transition: all ease-in-out 1s;
}

.tabs:hover{
	border-bottom: 5px solid #acd36d;
}

.tabs.green-light:hover{
	border-bottom: 5px solid #9ce321;
}

.tabs.orange:hover{
	border-bottom: 5px solid #9ce321;
}

.tabs.purple:hover{
	border-bottom: 5px solid #d065e7;
}

.tabs.red:hover{
	border-bottom: 5px solid #e76565;
}

.tabs.blue:hover{
	border-bottom: 5px solid #20d5e5;
}

.tabs.green:hover{
	border-bottom: 5px solid #1dd692;
}

nav {
		right: 30px;
    	position: absolute;
  		top: 30px;
		}
		
		.tabs {
			position: relative;
			display: inline-block;
			text-align: center;
			margin: 0 12px;
		}
		.tabs ul
		{
			display:none;
			position:absolute;
			top:108%;
			left:-25px;
			background:#f1efef;
			padding:0;
			padding-top: 20px;
			text-align: left;
			padding:25px;
			white-space: nowrap;
			font-family: 'Gotham Book';
			font-size: 12px;
			line-height: 32px;
			color:#737373;
		}
		
		.tabs ul a:hover {
			color:#242424;
			cursor: pointer;
		}
		
		.tabs:hover &gt; ul
		{
			display:block
		}

/*Coluna*/
@media(max-width:768px){
	#coluna,.destaque_noticias{
		overflow-x: auto
	}
}
#coluna .col-md-4 a {
	display:block;
}

#lateral{
	margin-top: 75px;
}

/*Conteudo*/

#conteudo .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 45px;
}

#conteudo .row {
	margin-left: -10px;
	margin-right: -10px;
}

#conteudo .text{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	height: auto;
	width:100%;
	
	background-color: #f8f8f8;
}

#conteudo .titulo,
#slider_agenda .titulo_evento{
	font-size: 20px;
	margin-bottom: 15px;
}

#conteudo .titulo_evento,
#slider_agenda .titulo_evento{
	font-family: 'Gotham Light';
	line-height: 24px;
}

@media(max-width:768px){
	#conteudo .titulo{font-size:18px}
}

#conteudo .text p {
	font-size:12px;
	line-height: 18px;
}

#conteudo .plus1	{
	width: 37px;
	padding-top: 14px;
	padding-bottom: 30px;
}

.tick_calend {
	width: 45px;
	height: 30px;
	background-color: black;
	position: absolute;
	left: 15px;
	top: -5px;
	text-align: center;
}

#slider_agenda .tick_calend{left:20px}

.tick_calend span {
	font-family: 'Gotham Bold';
	font-size: 8.5px;
	line-height: 14px;
	color: #36d99b;
	top: 5px;
}

.tick_calend div {
	top: 50%;
	position: relative;
	transform: translateY(-45%);
}

.tick_calend .dia {
	background-color: white;
	position: absolute;
	left: 0px;
	top: 47px;
	width: 45px;
}

.tick_calend .dia p{
	font-size: 28px;
	line-height: 43px;
	letter-spacing: -1.1px;
	margin-bottom: 0px;
	color: #434344;
}


#subscrever {
		height: 600px;
		background-image: url(../images/Newsletter_bg.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		position: relative;
	}

#subscrever .filtro1 {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background: linear-gradient(to bottom, transparent 10%, transparent 50%);
}
	
	.white{
		color:white;
	}
	
	#subscrever p{
		font-size: 15px;
		font-family: 'Gotham Rounded Light';
		line-height: 22px;
		letter-spacing: -1.2px;
		    margin-top: 20px;
	}
	
	#subscrever input {
		width: 100%;
		height: 73px;
		background-color: rgba(2, 2, 2,0.5);
		border-radius: 36.5px;
		border: none;
		padding-left: 40px;
		color: rgba(254, 254, 254, 0.35);
		font-family: 'Gotham Rounded Light';
		font-size: 14px;
	}

	
	#subscrever input::placeholder{
		font-family: 'Gotham Light';
		font-size: 14px;
			color: rgba(254, 254, 254, 0.35);
	}
	
	#subscrever .newsletter-btn {
	border: none;
	background: transparent;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 0;
	padding: 10px 0px;
	font-weight: 600;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 68px;
	}

/*footer1*/

#footer1 {
	background-color: #181d1c;
	height:auto;
}

#footer1 h4 {
	font-family: 'Gotham Black';
	font-size: 14px;
	text-transform: uppercase;
	color:#ffffff;
	margin-top: 60px;
}


#footer1 a, #footer1 .contactos p{
	font-family: 'Gotham Light';	
	font-size: 12px;
	color: white;
	font-weight: 800;
	display: block;
	line-height: 24px;
}

#footer1 a:hover{
	opacity:0.6;
}


#footer1 ul{
  list-style-type: none;
	padding-left:15px;
		line-height: 22px;
	margin-bottom: 0px;
}

#footer1 li{
	font-family: 'Gotham Light';	
	font-size: 11px;
	color: #787878;
	font-weight: 800;
}

#footer1 .ac:after {
	content: '+';
	color: #acd36d;
	font-weight: bold;
	margin-left: 10px;
	transition: all .2s ease-in-out; 
	display: inline-block;

}

#footer1 .ac:hover:after {
transform: scale(1.3); 
	
}

#footer1 .ac.active:after {
    content: "-";
	transition: all .2s ease-in-out; 
}


.pan {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	background-color: none !important;
}


.links a:after {
	display: inline-block;
    width: 11px;
    height: 7px;
	margin-left: 7px;
    content:url('/images/seta_peq.svg');
	transition: all .5s ease-in-out; 
}


.links a:hover:after {
	-webkit-transform: translate(1em,0);
    -moz-transform: translate(1em,0);
    -o-transform: translate(1em,0);
    -ms-transform: translate(1em,0);
    transform: translate(1em,0);
}

#footer1 .sede {
	color:#acd36d;
	font-weight: 600;
	font-size: 14px;
}

#footer1 .indicativo{
	color:#777777;
	display: inline-block;
	font-size: 12px;
}

#footer1 .telefone{
	display: inline-block;
	font-size: 18px;
	color:white;
}

#footer1 .telfax{
	font-size: 12px;
	display: inline-block;
}

#footer1 .email {
	color:#acd36d;
	top: 25px;
	display: inline-block;
	margin-top: 20px;
	font-size: 13px;font-family: 'Gotham Light';
}

#footer1 .email:after{content:"";display:none}

#footer1 .email:hover {
	text-decoration: underline;
	cursor: pointer;	
}

/* PaginaÃ§Ã£o */

	#pagination ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: inline-block;
	}
	
	#pagination li {
		    list-style: none;
			margin: 0;
			float: left;
			padding: 0 7px;
	}
	
	#pagination li .prev img{
		width: 30px;
	}
	
	#pagination li .next{
		padding-right: 30px;
	}

	#pagination li{
		background-color: white
	}
	

	#pagination .active span{
		color:black!important;
		font-size: 14px !important;
	}

	#pagination a {
		color:#bbbbbc!important;
		font-size: 14px !important;
		background: none
	}

/*Evento*/

#programa_pdf {

    padding-top: 35px;
}

.bt_programa {
	border-radius:20.5px;
	border: 1px solid #6ba703;
	background-color: white;
	font-family:'Gotham Bold';
	font-size:12px;
	letter-spacing:0.3px;
	text-align:center;
	color:#6ba703;
	padding:14px 35px;
	transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-webkit-transition:all ease-in-out .2s;
	text-transform: uppercase;
}

.bt_programa:hover, .maisparcerias:hover,.mais-info:hover, .loadfile:hover  {
	background-color: #6ba703;
	color:white!important;
}

#evento h3 {
					font-family: 'Gotham Book';
					font-size: 18px;
					letter-spacing: -0.7px;
					margin-top: 60px;
				}
				
				#evento h3:first-of-type {
					margin-top:0px;
				}
				
				#evento .bold-it {
				font-family: 'Gotham Rounded Light';
					display: inline-block;
					font-style: italic;
					font-size: 16px;
					line-height: 1.5;
					color: #434344;
					font-weight: 600;
					}


			#evento .container .col-md-6 p{
				margin-bottom: 20px;
				color:#505050;
			}

@media screen and (max-width: 992px) {
			#evento {
				padding-left: 0px;
				padding-right:0px;
			}
			#evento	h3 {
				margin-top: 30px;
			}
	
	h3 em{font-size: 19px;}
		}


@media screen and (min-width: 767px) {
			#agenda-mobile {
				display: none;
			}	
		}



#conteudo h3 {
					font-family: 'Gotham Book';
					font-size: 18px;
					letter-spacing: -0.7px;
					margin-top: 60px;
				}
				
				#conteudo h3:first-of-type {
					margin-top:0px;
				}
				
				#conteudo .bold-it {
				font-family: 'Gotham Rounded Light';
					display: inline-block;
					font-style: italic;
					font-size: 16px;
					line-height: 1.5;
					color: #434344;
					font-weight: 600;
					}

/*Template*/

#coluna ul li:before {
    content: url(../images/seta_preta.svg);
	width: 21px;
	line-height: 15px;
	display: inline-block;
	    margin-left: -40px;
    margin-right: 20px;
	
}

 #coluna ul li {
    list-style: none;
    line-height: 1.5em;
    font-size: 16px;
	 font-family: 'Gotham Rounded Light';
	 color:#505050;
    margin-bottom: 5px;
}

#coluna ul li {
    list-style-position: inside;
}

	#coluna ol {
		padding: 0px;
		counter-reset:item;
		font-size:16px;
		color:#505050;
		    font-family: 'Gotham Rounded Light';
		font-weight:300;
		margin-top:10px;
		margin-bottom:10px;
	}

	#coluna ol &gt; li {
		margin: 0;
		list-style-type: none;
		margin-bottom:0px;
		line-height:1.5em;
	}

	#coluna ol li:before {
		display: inline-block;
		width: 16px;
		color:#434344;
		font-weight:700;
		text-align: left;
		content: counter(item) ".";
		counter-increment: item;
		margin-right: 10px;
	}

#coluna .subtit svg,
#coluna .subtit2 svg{
	width: 21px;
	height: 7px;
	opacity: 0;
	transition:all .2s;
	margin-left:-21px;
	right:-36px;
	position:relative;
}

#coluna .subtit svg path{
	fill:#9ce321
}


#coluna .subtit:hover svg,
#coluna .subtit.activo svg,
#coluna .subtit2:hover svg,
#coluna .subtit2.activo svg {
	opacity:1;
}

#coluna .subtit:hover svg{
	margin-left:-15px;
}

#coluna ul li a{
	color:#81c113;
	font-family: 'Gotham Book';
}
#coluna ul li a:hover{
	color: #505050;
}

@media screen and (max-width: 992px) {
p, .contactos p,#coluna ul li {font-size: 15px
	}
	#coluna ul li{
		word-break: break-word
	}
}

/*Agenda*/

 .agenda_datas select {
	font-family: 'Gotham Light';
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #e5eef2;
	border: none;
	display: inline-block;
	padding: 25px 20px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	font-weight: 600;
	border-radius:29.5px;
	 display: inline-block;
	 background-color: white;
	border: solid 1px #d3d2d2;
}

.agenda_datas .custom {
	position:relative;
	display:inline-block;
}

.agenda_datas .custom::after {
/*	border-top: 10px solid;
	border-left: 5px solid;
	border-right: 5px solid; */
	position: absolute;
}


/*Doe Hoje*/

#coluna .formul {
	text-align: center;
}

#coluna .formul h4 {
		font-family: 'Gotham Book';
		font-size: 24px;
		letter-spacing: -0.7px;
		line-height: 72px; 
		
		color: #434344;
}

#coluna input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

#coluna .valor label {
    color: #6ba703;
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    line-height: 60px;
    font-weight: 700;
    font-family: 'Gotham Book';
    padding: 0px 25px;
    border: solid 1px #6ba703;
    border-radius: 29.5px;
    margin-left: 5px;
	margin-right:5px;
    transition: all ease-in-out .2s;
    width: 140px;
}

#coluna .valor label:hover{
    border: solid 2px #6ba703;
	transition: all ease-in-out .2s;
}

#coluna .valor input[type=radio]:checked + label{
  color: white;
  background: #6ba703;
}

#coluna .definirvalor input[type=radio]:checked + label{
  color: white;
  background: #6ba703;
}

#coluna .valor {
  display: inline-block;
  overflow: hidden;
margin-top: 60px;
	margin-bottom:20px;
}

#coluna .definirvalor {
  display: inline-block;
  overflow: hidden;
margin-top: 20px;
	margin-bottom:60px;
}

#coluna .valor:first-of-type {
margin-top: 40px!important;
}

#coluna input[type=text] {
		border: solid 1px #d3d2d2;
		border-radius: 29.5px;
		transition: all ease-in-out .2s;
		width: 100%;
		height: 60px;
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	#coluna input[type=text] {
		height: 50px;
	}
}
@media screen and (max-width: 767px) {
	#coluna input[type=text] {
		height: 50px;
	}
}

#coluna input[type=text]{
		padding-left: 30px;
		font-family: 'Gotham Book';
		font-size: 14px;
		color:#3A3A3A;
}
#coluna input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3A3A3A;
}
#coluna input[type=text]::-moz-placeholder { /* Firefox 19+ */
  color: #3A3A3A;
}
#coluna input[type=text]:-ms-input-placeholder { /* IE 10+ */
  color: #3A3A3A;
}
#coluna input[type=text]:-moz-placeholder { /* Firefox 18- */
  color: #3A3A3A;
}

.form-line {
	padding-left: 65px;
	padding-right: 65px;
	margin-bottom: 20px;
	margin-top: 40px
}

 .custom select, .custom1 select {
	font-family: 'Gotham Book';
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	display: inline-block;
	padding: 19px 20px;
	font-size: 14px;
	font-weight: 300;
	border-radius:29.5px;
	 display: inline-block;
	 background-color: white;
	border: solid 1px #d3d2d2;
	 	width: 100%;
	 color: #3A3A3A;
	 padding-left: 30px;
}

.custom, .custom1 {
	position:relative;
	display:inline-block;
	margin-top: 45px;
		 	width: 100%;

}

.custom::after {
	border-top: 10px solid;
	border-left: 5px solid;
	border-right: 5px solid;
	position: absolute;
}

#fazerdonativo {
		margin-top: 40px;
	margin-bottom: 60px;
}

#fazerdonativo a, fazerdonativo a {
    color: white;
}

.fazerdonativo {
    border-radius: 38px;
    background-image: linear-gradient(to bottom,#9ce321,#5c8618);
    font-family: 'Gotham Bold';
    font-size: 14px;
	line-height: 5.14;
    letter-spacing: 0.3px;
	font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 0px 68px;
    transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    text-transform: uppercase;
	border: none;

}

.fazerdonativo:hover {
	background-image:linear-gradient(to bottom,#acf23a,#5c8618);
	color:white;
}

#coluna&gt;div&gt;.col-md-8&gt;.row&gt;h2, #coluna&gt;div&gt;div&gt;div&gt;div&gt;h2, #galerias, #conteudo{
	margin-top:75px;	
}

@media screen and (max-width: 992px) {
#coluna&gt;div&gt;.col-md-8&gt;.row&gt;h2, #coluna&gt;div&gt;div&gt;div&gt;div&gt;h2, #galerias, #conteudo{
	margin-top:25px;	
}
}


@media screen and (max-width: 992px) {
	.fazerdonativo {
		line-height: 3;
	}
}


/*torne-seassociado*/

#coluna .form-line textarea {
    width: 100%;
    height: 238px;
    padding: 12px 20px;
    box-sizing: border-box;
    background-color: white;
	border: solid 1px #d3d2d2;
    border-radius: 20px;
    font-size: 14px;
    resize: none;
	vertical-align: top;
	color:#3A3A3A;
	margin-top: 20px;
	font-family: 'Gotham Book';
}

#coluna .form-line textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3A3A3A;
}
#coluna .form-line textarea::-moz-placeholder { /* Firefox 19+ */
  color: #3A3A3A;
}
#coluna .form-line textarea:-ms-input-placeholder { /* IE 10+ */
  color: #3A3A3A;
}
#coluna .form-line textarea:-moz-placeholder { /* Firefox 18- */
  color: #3A3A3A;
}

			/*Radiobuttons*/

.conteudo1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 11px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    color: #505050;
    font-weight: 300;

}

label.conteudo1{font-family: 'Gotham Light';}

/* Hide the browser's default radio button */
.conteudo1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border-radius: 50%;
	border: solid 1px #d3d2d2;
}

/* On mouse-over, add a grey background color */
.conteudo1:hover input ~ .checkmark {
    background-color: white;
}

/* When the radio button is checked, add a blue background */
.conteudo1 input:checked ~ .checkmark {
    background-color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.conteudo1 input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.conteudo1 .checkmark:after {
	top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: black;
}

#coluna .escolher_ficheiro {
	color: #6ba703;
	display: inline-block;
	cursor: pointer;
	font-size: 11px;
	line-height: 3.5;
	font-weight: 700;
	font-family: 'Gotham Book';
	padding: 0px 20px;
	border: solid 1px #6ba703;
	text-transform: uppercase;
	border-radius: 22.5px;
	transition:all ease-in-out .2s;
	text-align: left;
}



.duplotriangulo::before,
.duplotriangulo::after,
.duplotriangulo1::before,
.duplotriangulo1::after{
  content:'';
  position: absolute;
  top : 1.5em;
  left :90%;
  width:0em;
  height:0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.1em solid transparent;
    border-bottom: 0.3em solid black;
}

.duplotriangulo::after{
  border-top:0.3em solid black; /* height of this triangle*/
  border-bottom:0.3em solid transparent; /* height of this triangle*/
  top:2.1em;
}


#categoria.duplotriangulo::before,
#categoria.duplotriangulo::after{
  content:'';
  position: absolute;
  top : 1.5em;
  left :75%;
  width:0em;
  height:0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.1em solid transparent;
    border-bottom: 0.3em solid black;
}

#categoria.duplotriangulo::after{
  border-top:0.3em solid black; /* height of this triangle*/
  border-bottom:0.3em solid transparent; /* height of this triangle*/
  top:2.1em;
}

/* PARCERIAS*/

	.descr {
		font-family: 'Gotham Light';
		font-size: 14px;
		line-height: 21px;
		color: #434344;
	}

	.desct {
		font-family: 'Gotham Bold';
		font-size: 18px;
		margin-bottom: 0px;
		margin-top: 10px;
		color: #78b60c;
		font-style: italic;
	}

	.vantagem {
		font-family: 'Gotham Light';
		font-size: 14px;
		margin-bottom: 0px;
		margin-top: 0px;
		color: #78b60c;
		margin-bottom: 35px;
		font-style: italic;
	}

	@media screen and (max-width: 767px) {
	.vantagem {
		margin-bottom: 5px;
		}
	}

	.plus_vert {
		height: 100%;
		background-color: white;
		width: 1px;
		position: relative;
		display: block;
		left:50%;
	}

	.plus_linha {
		height: 1px;
		background-color: white;
		width: 100%;
		position: relative;
		display: block;
		top: -20px;
	}

.logoparcerias {
	width:100%;
	height:300px;
	border: 1px solid #edecec;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

.logoparcerias1 {
	width:100%;
	height:300px;
	border: 1px solid #edecec;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

/* FORMAÃ‡ÃƒO CERTIFICADA*/

.data_form {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.6px;
	color:#434344;
	font-family: 'Gotham Black';
	margin-top: -10px;
}

.descrip{
	font-size:14px;
	line-height: 14px;
	font-weight: 600;
	color:#434344;
}

.red {
	color:#e76565;
}

.botao_plus, .plus{
	position:absolute;
	width:50px;
	height:50px;
	background-color: #e76565;
	bottom: -10px;
	right: -20px;
	padding: 5px;
}

#coluna .notas ul li {
	font-family:'Gotham Book';
	font-size:12px;
	line-height: 24px;
	color:#505050;
}

#coluna .notas  h4{
	font-size:12px;
	color:#434344;
	margin-left: 40px;
}

#coluna .col-md-12 .mais-info{
	font-family: 'Gotham Bold';
	font-size: 12px;
	line-height: 3.5;
	padding: 0px 38px;
}

/*Contactos*/

#coluna .book {
	font-family: 'Gotham Book';
}

#contactos .let16 {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}

#contactos a:hover {
	color: #81c113;
	text-decoration: underline !important;
}

.checkboxbw {
	margin: 5px 5px;
	position: relative;
}

@media screen and (max-width: 767px) {
	.checkboxbw {
margin: 3px 16px;
	}
}


.checkboxbw label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	background: #ffffff;
	border:1px solid #ddd;
}

.checkboxbw label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 7px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 2px solid #333;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}


.checkboxbw input[type=checkbox]:checked + label:after {
	opacity: 1;
}
/* CertificaÃ§ao */

.book {
	font-family: 'Gotham Book';
}

.tit_curso {
	font-family: 'Gotham Book';
	font-size: 18px;
	line-height: 72px;
	letter-spacing: -0.7px;
	color: #434344;
margin-top: 20px;
}

#coluna .notas ul li {
	font-family:'Gotham Book';
	font-size:12px;
	line-height: 24px;
	color:#505050;
}

#coluna .notas  h4{
	font-size:12px;
	color:#434344;
	margin-left: 40px;
}

#coluna .col-md-12 .mais-info{
	font-family: 'Gotham Bold';
	font-size: 12px;
	line-height: 3.5;
	padding: 0px 38px;
}


#logospagamento {
	margin-top:62px;
	font-size: 0;
}
	

@media screen and (max-width: 992px) {
	#categoria select {
	width: 475px;
}
	#coluna .col-md-4 {
		display: none;
	}
	
	#evento&gt;.container&gt;.col-md-4 {
		display: none;
	}
	
	#evento&gt;.container&gt;.col-md-4 {
		display: none;
	}
	
	#conteudo&gt;.container&gt;.col-md-4 {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	#logospagamento {
	margin-top:40px;
		font-size: 0;}
	
	#logospagamento img {
		padding-left: 0px;
    	padding-right: 0px;
	}
}

#categoria select {
	font-size: 11px;
	padding: 18px 20px;
	width: 100%;
	padding-left: 30px;
	max-width:425px;
}
	
	
.custom select {
	font-size: 12px;
	padding: 18px 20px;
	width: 100%;
	padding-left: 30px;
}

.custom {
	margin-top: 38px;
}


.select_pagamento {
	width: 85%;
}

#fazerdonativo {
	width:100%;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-top: 35px;
}

#fazerdonativo button {
	width: 95%;
    max-width: 270px;
    padding: 30px 38px;
}


#coluna .definirvalor {
	margin-top:0!important;
	margin-bottom: 60px!important;
	width:270PX !important;
}

@media screen and (max-width: 992px) {
 #lateral {
	display: none;
}
.form-line {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

#coluna .logo_pagamento {
padding-left: 12px; 
padding-right: 12px;
}

#coluna .estatutos {
font-size: 16px;
line-height: 24px;			
}

#coluna .formul h4 {
margin-top: 0px;
font-size: 18px;
padding-top: 24px;
padding-bottom: 24px;
line-height:32px;
}

#coluna .definirvalor {
	width:270PX !important;
	margin-bottom: 40px;
}

#coluna .valor {
	width:100%;
	margin-left:0;
	margin-right:0;
}

#coluna .valor label {
	margin-left: 5px;
	margin-right: 5px;
}
	


}

@media screen and (max-width: 767px) {
	.duplotriangulo.custom.campo_historico{width:100%!important}

#coluna input[type=text] {
	width: 100%;
	height:50px;
	font-size: 12px;
}

#coluna .definirvalor {
	width:80%;
}

#coluna .valor label {
	width: 100px;
	font-size: 15px;
	line-height: 48px;
}

#coluna .valor {
	margin-top: 40px;
	margin-bottom: 0px;
}

#coluna .definirvalor {
	width:210PX !important;
	margin-bottom: 40px;
	line-height: 48px;				
}

}

.logo_pagamento {
padding-left: 12px; 
padding-right: 12px;
}

.estatutos {
font-size: 12px;
line-height: 24px;			
}

.nota_rodape {
font-size: 12px;
line-height: 18px;
margin-left: 30px; 
text-align: left;
margin-top: 22px;
}

#subscrever .col-md-4 {
	left: 0px;
	top: 260px;
	padding-right: 50px;
}

#subscrever .col-md-8 {
	right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	top: 307px;
}

#subscrever button:after {
	display: inline-block;
    width: 27px;
    height: 9px;
	margin-left: 20px;
    content:url('/images/seta_btn_white.svg');
	transition: all .5s ease-in-out; 
}


#subscrever button:hover:after {
	-webkit-transform: translate(1em,0);
    -moz-transform: translate(1em,0);
    -o-transform: translate(1em,0);
    -ms-transform: translate(1em,0);
    transform: translate(1em,0);
}

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

	#subscrever .col-md-4 {
		top: 0px;
	}
	#subscrever .col-md-8 {
		top: 0px; 
	}
}

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

	#subscrever .col-md-4 {
		top: 0px;
	}	
	
#subscrever .col-md-8 {
	top: 0px; 
}
	
#subscrever .newsletter-btn {
	top: 140%;
	font-size: 17px;
}

#subscrever {
	height:auto;
	background-size: initial;
	    background-position: 40% 70%;
    position: relative;
}
}
	
	#subscrever .container {
		padding-top: 127px;
	}



/* FOOTER */

#logofooter{
		width: 70%;
	}

@media screen and (max-width: 757px) {
#logofooter{
		width:140px;
		width: 100%;
		padding-left: 0px;
	}
}
	
	#footer1 .container .col-md-4:first-of-type{
			top:80px;
		}
	
		#footer1  #mapadosite, #footer1  #linksuteis, #footer1  #contactos{
			top:0px;
			font-family:'Gotham Light'
		}
	
	#footer1 #logofacebook {
		width:25px;
		margin-top:30px;
		margin-left: -10px;
	}
	
	#footer1 #logotwitter {
		width:25px;
		margin-top:30px;
		margin-left: -10px;
	}
	
	#footer1 col-md-8 {
		right: -30px;
		padding-left: 15px;
		padding-right: 0px; 
	}
	
	#footer1 col-md-8 {
	left: 0px;
	width:222px;
	margin-top:80px;
	}
	

		
#footer1 #social {
	text-align: right;
	width: 30%;
	display: inline-block;
}

#footer1 #logofacebook, #footer1 #logotwitter  {
margin-top:0px;
margin-left: 10px;
}

#footer1  #mapadosite, #footer1  #linksuteis, #footer1  #contactos{
	top:0px;
}

#footer1 h4 {
	margin-top: 20px;
}

#footer1 .col-md-8 {
	padding-left: 0;
	padding-right: 0;
	margin-top:80px;
}
		

		
		
	
	
@media screen and (max-width: 992px) {
 #lateral {
display: none;
}

	#logofooter{
		width:65%;
		max-width: 200px;
	}

	#footer1 .container .col-md-4:first-of-type{
	top:80px;

}

		#footer1 #social {
	text-align: right;
	display: inline-block;
	flex:1;
	font-size: 0px;
}

#footer1 #titulofooter {
			display: flex;
align-items: center;
}
}

#rodape {
		padding-bottom: 35px;
		padding-top: 35px;
	}
	
	#rodape p {
		color:#8f8e8e;
		font-size: 12px;
	}
	
	#rodape a {
		color:white;
		font-size: 12px;
		font-family: 'Gotham Light';
	}

	
	
	#rodape&gt;div&gt;div:nth-child(3) {
		float:right;
	}
	@media screen and (max-width: 767px) {
		#rodape{
			text-align:center;
		}
		#rodape&gt;div&gt;div:nth-child(3) {
		display: block;
		float: none!important;margin-top: 20px
		}
		#rodape p {
			color:#8f8e8e;
			font-size: 14px;
			line-height: 35px;
		}
		#rodape a {
			font-size: 14px;
			line-height: 35px;
		}
	
	}
	
	.triangulo_down {
	content:'';
	position: absolute;
	top:1.8em;
	left :80%;
	width:0em;
	height:0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-top: 0.5em solid white;
    border-bottom:0.3em solid transparent; /* height of this triangle*/
	}
	
	#drop select{
		font-family: 'Gotham Book';
		font-size: 18px;
		line-height: 48px;
		letter-spacing: -0.7px;
		color: white;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 100%;
	}
	
	#drop {
			display:none;
		}
	
	@media screen and (max-width: 992px) {
		#drop {
			display:block;
		}
	}

	
	/* TABELA PAGAMENTOS*/


	.titulo_form {
		margin-top: 70px;
		margin-bottom: 30px;
		width:100%;
	}

	form h4 { /* Foi colocado capitaliza  porque Ã© titulo */
		font-size: 14px; 
		letter-spacing: 0px; 
		position: relative;
	}

	form .custom {
		margin-top:20px;
	}


		@media screen and (max-width: 767px) {
		#quotas td {
   			 padding: 27px 19px;
		}
			
			.fazerdonativo {
				margin-top: 20px;
				line-height:3.60;				
			}
	}

				
				@media screen and (max-width: 767px) {
				#coluna .col-md-8 .row .col-xs-12, #coluna .col-md-8 .row .col-xs-6{
					padding-left: 0px;
					padding-right: 0px;
				}
				
					.logoparcerias div {
						right:10px;
					}
				
				}
				
				.logoparcerias {
					width:100%;
					height:300px;
					border: 1px solid white;
					text-align: center;
					margin-bottom: 30px;
					position: relative;
				}
				
				.logoparcerias img {
					width:90%; 
					top: 50%; 
					transform: translateY(-50%); 
					position: relative;
				}
				
				.logoparcerias div {
					position:absolute; 
					width:50px;
					height:50px;
					background-color: #9ce321;
					bottom: -10px;
					right: -20px;
					padding: 5px;
				}
								
				@media screen and (max-width: 992px) {
				.logoparcerias {
					height:300px;
					
				}
				}
				
				@media (min-width: 768px) and (max-width: 1024px) {
					.logoparcerias1 {
							height: auto;
							left: 50%;
							transform: translatex(-50%);
							max-width: 260px;
						 	padding-top: 15px;
						 	padding-bottom: 15px;
					}
					.logoparcerias1 img{
						width: 90%!important;
						top: 0!important; 
						transform: none!important; 
						position: relative;
						
						}
				}
				
				@media screen and (max-width: 767px) {	
					.logoparcerias1 {
							height: auto;
							left: 0%;
							transform: translatex(0%);
							max-width: 100%;
						    padding: 15px;
					}	
					.logoparcerias1 img{
						width: 100%!important;
						top: 0!important; 
						transform: none!important; 
						position: relative;
						
						}
				}
				
				
				@media screen and (max-width: 992px) {
				#coluna .col-md-8 h2 {
					font-size:28px;
				}
				}
				
				
				.campo-form{
					padding: 0 30px; 
				}
				
				@media screen and (max-width: 992px) {
				.campo-form{
					padding: 0 30px; 
				}
				}

				
				/*SLIDE MOBILE*/

				@media screen and (max-width: 767px) {
				.slick-slide {
					margin: 0 0!important;
					
				}
				}
				
				@media screen and (max-width: 992px) {
				#coluna .slick-active div:first-of-type {
				width:100%;
				}
				}

				#coluna .galeria_nav_setas .prev {
					margin-top: 28px;
					left: 15px;
  					position: absolute;
					transform: rotate(180deg);
				}

				#coluna .galeria_nav_setas .next {
					position: absolute;
 				   right: 15px;
					margin-top: 28px;
				}
				
				#coluna .slick-slide{
					
				}
				
				#coluna .seta-slider {
					height:16px;
					width:49px;
				}
				
				#coluna .slick-slide {
					width: 675px;
					z-index:1;
				}
			
				.setas {
					z-index:0;
					position: relative;
					top:-60px;
				}
				
				#coluna .legenda {
					position:relative;
					display:block;
					bottom: -16px;
					z-index:2;
					width:450px;
					height: 60px;
					left: 50%;
					transform: translateX(-50%);
				}
				
				#coluna .legenda p {
					font-size: 13px;
					line-height: 24px;
					text-align: center;
					font-family: 'Gotham Light';
					font-style:italic;
				}

				@media screen and (max-width: 767px) {
				#coluna .galeria_nav_setas .prev {
					left: 0px;
				}
				}
					
				@media screen and (max-width: 992px) {
				.setas {
					top:-80px!important;
				}

				#coluna .galeria_nav_setas .next {
 				   right: 0px;
				}
				
				#coluna .legenda {
					width:50%;
					bottom:0px;
					height:70px;
					}
				#coluna .legenda p {
					font-size: 10px;
					}
				}
				
				#patrocinios .logotipoo, #parcerias .logotipoo  { 
					padding: 0 30px;
					margin-bottom: 30px;
					}
					
				@media screen and (max-width: 992px) {
				#patrocinios .logotipoo, #parcerias .logotipoo  { 
					padding: 0 0px;
					margin-bottom: 30px;
					}
					
					.logotipoo h2, .logotipoo p{
					margin-left: 30px;
					margin-right: 30px;
				}
					}
					
				@media screen and (max-width: 450px) {
					
					#patrocinios .col-xs-6, #parcerias .col-xs-6 {
					width:100%;
				}
				
}

/* FORMAÃ‡AO CERTIFICADA*/

.logoformacao {
			    display: block;
				height: auto;
				text-align: center;
				position: relative;
	margin-bottom: 25px
		}

.logoformacao div{
			   max-width:300px;
	position: relative; display: inline-block; 
		}
			
		.logoformacao img{
			position: relative;
			max-width: 100%;
			display: inline-block;
			max-height: 100%;
		}
			
		.logoformacao .botao_plus, .logoformacao .plus  {
			    position: absolute;
				width: 50px;
				height: 50px;
				background-color: #9ce321;
				bottom: -10px;
				right: -20px;
				padding: 5px;
					}

			#coluna .formacao h2{
				margin-bottom: 8px;
				font-size: 27px;
  				line-height: 36px;
				letter-spacing: -1.1px;
			}
		
			#galerias .row {
				margin: 0 -20px;
			}
			
			.formacao {
				margin-bottom:40px;
				
			}
			
			#galerias .row .formacao{
				padding: 0 30px!important;
			}
			
			#galerias .row .data_form {
					margin-top:10px;
				}
			
			#galerias .row .formacao p{
					line-height: 1.5em;	
				}
			
			@media screen and (max-width: 767px) {
				#galerias .row {
					margin: 0 -15px;
				}
				.logoformacao .botao_plus {
					 width: 30px;
					 height: 30px;
					 right: -10px;
				}
				
				.logoformacao .botao_plus .plus_linha, .logoformacao .plus {
					top: -11px;
				}
				
				#galerias .row .formacao{
					padding: 0 10px!important;
				}
				
			}

			.grey_border {
				border:solid 1px #edecec;
			}
			
			.center {
				    top: 50%;
    				transform: translatey(-50%);
			}

			#coluna .patrocinios h2 {
					margin-top: 18px;
					margin-bottom: 18px;
				}

@media screen and (max-width: 992px) {
				#coluna .patrocinios h2 {
				font-size: 24px;
    			line-height: 36px;
				}
	
				#coluna .formacao h2 {
				font-size: 24px;
    			line-height: 36px;
				}
			}

@media screen and (max-width: 767px) {
				#galerias .patrocinios h2 {
					margin-top: 18px;
					margin-bottom: 18px;
					font-size: 19px;
    				line-height: 30px;
				}
	
				 #galerias .formacao h2 {
				font-size: 19px;
    			line-height: 30px;
				}
				
				.patrocinios p {
					font-size:12px;
					
				}
}

/*Parcerias*/
			#galerias .row  .col-xs-12{
					padding-left: 30px!important;
					padding-right: 30px!important;
				}
				
				@media screen and (max-width: 650px) {
				#galerias .row  .col-xs-12{
					padding-left: 10px!important;
					padding-right: 10px!important;
				}
			}
				
				
							@media screen and (max-width: 992px) {
				#galerias .row  .col-xs-12 p:first-of-type{
					font-size: initial;
				}
				#galerias .row  .col-xs-12 h2:first-of-type{
					font-size: 36px;
				}
			}

.backred {
	background-color: #e76565!important;
}

	.book {
		font-family: 'Gotham Book';
		}
			
			.tit_curso {
				font-family: 'Gotham Book';
				font-size: 18px;
				line-height: 32px;
				letter-spacing: -0.7px;
				color: #434344;
				margin-top: 40px;
				margin-bottom: 20px;
			}
			@media screen and (max-width: 992px) {
			#un_formacao {
				padding-left: 0px;
    			padding-right: 0px;
			}
				
			#un_formacao1 {
				padding-left: 0px;
    			padding-right: 0px;
			}

			#notas {
				padding-left: 20px;
    			padding-right: 20px;
			}
				
				#notas h4 {
					font-size:13px;
				}
				
				
			}
			
			@media screen and (max-width: 767px) {
				#submeter #fazerdonativo button {
					padding: 18px 7px;
				}
			}
						
#eventos_agenda {
	padding-left: 15px;
}

@media screen and (max-width: 992px) {
	#eventos_agenda {
		padding-left: 0px;
	}
}



 .agenda_datas select {
	font-family: 'Gotham Light';
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #e5eef2;
	border: none;
	display: inline-block;
	padding: 25px 20px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	font-weight: 600;
	border-radius:29.5px;
	 display: inline-block;
	 background-color: white;
	border: solid 1px #d3d2d2;
}

.agenda_datas .custom {
	position:relative;
	display:inline-block;
}

.agenda_datas .custom::after {

	position: absolute;
}

@media screen and (max-width: 767px) {
	.artigos .text&gt;p{
		display:none;
	}
}
.artigos .row:before,
.artigos .row:after {
    display: none;
}
.artigos .row{
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}
.artigos .row .col-md-4, #slider_agenda .col-md-3{
display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.artigos .row .eve, #slider_agenda .eve{
	height:100%;
}

/* MAPAS*/

.contactos_map {
	width:100%;
	height:400px;
	margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
	#map1, #map2, #map3, #map4 {
	height:180px!important;
}
}

#banner {
	background-color: #f8f8f8;
	height: auto;
	
}

#banner1{
	height: 385px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#banner1.river{
	background-image: url(../images/associado.png);
}
#banner1.bird{
	background-image: url(../images/formacao.png);
}

#banner1.glass{
	background-image: url(../images/glass.png);
}

#banner1.sun{
	background-image: url(../images/agenda_banner.png);
}

@media screen and (min-width: 992px) { /*Border no banner de titulos e breadcrumbs sÃ³ surge em desktop*/
#banner.border_green {
	border-top: 10px solid #acd36d;
}
	
#banner.border_green2 {
	border-bottom: 10px solid #1dd692;
}
	
#banner.border_green3 {
	border-top: 10px solid #9ce321;
}
	

#banner.border_red {
	border-top: 10px solid #e76565;
}
	
}

@media screen and (max-width: 992px) { /*Border no banner de titulos e breadcrumbs sÃ³ surge em desktop*/

#banner1{
	display:none;
}
	
}

#banner .container div:first-of-type{
		padding-bottom: 70px;
	}

#banner #titulo {
	padding-top: 70px
}

#coluna h2{
	margin-top:0px; /* Caso seja mais que 0px o titulo de parceiro irÃ¡ descer */
	line-height: 1.4
}



@media screen and (max-width: 767px) {
	#banner {
	background-color: #343434;
	height: auto;
	}
	
	.h2 {
		font-size:35px;
		color:#ffffff;
	}
	
	#banner .container div:first-of-type{
		padding-bottom: 30px;
	}
	
	#banner #titulo {
		padding-top: 30px;
		color: white !important;
	}
	
	#coluna h2{
	margin-top:35px;
}
}

.accordion {
    background-color: #0d0e0e;
    cursor: pointer;
    padding: 18px;
	font-family: 'Gotham Light';
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
	color:white;
}

.active, .accordion:hover {
    background-color: #0d0e0e; 
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: #0d0e0e;
    overflow: hidden;
}

	.panel div {
		color:white;
		height:40px;
		cursor:pointer;
	}
	
	#drop .panel a{
		color:#8f8e8e;
		font-family: 'Gotham Light';
	}

		@media screen and (max-width: 767px) {
			#banner{
			padding-top: 60px;
		}
		}

/*
#subscrever .container {
	padding-top: 390px;
}

#subscrever .container .col-md-8 {
	padding-top: 70px;
}
*/
@media screen and (max-width: 767px) {
#subscrever .container {
	padding-top: 140px;
}
	
#subscrever .container .col-md-8 {
	padding-top: 20px;
	padding-bottom: 30px
}	
}

.definirvalor {
	width:280px;
	margin-top: 10px;
	margin-bottom: 60px!important;
}

@media screen and (max-width: 767px) {
.definirvalor {
	width:100%;
	margin-top: 10px;
}
}

#coluna #associado #sexo {
						width:100%;
						font-size: 14px;
						padding: 19px 20px;
					}
					
					@media screen and (max-width: 767px) {
					#coluna #associado #sexo {
						padding: 17px 20px;
					}
					}
					
					#sexo1 select,.duplotriangulo2 select{
						font-size: 14px;
						padding: 19px 20px;
					}

					#sexo1.duplotriangulo::after, .duplotriangulo2.duplotriangulo::after {
						top:2.2em!important;
						right:10%;
					}

					@media screen and (max-width: 767px) {
					#sexo1 select, .duplotriangulo2 select{
						font-size: 11px;
						padding: 18px 20px;
					}
					}
					
					#sexo1.duplotriangulo::before, .duplotriangulo2.duplotriangulo::before {
						top:1.7em!important;
						right:10%;
					}
					
					#coluna #associado .custom{
    					margin-top: 20px;
					}

.logoformacao:hover .botao_plus{
							transform: scale(1.2);
						}

.tit_formacao {
	margin-top: 10px!important;
}

.margin0{
	margin-top: 0px!important;
}

#coluna .subtit.activo img{
	transition: all .5s ease-in-out; 
}
#coluna .subtit2.activo img{
	transition: all .5s ease-in-out; 
}

#coluna .subtit.activo:hover img,#coluna .subtit2.activo:hover img{
	-webkit-transform: translate(1em,0);
    -moz-transform: translate(1em,0);
    -o-transform: translate(1em,0);
    -ms-transform: translate(1em,0);
    transform: translate(1em,0);
}


#pagination ul&gt;li&gt;a.next:hover img{
	-webkit-transform: translate(1em,0);
    -moz-transform: translate(1em,0);
    -o-transform: translate(1em,0);
    -ms-transform: translate(1em,0);
    transform: translate(1em,0);
	opacity:1;
}



#pagination ul&gt;li&gt;a.prev&gt;img{
	transition: all .5s ease-in-out; 
	transform: rotate(180deg);
	opacity:0.5;
}

#pagination ul&gt;li&gt;a.prev:hover img{
	-webkit-transform: translate(-1em,0);
    -moz-transform: translate(-1em,0);
    -o-transform: translate(-1em,0);
    -ms-transform: translate(-1em,0);
    transform: translate(-1em,0)rotate(180deg)!important;
	opacity:1;
}

#pagination ul&gt;li&gt;a.next&gt;img{
	transition: all .5s ease-in-out;
	opacity:0.5;
}


.noticia_geral_conteudo span{font-weight:bold}
</pre></body></html>